OpenSceneGraph/examples/osgstaticviewer/CMakeLists.txt
Robert Osfield 9e2fe92ef1 From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I
completed the new registration of the plugin-readerwriters
("REGISTER_OSGPLUGIN") according to your osgstaticviewer-example (see
attachment, based on today's svn)."
2007-07-06 13:54:26 +00:00

8 lines
214 B
CMake

#this file is automatically generated
SET(TARGET_ADDED_LIBRARIES osgdb_ive osgdb_freetype osgdb_OpenFlight osgdb_osg )
SET(TARGET_SRC osgstaticviewer.cpp )
#### end var setup ###
SETUP_EXAMPLE(osgstaticviewer)