mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-16 06:30:05 +00:00
4 lines
77 B
CMake
4 lines
77 B
CMake
if (OPENGL_FOUND)
|
|
SUBDIRS( Gwen OpenGLWindow lua-5.2.3)
|
|
endif(OPENGL_FOUND)
|