it seems CMAKE_INCLUDE_PATH is unused

This commit is contained in:
Enno Rehling 2017-03-27 21:57:14 +02:00
parent 6ded971c0c
commit e8b7015c6c
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ ARGS=" -DCMAKE_BUILD_TYPE=$BUILD \
-DCMAKE_LIBRARY_PATH=$LIBRARY_PATH \
-DCMAKE_PREFIX_PATH=$PREFIX_PATH \
-DCMAKE_INSTALL_PREFIX=$DEST"
# -DCMAKE_INCLUDE_PATH=$INCLUDE_PATH
git submodule update --init