Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Maas committed Nov 22, 2024
1 parent 2a6877c commit cac4538
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -293,10 +293,6 @@ if(NOT KAHYPAR_DISABLE_BOOST)
add -DKAHYPAR_DOWNLOAD_BOOST=On to the cmake build command.")
endif()
message(STATUS "Boost Include: ${Boost_INCLUDE_DIRS}, Boost Library: ${Boost_LIBRARY_DIRS}")
if(WIN32)
# TODO: do we need this?
add_definitions(-DBOOST_ALL_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1)
endif()
endif()
target_link_libraries(MtKaHyPar-Include INTERFACE Boost::program_options)
endif()
Expand Down

0 comments on commit cac4538

Please sign in to comment.