git-svn-id: svn://db.shs.com.ru/libs@612 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -13,6 +13,7 @@ if (POLICY CMP0053)
|
||||
endif()
|
||||
project(libs)
|
||||
include(SDKMacros.cmake)
|
||||
set(CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ON)
|
||||
set(LIBPROJECT 1)
|
||||
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}" "${CMAKE_CURRENT_SOURCE_DIR}/pip/")
|
||||
include_directories(${CMAKE_CURRENT_BINARY_DIR}/pip)
|
||||
@@ -53,7 +54,7 @@ endif ()
|
||||
include(SDKMacros.cmake)
|
||||
|
||||
set(PIP_LIBRARY pip)
|
||||
set(PIP_FOLDERS "." "core" "containers" "thread" "system" "io_devices" "io_utils" "console" "math" "code" "geo" "resources" "opencl" "crypt" "introspection")
|
||||
set(PIP_FOLDERS "." "core" "containers" "thread" "system" "io_devices" "io_utils" "console" "math" "code" "geo" "resources" "opencl" "crypt" "introspection" "concurrent")
|
||||
set(PIP_INCLUDES)
|
||||
|
||||
if(LIB)
|
||||
|
||||
Reference in New Issue
Block a user