Fixed CMake script for DecodeOnGPU example, though it's currently disabled due to compile errors.
This commit is contained in:
@ -67,6 +67,7 @@ IF(ENABLE_EXAMPLES AND Qt5OpenGL_FOUND)
|
||||
ADD_SUBDIRECTORY(examples/Paging)
|
||||
ADD_SUBDIRECTORY(examples/OpenGL)
|
||||
ADD_SUBDIRECTORY(examples/SmoothLOD)
|
||||
#ADD_SUBDIRECTORY(examples/DecodeOnGPU)
|
||||
ADD_SUBDIRECTORY(examples/Python)
|
||||
SET(BUILD_EXAMPLES ON)
|
||||
ELSE()
|
||||
|
Reference in New Issue
Block a user