Work on basic logging framework.
This commit is contained in:
@ -10,4 +10,6 @@ SET(POLYVOX_VERSION "${POLYVOX_VERSION_MAJOR}.${POLYVOX_VERSION_MINOR}.${POLYVOX
|
||||
ADD_SUBDIRECTORY(library)
|
||||
ADD_SUBDIRECTORY(examples/OpenGL)
|
||||
|
||||
ADD_DEPENDENCIES(OpenGLExample PolyVoxCore PolyVoxUtil)
|
||||
|
||||
INCLUDE(Packaging.cmake)
|
||||
|
Reference in New Issue
Block a user