File: CMakeLists.txt

package info (click to toggle)
cairo-dock 3.4.1%2Bgit20201103.0836f5d1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 13,012 kB
  • sloc: ansic: 55,304; sh: 2,037; python: 522; xml: 34; makefile: 14
file content (11 lines) | stat: -rw-r--r-- 270 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11

########### install files ###############

# scripts
install (FILES
	cairo-dock-package-theme.sh
	help_scripts.sh
	initial-setup.sh
	DESTINATION ${pkgdatadir}/scripts
	PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)