OpenSceneGraph/examples/osglightpoint/CMakeLists.txt

8 lines
190 B
CMake
Raw Normal View History

#this file is automatically generated
SET(TARGET_NAME osglightpoint )
SET(TARGET_SRC osglightpoint.cpp )
SET(TARGET_ADDED_LIBRARIES osgSim )
#### end var setup ###
SETUP_EXAMPLE()