Add missing headers causing compile errors on Linux
Don't build GL example at all on Linux Add PolyVoxConfig.cmake file
This commit is contained in:
@ -5,6 +5,4 @@ PROJECT(PolyVox)
|
||||
#ADD_SUBDIRECTORY(PolyVoxCore)
|
||||
#ADD_SUBDIRECTORY(PolyVoxUtil)
|
||||
ADD_SUBDIRECTORY(library)
|
||||
ADD_SUBDIRECTORY(examples/OpenGL)
|
||||
|
||||
ADD_DEPENDENCIES(OpenGLExample PolyVoxCore)
|
||||
ADD_SUBDIRECTORY(examples/OpenGL)
|
Reference in New Issue
Block a user