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

@@ -2,7 +2,7 @@
INCLUDE_DIRECTORIES(
${BULLET_PHYSICS_SOURCE_DIR}/src
${BULLET_PHYSICS_SOURCE_DIR}/examples/ThirdPartyLibs
${BULLET_PHYSICS_SOURCE_DIR}/examples/ThirdPartyLibs/Glew
${BULLET_PHYSICS_SOURCE_DIR}/examples/ThirdPartyLibs/glad
)
IF(NOT WIN32 AND NOT APPLE)