[go: up one dir, main page]

File: meson.build

package info (click to toggle)
colord 1.4.3-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,856 kB
  • sloc: ansic: 48,765; xml: 23,510; python: 79; sh: 76; cpp: 38; makefile: 33
file content (5 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (5)
1
2
3
4
5
subdir('session-helper')

if get_option('sane')
	subdir('colord-sane')
endif