From 0686963613436303d47e1f78c18bea3a52b69150 Mon Sep 17 00:00:00 2001 From: Michael Pyne Date: Sun, 28 Sep 2008 03:55:33 +0000 Subject: [PATCH] Forgot to add the default build type svn path=/trunk/KDE/kdesdk/scripts/kdesvn-buildrc-sample; revision=865562 --- kdesvn-buildrc-sample | 1 + 1 file changed, 1 insertion(+) diff --git a/kdesvn-buildrc-sample b/kdesvn-buildrc-sample index 4c36a34..232b538 100644 --- a/kdesvn-buildrc-sample +++ b/kdesvn-buildrc-sample @@ -99,6 +99,7 @@ global # # Also see http://techbase.kde.org/Development/Tutorials/CMake#Command_Line_Variables # cmake-options -DKDE4_BUILD_TESTS:BOOL=ON + cmake-options -DCMAKE_BUILD_TYPE=RelWithDebInfo # These are the compilation flags to use by default when compiling KDE. # gcc supports a -march option in order to generate specific code for pentium4, athlon-xp,