[med-svn] r14911 - trunk/packages/insighttoolkit/wrapitk/python/trunk
Andreas Tille
tille at alioth.debian.org
Tue Oct 22 07:41:52 UTC 2013
Author: tille
Date: 2013-10-22 07:41:51 +0000 (Tue, 22 Oct 2013)
New Revision: 14911
Removed:
trunk/packages/insighttoolkit/wrapitk/python/trunk/CMakeLists.txt
trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/
Log:
Remove from SVN because the package will be removed from Debian
Deleted: trunk/packages/insighttoolkit/wrapitk/python/trunk/CMakeLists.txt
===================================================================
--- trunk/packages/insighttoolkit/wrapitk/python/trunk/CMakeLists.txt 2013-10-22 07:29:39 UTC (rev 14910)
+++ trunk/packages/insighttoolkit/wrapitk/python/trunk/CMakeLists.txt 2013-10-22 07:41:51 UTC (rev 14911)
@@ -1,17 +0,0 @@
-CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
-PROJECT(DebianWrapITK)
-
-#-----------------------------------------------------------------------------
-# ITK version number. An even minor number corresponds to releases.
-SET(ITK_VERSION_MAJOR "3")
-SET(ITK_VERSION_MINOR "20")
-SET(ITK_VERSION_PATCH "1")
-
- # This setting of SOVERSION assumes that any API change
- # will increment either the minor or major version number of ITK.
- SET(ITK_LIBRARY_PROPERTIES
- VERSION "${ITK_VERSION_MAJOR}.${ITK_VERSION_MINOR}.${ITK_VERSION_PATCH}"
- SOVERSION "${ITK_VERSION_MAJOR}.${ITK_VERSION_MINOR}"
- )
-
-SUBDIRS(/usr/src/WrapITK)
More information about the debian-med-commit
mailing list