Minor changes to CMakeLists.txts

This commit is contained in:
Matt Williams
2008-12-16 12:17:30 +00:00
parent c171a255f4
commit 5a30062c6d
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,5 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
PROJECT(PolyVox)
#ADD_SUBDIRECTORY(PolyVoxCore)
#ADD_SUBDIRECTORY(PolyVoxUtil)
ADD_SUBDIRECTORY(library)
ADD_SUBDIRECTORY(examples/OpenGL)