Initial LOD working.

This commit is contained in:
David Williams
2008-07-07 21:20:30 +00:00
parent 0d3a215637
commit 8b98d69d4e
4 changed files with 29 additions and 3 deletions

View File

@ -16,7 +16,6 @@ SET(CMAKE_DEBUG_POSTFIX "_d")
SOURCE_GROUP("Sources" FILES ${SRC_FILES})
#SOURCE_GROUP("Headers" FILES ${INC_FILES})
FIND_PACKAGE(Boost REQUIRED)
FIND_PACKAGE(OpenGL REQUIRED)
IF (WIN32)