Initial LOD working.
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user