Tracking: Make sure INC_SYS is always fine

This commit is contained in:
Sergey Sharybin 2014-09-27 15:41:14 +06:00
parent 5488630047
commit e237424046
2 changed files with 2 additions and 2 deletions

@ -64,7 +64,7 @@ if(WITH_LIBMV)
../../intern/guardedalloc
)
set(INC_SYS
list(APPEND INC_SYS
../Eigen3
${PNG_INCLUDE_DIRS}
${ZLIB_INCLUDE_DIRS}

@ -157,7 +157,7 @@ if(WITH_LIBMV)
../../intern/guardedalloc
)
set(INC_SYS
list(APPEND INC_SYS
../Eigen3
\${PNG_INCLUDE_DIR}
\${ZLIB_INCLUDE_DIRS}