[gexiv2] CI: Enable BMFF support
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gexiv2] CI: Enable BMFF support
- Date: Sat, 27 Mar 2021 19:52:09 +0000 (UTC)
commit 3c7dc0fbd785ff6c431ad1d8c41216c9303dfe33
Author: Jens Georg <mail jensge org>
Date: Sat Mar 27 20:50:50 2021 +0100
CI: Enable BMFF support
build-aux/org.gnome.GExiv2-stable.json | 3 ++-
build-aux/org.gnome.GExiv2.json | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/build-aux/org.gnome.GExiv2-stable.json b/build-aux/org.gnome.GExiv2-stable.json
index a170e5a..1bda7c6 100644
--- a/build-aux/org.gnome.GExiv2-stable.json
+++ b/build-aux/org.gnome.GExiv2-stable.json
@@ -30,7 +30,8 @@
"-DCMAKE_INSTALL_LIBDIR=lib",
"-DEXIV2_BUILD_EXIV2_COMMAND=OFF",
"-DEXIV2_BUILD_SAMPLES=OFF",
- "-DEXIV2_BUILD_UNIT_TESTS=OFF"
+ "-DEXIV2_BUILD_UNIT_TESTS=OFF",
+ "-DEXIV2_ENABLE_BMFF=On"
],
"sources" : [
{
diff --git a/build-aux/org.gnome.GExiv2.json b/build-aux/org.gnome.GExiv2.json
index f7aa75b..d4eb1ac 100644
--- a/build-aux/org.gnome.GExiv2.json
+++ b/build-aux/org.gnome.GExiv2.json
@@ -30,7 +30,8 @@
"-DCMAKE_INSTALL_LIBDIR=lib",
"-DEXIV2_BUILD_EXIV2_COMMAND=OFF",
"-DEXIV2_BUILD_SAMPLES=OFF",
- "-DEXIV2_BUILD_UNIT_TESTS=OFF"
+ "-DEXIV2_BUILD_UNIT_TESTS=OFF",
+ "-DEXIV2_ENABLE_BMFF=On"
],
"sources" : [
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]