Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Sisah2 authored Sep 15, 2024
1 parent a8c4ef1 commit 735b177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildscripts/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -229,9 +229,9 @@ ExternalProject_Add(boost
${COMMON_CMAKE_ARGS}

#FIXME: Doesnt work for some reason, need to compile everything :(, need newer cmake version?
# -DBOOST_INCLUDE_LIBRARIES=filesystem;program_options;iostreams
-DBOOST_INCLUDE_LIBRARIES=filesystem;program_options;iostreams
# -DBOOST_RUNTIME_LINK=static
-DBOOST_EXCLUDE_LIBRARIES=process
# -DBOOST_EXCLUDE_LIBRARIES=process

BUILD_COMMAND ${wrapper_command} $(MAKE)

Expand Down

0 comments on commit 735b177

Please sign in to comment.