OpenSceneGraph/applications/osgconv/CMakeLists.txt
2008-07-25 10:18:36 +00:00

14 lines
198 B
CMake

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