From 273a97fbc2cb81bfcd468e2bdb6b0600b0d739cf Mon Sep 17 00:00:00 2001 From: Didier Raboud Date: Wed, 19 Dec 2012 16:43:56 +0100 Subject: Specify build-type RelWithDebInfo in debian/rules. --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/rules b/debian/rules index cfc9147..24673fd 100755 --- a/debian/rules +++ b/debian/rules @@ -6,6 +6,9 @@ --parallel \ --dbg-package=colobot-dbg +override_dh_auto_configure: + dh_auto_configure -- -DCMAKE_BUILD_TYPE:STRING="RelWithDebInfo" + override_dh_auto_build: dh_auto_build -a dh_auto_build -i -- doc -- cgit v1.2.3-1-g7c22