[libgweather/ebassi/parallel-tests] build: Remove unnecessary symbol
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/ebassi/parallel-tests] build: Remove unnecessary symbol
- Date: Fri, 19 Nov 2021 17:52:33 +0000 (UTC)
commit ef0e8aa80c3c9a5f9f465f3b075585847b5222b5
Author: Emmanuele Bassi <ebassi gnome org>
Date: Fri Nov 19 17:17:29 2021 +0000
build: Remove unnecessary symbol
We use the environment to specify the location of the locations database
file, instead of hard coding it into the binary.
libgweather/tests/meson.build | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/libgweather/tests/meson.build b/libgweather/tests/meson.build
index 5a8eb993..6baddd7c 100644
--- a/libgweather/tests/meson.build
+++ b/libgweather/tests/meson.build
@@ -1,5 +1,4 @@
gweather_test_cargs = [
- '-DTEST_LOCATIONS="@0@"'.format(locations_bin.full_path()),
'-DSCHEMASDIR="@0@/schemas"'.format(meson.source_root()),
'-DSCHEMAS_BUILDDIR="@0@/schemas"'.format(meson.build_root()),
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]