Better platform separation along with Windows implementation (Linux refactorings still untested)
This commit is contained in:
@@ -40,5 +40,8 @@ set_property(DIRECTORY APPEND PROPERTY COMPILE_DEFINITIONS
|
||||
$<$<CONFIG:RelWithDebInfo>:DEBUG>
|
||||
)
|
||||
|
||||
set(Boost_USE_STATIC_LIBS on)
|
||||
add_definitions(-DBOOST_ALL_NO_LIB)
|
||||
|
||||
include_directories(${PROJECT_SOURCE_DIR}/src)
|
||||
add_subdirectory(src)
|
||||
|
||||
Reference in New Issue
Block a user