Don't add executables to cmake exports
authorGert Wollny <gw.fossdev@gmail.com>
Thu, 14 May 2026 17:57:27 +0000 (19:57 +0200)
committerdgit client-side .dsc importer <dgit@packages.debian.invalid>
Thu, 14 May 2026 17:57:27 +0000 (19:57 +0200)
commitf2fc5467ff4a0d4d5c6afc6839643cf02c15baea
tree7f4a5ab65a45a441aa294f08539efb39bcb3097d
parent3a2bf2ef6e56f2ed7e4f49da466ab27b4ff52d96
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