OpenSceneGraph/examples/osgintrospection/CMakeLists.txt

6 lines
141 B
CMake
Raw Normal View History

SET(TARGET_SRC osgintrospection.cpp )
SET(TARGET_ADDED_LIBRARIES osgIntrospection )
#### end var setup ###
SETUP_EXAMPLE(osgintrospection)