[go: up one dir, main page]

File: meson.build

package info (click to toggle)
colord 1.4.7-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 8,932 kB
  • sloc: ansic: 48,892; xml: 24,169; sh: 86; python: 79; makefile: 46; 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