We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d1fe12 commit f3dce08Copy full SHA for f3dce08
1 file changed
meson.build
@@ -209,6 +209,7 @@ message('\n'.join(['',
209
' exempi support: @0@'.format(exempi_enabled),
210
' Tracker support: @0@'.format(tracker_enabled),
211
' Wayland support: @0@'.format(cc.has_header('gdk/gdkwayland.h', dependencies: gtk)),
212
+' gtk-layer-shell-0: @0@'.format(gtk_layer_shell_enabled and gtk_layer_shell.found()),
213
'',
214
' nemo-extension documentation: @0@'.format(gtkdoc_enabled),
215
' nemo-extension introspection: @0@'.format(true),
0 commit comments