mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-24 14:36:13 +01:00
meson: Add a comment about the gdbus-peer gio test
So that it's not forgotten later.
This commit is contained in:
parent
5afc6600e8
commit
9fdcb2bf37
@ -56,6 +56,7 @@ gio_tests += [
|
|||||||
if host_machine.system() != 'windows'
|
if host_machine.system() != 'windows'
|
||||||
gio_tests += [
|
gio_tests += [
|
||||||
'file',
|
'file',
|
||||||
|
#'gdbus-peer', Needs gdbus-object-manager-example/gdbus-example-objectmanager-generated.h
|
||||||
'gdbus-peer-object-manager',
|
'gdbus-peer-object-manager',
|
||||||
'gdbus-unix-addresses',
|
'gdbus-unix-addresses',
|
||||||
'live-g-file',
|
'live-g-file',
|
||||||
|
Loading…
Reference in New Issue
Block a user