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 (8 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
SET(TARGET_SRC
    osgoit.cpp
    DepthPeeling.h
    DepthPeeling.cpp
    HeatMap.h
    HeatMap.cpp)

SETUP_EXAMPLE(osgoit)