[SCM] templates for different package types branch, master, updated. 633cd6c0ef0dc8d4daabc5b08024a5fd2c4ac036

Miriam Ruiz miriam at debian.org
Fri Feb 27 16:42:24 UTC 2009


The following commit has been merged in the master branch:
commit 633cd6c0ef0dc8d4daabc5b08024a5fd2c4ac036
Author: Miriam Ruiz <miriam at debian.org>
Date:   Fri Feb 27 18:47:52 2009 +0100

    Output verbose makefiles

diff --git a/model/cmake/rules b/model/cmake/rules
index 0288a15..d64c7ad 100644
--- a/model/cmake/rules
+++ b/model/cmake/rules
@@ -13,6 +13,7 @@ config-stamp:
 	mkdir $(BUILD_TREE)
 	cd $(BUILD_TREE); cmake $(CURDIR)/ \
 		--debug-output \
+		-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \
 		-DCMAKE_INSTALL_PREFIX:STRING="/usr" \
 		-DCMAKE_C_FLAGS:STRING="$(CFLAGS)" \
 		-DBUILD_STATIC:BOOL=ON \

-- 
templates for different package types



More information about the Pkg-games-commits mailing list