4 lines
95 B
CMake
4 lines
95 B
CMake
if (OPENGL_FOUND)
|
|
SUBDIRS( Bullet3AppSupport Gwen OpenGLWindow lua-5.2.3)
|
|
endif(OPENGL_FOUND)
|