There was an error while loading. Please reload this page.
1 parent c6c1e99 commit e557896Copy full SHA for e557896
CMakeLists.txt
@@ -474,7 +474,7 @@ if(ENABLE_CONAN)
474
GENERATORS cmake_find_package
475
KEEP_RPATHS
476
NO_OUTPUT_DIRS
477
- OPTIONS boost:filesystem_version=3
+ OPTIONS boost:filesystem_version=3 # https://stackoverflow.com/questions/73392648/error-with-boost-filesystem-version-in-cmake
478
)
479
480
add_dependency_includes(${CONAN_INCLUDE_DIRS_BOOST})
0 commit comments