[med-svn] [Git][med-team/dcmtk][master] d/rules: DCMTK_ENABLE_CHARSET_CONVERSION is an internal variable

Mathieu Malaterre (@malat) gitlab at salsa.debian.org
Thu May 27 15:29:42 BST 2021



Mathieu Malaterre pushed to branch master at Debian Med / dcmtk


Commits:
ba6099c0 by Mathieu Malaterre at 2021-05-27T16:26:29+02:00
d/rules: DCMTK_ENABLE_CHARSET_CONVERSION is an internal variable

Prefer using public API DCMTK_WITH_ICU to disable ICU.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -35,11 +35,11 @@ CMAKE_EXTRA_FLAGS += -DCMAKE_BUILD_TYPE:STRING=None \
  -DDCMTK_WITH_TIFF:BOOL=ON \
  -DDCMTK_WITH_ZLIB:BOOL=ON \
  -DDCMTK_WITH_ICONV:BOOL=OFF \
+ -DDCMTK_WITH_ICU:BOOL=OFF \
  -DUSE_COMPILER_HIDDEN_VISIBILITY:BOOL=ON \
  -DCMAKE_VERBOSE_MAKEFILE=ON \
  -DCMAKE_INSTALL_DATADIC:STRING=share/libdcmtk16 \
  -DCMAKE_SKIP_RPATH:BOOL=OFF \
- -DDCMTK_ENABLE_CHARSET_CONVERSION:STRING='stdlibc (iconv)' \
  -DDCMTK_ENABLE_STL:BOOL=ON \
  -DCMAKE_CXX_STANDARD:STRING=14
 



View it on GitLab: https://salsa.debian.org/med-team/dcmtk/-/commit/ba6099c0411a0da43599c1ab786b82f9abb963f6

-- 
View it on GitLab: https://salsa.debian.org/med-team/dcmtk/-/commit/ba6099c0411a0da43599c1ab786b82f9abb963f6
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/20210527/20a66b78/attachment.htm>


More information about the debian-med-commit mailing list