root/OpenSceneGraph/trunk/src/osgWrappers/deprecated-dotosg/osgAnimation/CMakeLists.txt @ 10975

Revision 10975, 149 bytes (checked in by robert, 3 years ago)

Introduced file globbing to deprecated-dotosg directories and added new serializers direcotory in prep for new serializers

Line 
1FILE(GLOB TARGET_SRC *.cpp)
2FILE(GLOB TARGET_H *.h)
3
4
5SET(TARGET_ADDED_LIBRARIES osgAnimation )
6#### end var setup  ###
7SETUP_PLUGIN(osganimation)
8
9
Note: See TracBrowser for help on using the browser.