add Geo but not tested yet:(

git-svn-id: svn://db.shs.com.ru/pip@144 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
2015-07-28 09:01:02 +00:00
parent 4492ff605c
commit 166239e6ec
7 changed files with 862 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ set(LIBS)
# Sources
set(PIP_FOLDERS "." "core" "containers" "thread" "system" "io" "console" "math" "code")
set(PIP_FOLDERS "." "core" "containers" "thread" "system" "io" "console" "math" "code" "geo")
include_directories("src")
foreach(F ${PIP_FOLDERS})
include_directories("src/${F}")