2014-11-28 08:47:10 +01:00
|
|
|
Index: extra/kipi-plugins/gpssync/CMakeLists.txt
|
|
|
|
===================================================================
|
|
|
|
--- extra/kipi-plugins/gpssync/CMakeLists.txt.orig
|
|
|
|
+++ extra/kipi-plugins/gpssync/CMakeLists.txt
|
|
|
|
@@ -43,7 +43,6 @@ if(KDE4_BUILD_TESTS)
|
|
|
|
#add_definitions(-DGPSSYNC_MODELTEST)
|
|
|
|
set(kipiplugin_gpssync_PART_SRCS
|
2012-02-08 15:37:30 +01:00
|
|
|
${kipiplugin_gpssync_PART_SRCS}
|
|
|
|
- ${CMAKE_CURRENT_SOURCE_DIR}/borrowed/modeltest.cpp
|
|
|
|
)
|
2014-11-28 08:47:10 +01:00
|
|
|
endif()
|
2012-02-08 15:37:30 +01:00
|
|
|
|