[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    =?utf-8?q?=5Bgwenview=5D_/=3A_It_compiles_with_=22-DQT=5FUSE=5FF?=
From:       Montel Laurent <montel () kde ! org>
Date:       2011-05-22 10:55:09
Message-ID: 20110522105509.1DAC7A60A4 () git ! kde ! org
[Download RAW message or body]

Git commit 1157a228cfaf80484c2fadc3efd0b99055e18a5d by Montel Laurent.
Committed on 22/05/2011 at 12:54.
Pushed by mlaurent into branch 'master'.

It compiles with "-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS"

M  +1    -1    CMakeLists.txt     

http://commits.kde.org/gwenview/1157a228cfaf80484c2fadc3efd0b99055e18a5d

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 663c6da..e7ec056 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -49,7 +49,7 @@ macro_log_feature(LIBKONQ_FOUND "libkonq" "Provides file management features" "h
 
 # Avoid some build-time warnings in Nepomuk
 add_definitions(-DDISABLE_NEPOMUK_LEGACY)
-
+add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
 add_definitions(
 	${QT_DEFINITIONS}
 	${QT_QTDBUS_DEFINITIONS}

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic