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

List:       kde-commits
Subject:    [kipi-plugins] gpssync: Prevent building test by default which greatly affect runtime performance
From:       Marcel Wiesweg <marcel.wiesweg () gmx ! de>
Date:       2014-06-30 21:02:58
Message-ID: E1X1ij4-0004d9-GS () scm ! kde ! org
[Download RAW message or body]

Git commit f957152d23066f992ddf7bf9dd9bc5b224c034c3 by Marcel Wiesweg.
Committed on 28/09/2012 at 20:39.
Pushed by mwiesweg into branch 'master'.

Prevent building test by default which greatly affect runtime performance

M  +1    -1    gpssync/CMakeLists.txt

http://commits.kde.org/kipi-plugins/f957152d23066f992ddf7bf9dd9bc5b224c034c3

diff --git a/gpssync/CMakeLists.txt b/gpssync/CMakeLists.txt
index 955707c..eaf7562 100644
--- a/gpssync/CMakeLists.txt
+++ b/gpssync/CMakeLists.txt
@@ -34,7 +34,7 @@ SET(kipiplugin_gpssync_PART_SRCS
 =

 IF(KDE4_BUILD_TESTS)
     INCLUDE_DIRECTORIES(BEFORE "${CMAKE_CURRENT_SOURCE_DIR}/borrowed")
-    ADD_DEFINITIONS(-DGPSSYNC_MODELTEST)
+    #ADD_DEFINITIONS(-DGPSSYNC_MODELTEST)
     SET(kipiplugin_gpssync_PART_SRCS
         ${kipiplugin_gpssync_PART_SRCS}
         ${CMAKE_CURRENT_SOURCE_DIR}/borrowed/modeltest.cpp

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

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