cmake: Use upstream BoostConfig.cmake instead of cmake's own (#1387)
Signed-off-by: gatecat <gatecat@ds0.me>
This commit is contained in:
parent
cf42baa43b
commit
f36a6571c1
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user