[libgweather/ebassi/parallel-tests: 9/15] build: Remove unnecessary symbol
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/ebassi/parallel-tests: 9/15] build: Remove unnecessary symbol
- Date: Fri, 19 Nov 2021 18:25:45 +0000 (UTC)
commit 6ba731a84e20f1eb84098f9b38b9e368ceae0b9a
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]