OpenSceneGraph/examples/osgparticle/CMakeLists.txt
Robert Osfield be3f61c49f From Luigi Calori, move to using local CMakeLists.txt files and explicit file lists.
From Robert Osfield, small ammendments of the above to seperate example and application installs, and fix the osgPlugins install directory.
2007-03-19 12:30:26 +00:00

8 lines
191 B
CMake

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