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

Sebastien Jodogne gitlab at salsa.debian.org
Wed Apr 25 13:09:27 BST 2018


Sebastien Jodogne pushed to branch master at Debian Med / orthanc


Commits:
f44c3739 by jodogne-guest at 2018-04-25T14:09:20+02:00
CMAKE_BUILD_TYPE

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 orthanc (1.3.2+dfsg-2) UNRELEASED; urgency=medium
 
   * Fix copyright
+  * Set -DCMAKE_BUILD_TYPE=None
 
  -- Sebastien Jodogne <s.jodogne at gmail.com>  Thu, 19 Apr 2018 20:05:21 +0200
 


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ CMAKE_EXTRA_FLAGS += \
 	-DUSE_GOOGLE_TEST_DEBIAN_PACKAGE:BOOL=ON \
 	-DDCMTK_LIBRARIES:STRING=dcmjpls \
 	-DUNIT_TESTS_WITH_HTTP_CONNEXIONS:BOOL=OFF \
-	-DCMAKE_BUILD_TYPE=""
+	-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/commit/f44c373988b49a05b811def9aebe95eeb5c06fde

---
View it on GitLab: https://salsa.debian.org/med-team/orthanc/commit/f44c373988b49a05b811def9aebe95eeb5c06fde
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/bfc4b439/attachment.html>


More information about the debian-med-commit mailing list