Add the Boost include to the right CMakeLists.txt...

This commit is contained in:
Mitchell Stokes 2013-07-20 01:17:00 +00:00
parent 81769b4f58
commit efad3eb928
2 changed files with 1 additions and 1 deletions

@ -57,7 +57,6 @@ set(INC_SYS
${PYTHON_INCLUDE_DIRS}
${PNG_INCLUDE_DIR}
${ZLIB_INCLUDE_DIRS}
${BOOST_INCLUDE_DIR}
)
set(SRC

@ -56,6 +56,7 @@ set(INC_SYS
../../../../intern/moto/include
${GLEW_INCLUDE_PATH}
${PYTHON_INCLUDE_DIRS}
${BOOST_INCLUDE_DIR}
)
set(SRC