Files
bullet3/btgui/CMakeLists.txt
Erwin Coumans 934df75ea6 more fixes in the build, related to CMake and some error (don't delete a void* pointer!)
revert BasicDemo.cpp to original Bullet 2.82 state
2014-05-13 21:52:46 -07:00

4 lines
68 B
CMake

if (OPENGL_FOUND)
SUBDIRS( Gwen OpenGLWindow )
endif(OPENGL_FOUND)