File: CMakeLists.txt

package info (click to toggle)
hugin 2024.0.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 32,568 kB
  • sloc: cpp: 127,783; ansic: 6,263; python: 1,156; perl: 701; xml: 150; sh: 64; makefile: 29
file content (5 lines) | stat: -rwxr-xr-x 171 bytes parent folder | download | duplicates (3)
1
2
3
4
5
IF (UNIX)
# install appdata files
  INSTALL(FILES calibrate_lens_gui.appdata.xml hugin.appdata.xml PTBatcherGUI.appdata.xml DESTINATION ${DATADIR}/metainfo)
ENDIF (UNIX)