fix Linux and Cmake build

This commit is contained in:
Erwin Coumans
2014-08-20 16:48:46 -07:00
parent 7b28e86c7b
commit d4e4fdc2c5
5 changed files with 29 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
if (OPENGL_FOUND)
SUBDIRS( Gwen OpenGLWindow )
SUBDIRS( Gwen OpenGLWindow lua-5.2.3)
endif(OPENGL_FOUND)