[gnome-maps] tests: Don't install gresource file
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] tests: Don't install gresource file
- Date: Mon, 5 Sep 2022 21:46:37 +0000 (UTC)
commit dbbbd3816b52ab5deb5273d6e29e293f92cd0e08
Author: Jeremy Bicha <jeremy bicha canonical com>
Date: Mon Sep 5 17:22:38 2022 -0400
tests: Don't install gresource file
This was accidentally added in 0aa17f6ceaf
Closes: https://gitlab.gnome.org/GNOME/gnome-maps/-/issues/476
tests/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/meson.build b/tests/meson.build
index 32ccc8ae..160b9280 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -42,7 +42,7 @@ gnome.compile_resources(
configuration: sources_conf
),
gresource_bundle: true,
- install: true,
+ install: false,
install_dir: meson.build_root(),
source_dir: ['../src', '../src/geojson-vt']
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]