SimpleTexturedOpenGL/CMakeLists.txt: add path to DEVIL prebuilt library.

pull/294/head
Alexander Gessler 2014-06-01 17:33:50 +02:00
parent 84eb1930ea
commit 79d8e4c14a
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ INCLUDE_DIRECTORIES(
LINK_DIRECTORIES(
${Assimp_BINARY_DIR}
${Assimp_BINARY_DIR}/lib/
${Assimp_SOURCE_DIR}/samples/DevIL/lib/
)
ADD_EXECUTABLE( assimp_simpletexturedogl WIN32