219696f1ee
From Robert Osfield, refactor of Wang Rui's original osg2 into 3 parts - parts placed into osgDB, the ReaderWriter placed into src/osg/Plugin/osg and wrappers into src/osgWrappers/serializers/osg
8 lines
109 B
CMake
8 lines
109 B
CMake
SET(TARGET_SRC
|
|
ReaderWriterOSG.cpp
|
|
ReaderWriterOSG2.cpp
|
|
)
|
|
|
|
#### end var setup ###
|
|
SETUP_PLUGIN(osg)
|