OpenSceneGraph/examples/osgsimpleGLES3/CMakeLists.txt

5 lines
91 B
CMake
Raw Normal View History

SET(TARGET_SRC osgsimplegles3.cpp )
#### end var setup ###
SETUP_EXAMPLE(osgsimpleGLES3)