wip
This commit is contained in:
parent
17e1c04136
commit
56ccb1ec7e
@ -345,7 +345,7 @@ if (MSVC)
|
||||
add_definitions(-DBOOST_ALL_NO_LIB)
|
||||
endif()
|
||||
|
||||
set(Boost_USE_STATIC_LIBS ON)
|
||||
# set(Boost_USE_STATIC_LIBS ON)
|
||||
find_package(Boost REQUIRED COMPONENTS ${BOOST_COMPONENTS})
|
||||
find_package(TBB REQUIRED)
|
||||
find_package(EXPAT REQUIRED)
|
||||
|
Loading…
Reference in New Issue
Block a user