git-svn-id: svn://db.shs.com.ru/libs@744 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2020-03-06 18:50:11 +00:00
parent 89aa6275cd
commit 8236662925

View File

@@ -57,7 +57,7 @@ include(SDKMacros.cmake)
set(CMAKE_CXX_STANDARD 11)
set(PIP_LIBRARY pip)
set(PIP_FOLDERS "." "core" "containers" "thread" "system" "io_devices" "io_utils" "console" "math" "code" "geo" "resources" "opencl" "crypt" "introspection" "concurrent")
set(PIP_FOLDERS "." "core" "containers" "thread" "system" "io_devices" "io_utils" "console" "math" "code" "geo" "resources" "opencl" "crypt" "introspection" "concurrent" "cloud")
set(PIP_INCLUDES)
if(LIB)