Update CMakeLists.txt
parent
1899aaef6e
commit
52d0170470
|
@ -25,6 +25,7 @@ INCLUDE_DIRECTORIES(
|
||||||
${Assimp_SOURCE_DIR}/include
|
${Assimp_SOURCE_DIR}/include
|
||||||
${Assimp_SOURCE_DIR}/code
|
${Assimp_SOURCE_DIR}/code
|
||||||
${OPENGL_INCLUDE_DIR}
|
${OPENGL_INCLUDE_DIR}
|
||||||
|
${GLUT_INCLUDE_DIR}
|
||||||
${Assimp_SOURCE_DIR}/samples/freeglut/include
|
${Assimp_SOURCE_DIR}/samples/freeglut/include
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue