[go: up one dir, main page]

File: meson.build

package info (click to toggle)
colord 1.4.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,340 kB
  • sloc: ansic: 48,896; xml: 24,173; python: 79; sh: 70; makefile: 47; cpp: 38
file content (6 lines) | stat: -rw-r--r-- 125 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
install_data([
    'CIE-1986-daylight-SPD.cmf',
    'CIE-TCS.sp',
  ],
  install_dir: join_paths(datadir, 'colord', 'ref')
)