Browse Source

kdelibs: added build type

user/amery/mess
Aldas Nabazas 15 years ago
committed by Alejandro Mery
parent
commit
478b9bcfdf
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      kde/kdelibs/parse-config

+ 2
- 0
kde/kdelibs/parse-config

@ -29,6 +29,8 @@ if hasflag KDE; then
export PATH="$(pkgprefix bindir qt4):$PATH"
export LD_LIBRARY_PATH="$QTDIR/${libdir##*/}:/$prefix/${libdir##*/}:$LD_LIBRARY_PATH"
var_append extraconfopt " " '-DCMAKE_BUILD_TYPE=Release'
. $base/package/*/*/cmake-conf.in
fi

Loading…
Cancel
Save