mirror of
https://github.com/sam-astro/Z-Sharp.git
synced 2025-12-11 16:22:12 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
3a7e8d661b
commit
fd94c0a448
@ -22,7 +22,7 @@ SET(programName Slang)
|
||||
set(Boost_USE_STATIC_LIBS OFF)
|
||||
set(Boost_USE_MULTITHREADED ON)
|
||||
set(Boost_USE_STATIC_RUNTIME OFF)
|
||||
find_package(Boost COMPONENTS any)
|
||||
FIND_PACKAGE(Boost REQUIRED COMPONENTS system)
|
||||
|
||||
if(Boost_FOUND)
|
||||
include_directories(${Boost_INCLUDE_DIRS})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user