correct some include dirs not being included as SYSTEM paths in cmake.

This commit is contained in:
2012-10-02 03:18:48 +00:00
parent 959dc02f96
commit dc8340fa33
8 changed files with 24 additions and 21 deletions

View File

@@ -28,11 +28,11 @@ set(INC
../../../intern/guardedalloc
../../../intern/moto/include
../../../intern/string
${GLEW_INCLUDE_PATH}
)
set(INC_SYS
${PTHREADS_INCLUDE_DIRS}
${GLEW_INCLUDE_PATH}
)
set(SRC