OpenSceneGraph/applications/osgconv/CMakeLists.txt
2008-07-14 08:48:49 +00:00

16 lines
236 B
CMake

#this file is automatically generated
SET(TARGET_SRC
OrientationConverter.cpp
PluginQuery.cpp
osgconv.cpp
)
SET(TARGET_H
OrientationConverter.h
PluginQuery.h
)
#### end var setup ###
SETUP_APPLICATION(osgconv)