Skip to content

Commit

Permalink
test3
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuzzbawls committed Oct 1, 2024
1 parent 0cd2d88 commit bd2cc9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ find_package(Sodium REQUIRED)
# TODO: re-work this to support the upstream BoostConfig.cmake configuration.
if(CMAKE_VERSION VERSION_LESS "3.30.0")
else()
set(Boost_USE_STATIC_LIBS ON)
cmake_policy(SET CMP0167 OLD)
endif()
find_package(Boost COMPONENTS system filesystem chrono thread REQUIRED)
Expand Down

0 comments on commit bd2cc9c

Please sign in to comment.