OpenSceneGraph/examples/osgunittests/CMakeLists.txt

8 lines
232 B
CMake

#this file is automatically generated
SET(TARGET_SRC UnitTestFramework.cpp UnitTests_osg.cpp osgunittests.cpp performance.cpp )
SET(TARGET_H UnitTestFramework.h performance.h )
#### end var setup ###
SETUP_EXAMPLE(osgunittests)