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

This commit is contained in:
2016-08-16 21:22:18 +00:00
parent 62cb367f78
commit cdcc1a79fb

View File

@@ -9,7 +9,7 @@ set(ICU 1)
set(CRYPT 1)
set(LIBPROJECT 1)
set(PIP_LIBRARY pip)
set(PIP_FOLDERS "." "core" "containers" "thread" "system" "io" "console" "math" "code")
set(PIP_FOLDERS "." "core" "containers" "thread" "system" "io" "console" "math" "code" "geo")
foreach(F ${PIP_FOLDERS})
set(PIP_INCLUDES ${PIP_INCLUDES} "../pip/src/${F}")
endforeach(F)