Forgot to add the default build type

svn path=/trunk/KDE/kdesdk/scripts/kdesvn-buildrc-sample; revision=865562
wilder
Michael Pyne 18 years ago
parent 093cf52086
commit 0686963613
  1. 1
      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,

Loading…
Cancel
Save