Moving stuff around - not currently buildable!
This commit is contained in:
parent
2374082542
commit
119cd925f0
8
CMakeLists.txt
Normal file
8
CMakeLists.txt
Normal file
@ -0,0 +1,8 @@
|
||||
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
|
||||
|
||||
PROJECT(PolyVoxProject)
|
||||
|
||||
ADD_SUBDIRECTORY(library)
|
||||
ADD_SUBDIRECTORY(examples/OpenGL)
|
||||
|
||||
ADD_DEPENDENCIES(OpenGLExample PolyVox)
|
Loading…
x
Reference in New Issue
Block a user