Skip to content

Commit

Permalink
Try boost fix
Browse files Browse the repository at this point in the history
  • Loading branch information
flomnes committed Aug 1, 2024
1 parent 58aec04 commit fa1653a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,8 @@ add_subdirectory(antares-deps)
#Add needed definition in case of external dependencies compilation
include (antares-deps/cmake/additionnal-definitions.cmake)

set(Boost_LIB_PREFIX "lib")
set(Boost_DEBUG 1)
#Boost header libraries
find_package(Boost REQUIRED)

Expand Down

0 comments on commit fa1653a

Please sign in to comment.