[Marble-commits] branches/KDE/4.5/kdeedu/marble/src/lib

Dennis Nienhüser earthwings at gentoo.org
Wed Jun 2 20:06:21 CEST 2010


SVN commit 1133876 by nienhueser:

Bump the soversion of libmarblewidget from 4 to 10 to reflect that we do not provide binary compatibility in the KDE 4 life-span (before Marble 1.0). The soversions are now equal for the Qt and the KDE version of the lib.
CCBUG: 239831


 M  +0 -2      CMakeLists.txt  


--- branches/KDE/4.5/kdeedu/marble/src/lib/CMakeLists.txt #1133875:1133876
@@ -28,10 +28,8 @@
 INCLUDE(geodata/CMakeLists.txt)
 INCLUDE(graphicsview/CMakeLists.txt)
 
-if (QTONLY)
   set(GENERIC_LIB_VERSION "0.10.0")
   set(GENERIC_LIB_SOVERSION "10")
-endif (QTONLY)
 
 if (QTONLY)
   # ce: don't know why this is needed here - on win32 'O2' is activated by default in release mode


More information about the Marble-commits mailing list