meson: gtk: set GTK_PRINT_BACKENDS define properly
This commit is contained in:
committed by
Emmanuele Bassi
parent
a35e5f3135
commit
d38db4dcdd
@@ -111,6 +111,8 @@ printbackends_install_dir = join_paths(get_option('libdir'), printbackends_subdi
|
||||
|
||||
message('Print backends: ' + ' '.join(print_backends))
|
||||
|
||||
cdata.set_quoted('GTK_PRINT_BACKENDS', ','.join(print_backends))
|
||||
|
||||
foreach print_backend : print_backends
|
||||
subdir(print_backend)
|
||||
endforeach
|
||||
|
||||
Reference in New Issue
Block a user