OpenSceneGraph/examples/osgcluster/CMakeLists.txt

9 lines
124 B
CMake
Raw Normal View History

2009-01-29 22:35:15 +08:00
SET(TARGET_SRC
broadcaster.cpp
receiver.cpp
osgcluster.cpp
)
#### end var setup ###
SETUP_EXAMPLE(osgcluster)