OpenSceneGraph/examples/osgmultiviewOVR/CMakeLists.txt
2020-11-12 15:13:29 +00:00

9 lines
141 B
CMake

SET(TARGET_SRC
MultiviewOVR.cpp
StandardStereo.cpp
osgmultiviewOVR.cpp
)
#### end var setup ###
SETUP_EXAMPLE(osgmultiviewOVR)