Skip to content

Commit

Permalink
cmake: Use upstream BoostConfig.cmake instead of cmake's own
Browse files Browse the repository at this point in the history
Signed-off-by: gatecat <[email protected]>
  • Loading branch information
gatecat committed Oct 22, 2024
1 parent cf42baa commit b4b666c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ else()
set(BBASM_MODE "string")
endif()

set(Boost_NO_BOOST_CMAKE ON)

find_package(Threads)
if (Threads_FOUND)
find_package(TBB QUIET)
Expand Down

0 comments on commit b4b666c

Please sign in to comment.