PIP ICUlpha ICU support

git-svn-id: svn://db.shs.com.ru/libs@5 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
2015-04-14 10:25:36 +00:00
parent 28f3663584
commit 834e34d88f

View File

@@ -6,6 +6,7 @@ if (${WIN32})
endif (${WIN32})
find_package(Qt REQUIRED)
set(LIB 1)
set(ICU 1)
set(LIBPROJECT 1)
set(PIP_LIBRARY pip)
set(PIP_FOLDERS "." "core" "containers" "thread" "system" "io" "console" "math" "code")