[go: up one dir, main page]

File: meson.build

package info (click to toggle)
colord 1.4.5-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,968 kB
  • sloc: ansic: 48,918; xml: 24,128; sh: 88; python: 79; makefile: 39; cpp: 38
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