File: CMakeLists.txt

package info (click to toggle)
hugin 2010.0.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 32,096 kB
  • ctags: 17,086
  • sloc: cpp: 85,561; ansic: 6,331; perl: 498; sh: 270; makefile: 117; java: 29; python: 10; xml: 9
file content (3 lines) | stat: -rw-r--r-- 101 bytes parent folder | download | duplicates (3)
1
2
3
IF(UNIX)
  install(PROGRAMS autopano-noop.sh DESTINATION ${BINDIR} RENAME autopano-noop)
ENDIF(UNIX)