OpenSceneGraph/examples/osghangglide/CMakeLists.txt

23 lines
301 B
CMake
Raw Normal View History

2007-03-19 21:26:34 +08:00
#this file is automatically generated
2007-03-19 21:26:34 +08:00
SET(TARGET_SRC
GliderManipulator.cpp
base.cpp
hat.cpp
osghangglide.cpp
sky.cpp
tank.cpp
terrain.cpp
trees.cpp
)
SET(TARGET_H
GliderManipulator.h
hat.h
terrain_coords.h
terrain_normals.h
terrain_texcoords.h
)
#### end var setup ###
SETUP_EXAMPLE(osghangglide)