File: CMakeLists.txt

package info (click to toggle)
iptux 0.7.6-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,536 kB
  • sloc: cpp: 12,245; ruby: 20; sh: 6; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
install(FILES iptux.desktop
	DESTINATION ${CMAKE_INSTALL_DATADIR}/applications
	)
install(DIRECTORY hicolor
	DESTINATION ${CMAKE_INSTALL_DATADIR}/icons
	)