Don't add executables to cmake exports
authorGert Wollny <gw.fossdev@gmail.com>
Mon, 8 Jun 2026 17:14:40 +0000 (19:14 +0200)
committerÉtienne Mollier <emollier@debian.org>
Mon, 8 Jun 2026 17:14:40 +0000 (19:14 +0200)
commit8aa8bd96b10dba5ef70a2471017d6ba1c211d010
tree85613dee161d46c33532764d776ea1f3a833c0d6
parent600e9fc3347b43d70bcf667ecb3eff2d1ad29164
Don't add executables to cmake exports

Bug-Debian: https://bugs.debian.org/803304
Forwarded: not-needed

CMake exports are used by other packages that compile
and link against dcmtk. Because Debian moves some of
these executables and also dosn't install the test
executables, this import may fail leading to failure
to configure the according package.

Gbp-Pq: Name 07_dont_export_all_executables.patch
CMake/dcmtkMacros.cmake