allow CMake to build on Linux without X11/OpenGL system headers (use local one)
This commit is contained in:
@@ -1 +1,5 @@
|
||||
SUBDIRS( ExampleBrowser HelloWorld BasicDemo ThirdPartyLibs/Gwen OpenGLWindow)
|
||||
SUBDIRS( HelloWorld BasicDemo )
|
||||
IF(BUILD_BULLET3)
|
||||
SUBDIRS( ExampleBrowser ThirdPartyLibs/Gwen OpenGLWindow)
|
||||
ENDIF()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user