We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbeb858 commit 1813b73Copy full SHA for 1813b73
test/CMakeLists.txt
@@ -14,7 +14,7 @@ if(NOT TARGET tests)
14
endif()
15
16
if(NOT BOOST_SUPERPROJECT_SOURCE_DIR)
17
- find_package(Boost 1.66 REQUIRED COMPONENTS filesystem system)
+ find_package(Boost 1.66 REQUIRED COMPONENTS filesystem)
18
19
20
# In some environments this test (part) may fail, so allow to disable it
0 commit comments