[telepathy-qt4] CMAKE_BUILD_TYPE=release

Rex Dieter rdieter at fedoraproject.org
Tue Apr 29 17:25:55 UTC 2014


commit 3ad6864873306845830be11c330629beb9465388
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Apr 29 12:25:42 2014 -0500

    CMAKE_BUILD_TYPE=release

 telepathy-qt4.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/telepathy-qt4.spec b/telepathy-qt4.spec
index e88161c..5f3009e 100644
--- a/telepathy-qt4.spec
+++ b/telepathy-qt4.spec
@@ -97,6 +97,7 @@ Provides:  telepathy-qt-farstream = %{version}-%{release}
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
 %{cmake} \
+  -DCMAKE_BUILD_TYPE:STRING=release \
   -DDISABLE_WERROR:BOOL=ON \
   %{?enable_tests}%{!?enable_tests:-DENABLE_TESTS:BOOL=OFF} \
   %{?farstream:-DENABLE_FARSTREAM:BOOL=ON} \


More information about the scm-commits mailing list