summaryrefslogtreecommitdiff
path: root/libgweather/tools/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'libgweather/tools/meson.build')
-rw-r--r--libgweather/tools/meson.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/libgweather/tools/meson.build b/libgweather/tools/meson.build
index 3a05ef1..24f5f13 100644
--- a/libgweather/tools/meson.build
+++ b/libgweather/tools/meson.build
@@ -15,9 +15,6 @@ tools = [
}
]
-schemas_srcdir = meson.project_source_root() / 'schemas'
-schemas_builddir = meson.project_build_root() / 'schemas'
-
tools_cargs = [
'-DTEST_LOCATIONS="@0@"'.format(locations_bin.full_path()),
'-DSCHEMASDIR="@0@"'.format(schemas_srcdir),