OpenSceneGraph/examples/osgshadermultiviewport/CMakeLists.txt

6 lines
87 B
CMake
Raw Normal View History

SET(TARGET_SRC
osgshadermultiviewport.cpp
)
SETUP_EXAMPLE(osgshadermultiviewport)