[caveexpress] 04/04: Enable CMAKE_VERBOSE_MAKEFILE_OPTION

Markus Koschany apo at moszumanska.debian.org
Mon Jul 4 18:24:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository caveexpress.

commit f79879fbdea43831aa5dca099b3ce67883593372
Author: Markus Koschany <apo at debian.org>
Date:   Mon Jul 4 20:21:29 2016 +0200

    Enable CMAKE_VERBOSE_MAKEFILE_OPTION
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0804bf6..346e821 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ caveexpress (2.4+git20160609-2) unstable; urgency=medium
 
   * cavepacker,caveexpress: Depend on the data packages.
     Thanks to Armin Haas for the report. (Closes: #829615, #829616)
+  * Enable CMAKE_VERBOSE_MAKEFILE option.
 
  -- Markus Koschany <apo at debian.org>  Mon, 04 Jul 2016 20:12:21 +0200
 
diff --git a/debian/rules b/debian/rules
index 9e02a27..a9d82b4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,7 @@ override_dh_auto_configure:
 		-DCAVEEXPRESS=ON \
 		-DCAVEPACKER=ON \
 		-DMINIRACER=OFF \
+		-DCMAKE_VERBOSE_MAKEFILE=ON \
 		-DPKGDATADIR=/usr/share/games
 
 override_dh_installchangelogs:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/caveexpress.git



More information about the Pkg-games-commits mailing list