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

List:       kde-commits
Subject:    KDE/kdepim/libkleo
From:       Romain Pokrzywka <romain () kdab ! net>
Date:       2010-08-16 9:03:47
Message-ID: 20100816090347.7DE50AC857 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1164218 by pokrzywka:

allow building with QT_NO_STL, it's only one ref of QString::toStdString which has \
been handled with a #ifdef

 M  +0 -2      CMakeLists.txt  


--- trunk/KDE/kdepim/libkleo/CMakeLists.txt #1164217:1164218
@@ -4,8 +4,6 @@
   add_definitions( -DKDEPIM_ONLY_KLEO )
 endif (KDEPIM_ONLY_KLEO)
 
-remove_definitions( -DQT_NO_STL )
-add_definitions ( -DQT_STL )
 add_definitions( ${KDE4_ENABLE_EXCEPTIONS} )
 #parts of Boost don't build with the gcc pedantic option, so remove that option
 string(REPLACE "-pedantic" "" FOO ${CMAKE_CXX_FLAGS})


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

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