summaryrefslogtreecommitdiff
path: root/tests/offsets/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/offsets/meson.build')
-rw-r--r--tests/offsets/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/offsets/meson.build b/tests/offsets/meson.build
index 6670f21a..71f4c8a4 100644
--- a/tests/offsets/meson.build
+++ b/tests/offsets/meson.build
@@ -35,6 +35,7 @@ if glib_dep.type_name() == 'pkgconfig'
'-L', meson.current_build_dir(),
'-I', meson.current_source_dir(),
'-I', join_paths(meson.source_root(), 'tests'),
+ extra_giscanner_args,
'@INPUT@',
]
)