forked from AuroraMiddleware/gtk
a35e5f3135
The cups checks might not work properly everywhere yet, since they don't use cups-config and parse the output yet.
6 lines
61 B
Meson
6 lines
61 B
Meson
#subdir('input')
|
|
|
|
if os_unix
|
|
subdir('printbackends')
|
|
endif
|