Skip to content

Commit e557896

Browse files
Add boost:filesystem_version=3
1 parent c6c1e99 commit e557896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ if(ENABLE_CONAN)
474474
GENERATORS cmake_find_package
475475
KEEP_RPATHS
476476
NO_OUTPUT_DIRS
477-
OPTIONS boost:filesystem_version=3
477+
OPTIONS boost:filesystem_version=3 # https://stackoverflow.com/questions/73392648/error-with-boost-filesystem-version-in-cmake
478478
)
479479

480480
add_dependency_includes(${CONAN_INCLUDE_DIRS_BOOST})

0 commit comments

Comments
 (0)