OpenSceneGraph/applications/osgconv/CMakeLists.txt

14 lines
198 B
CMake
Raw Normal View History

2007-03-19 21:26:34 +08:00
#this file is automatically generated
2008-07-14 16:48:49 +08:00
SET(TARGET_SRC
OrientationConverter.cpp
osgconv.cpp
)
SET(TARGET_H
OrientationConverter.h
)
2007-03-19 21:26:34 +08:00
#### end var setup ###
SETUP_APPLICATION(osgconv)