CMakeLists glew to glad

This commit is contained in:
Erwin Coumans
2018-02-20 21:09:31 -08:00
parent 92fd206dac
commit c2b59776ed
5 changed files with 12 additions and 12 deletions

View File

@@ -42,7 +42,7 @@ INCLUDE_DIRECTORIES(
${BULLET_PHYSICS_SOURCE_DIR}/src
${BULLET_PHYSICS_SOURCE_DIR}/btgui
${BULLET_PHYSICS_SOURCE_DIR}/examples
${BULLET_PHYSICS_SOURCE_DIR}/examples/ThirdPartyLibs/Glew
${BULLET_PHYSICS_SOURCE_DIR}/examples/ThirdPartyLibs/glad
)