[med-svn] [Git][med-team/orthanc-dicomweb][master] CMAKE_BUILD_TYPE

Sebastien Jodogne gitlab at salsa.debian.org
Wed Apr 25 13:12:37 BST 2018


Sebastien Jodogne pushed to branch master at Debian Med / orthanc-dicomweb


Commits:
20baf625 by jodogne-guest at 2018-04-25T14:12:32+02:00
CMAKE_BUILD_TYPE

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+orthanc-dicomweb (0.5+dfsg-2) UNRELEASED; urgency=medium
+
+  * Set -DCMAKE_BUILD_TYPE=None
+
+ -- Jodogne <jodogne at debian-unstable>  Wed, 25 Apr 2018 14:11:41 +0200
+
 orthanc-dicomweb (0.5+dfsg-1) unstable; urgency=medium
 
   * New upstream version.


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ CMAKE_EXTRA_FLAGS += \
 	-DCMAKE_SKIP_RPATH:BOOL=ON \
 	-DSTATIC_BUILD:BOOL=OFF \
         -DUSE_GOOGLE_TEST_DEBIAN_PACKAGE:BOOL=ON \
-	-DCMAKE_BUILD_TYPE=""   # The build type must be left empty, see #711515
+        -DCMAKE_BUILD_TYPE=None  # The build type must be set to None, see #711515
 
 override_dh_auto_configure:
         # Put 3rd party packages where the cmake build system expects them



View it on GitLab: https://salsa.debian.org/med-team/orthanc-dicomweb/commit/20baf6257170f8f3782f710c496687c14290a0ad

---
View it on GitLab: https://salsa.debian.org/med-team/orthanc-dicomweb/commit/20baf6257170f8f3782f710c496687c14290a0ad
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180425/66e7815b/attachment-0001.html>


More information about the debian-med-commit mailing list