File: CMakeLists.txt

package info (click to toggle)
openscenegraph 3.2.1-6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 32,904 kB
  • ctags: 34,781
  • sloc: cpp: 370,251; ansic: 10,145; java: 1,020; yacc: 548; objc: 288; makefile: 282; xml: 155; lex: 151
file content (22 lines) | stat: -rw-r--r-- 301 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#this file is automatically generated 


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)