You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake Error: install(EXPORT "boost_filesystem-targets" ...) includes target "boost_filesystem" which requires target "boost_atomic" that is not in any export set
#226
Closed
mloskot opened this issue
Feb 2, 2022
· 3 comments
I'm using the Boost superproject from the current
develop
branch and running CMake (via build scripts from https://github.com/boostorg/boost-ci):which fails this way:
It looks like some dependencies of Boost.Filesystem can not be resolved.
The text was updated successfully, but these errors were encountered: