mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
Merge branch 'needless-recompile' into 'main'
meson: Fix a needless recompilation of some gdbus tests See merge request GNOME/glib!3962
This commit is contained in:
commit
d0dfd551b2
@ -1,4 +1,4 @@
|
||||
gdbus_example_objectmanager_visibility_h = configure_file(
|
||||
gdbus_example_objectmanager_visibility_h = custom_target('gdbus-example-objectmanager-visibility',
|
||||
output: 'gdbus-example-objectmanager-visibility.h',
|
||||
command: [gen_visibility_macros, '2.0', 'visibility-macros',
|
||||
'GDBUS_OBJECT_MANAGER_EXAMPLE', '@OUTPUT@'],
|
||||
|
Loading…
Reference in New Issue
Block a user