bullet3/btgui/CMakeLists.txt
2014-08-20 16:48:46 -07:00

4 lines
77 B
CMake

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