OpenSceneGraph/examples/osgwindows/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

7 lines
147 B
CMake

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