Skip to content

Commit cfcc1f3

Browse files
committed
test
1 parent 30c9232 commit cfcc1f3

File tree

3 files changed

+695
-3350
lines changed

3 files changed

+695
-3350
lines changed

cmake/LibrariesSetup.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ if (EXISTS "$ENV{HOME}/homebrew")
1717
list(APPEND CMAKE_FIND_ROOT_PATH "$ENV{HOME}/homebrew")
1818
endif()
1919

20-
find_package(Boost REQUIRED
20+
find_package(Boost CONFIG REQUIRED
2121
COMPONENTS
2222
filesystem
2323
date_time

0 commit comments

Comments
 (0)