Files
bullet3/btgui/CMakeLists.txt
Erwin Coumans 07e2dcc749 minor cleanup of btgui/demo3 stuff, much more demo cleanup is needed
moved some files in btgui/Bullet3AppSupport
2014-09-16 12:08:24 -07:00

4 lines
95 B
CMake

if (OPENGL_FOUND)
SUBDIRS( Bullet3AppSupport Gwen OpenGLWindow lua-5.2.3)
endif(OPENGL_FOUND)