Don't add executables to cmake exports
authorGert Wollny <gw.fossdev@gmail.com>
Wed, 3 Jun 2026 19:54:21 +0000 (21:54 +0200)
committerÉtienne Mollier <emollier@debian.org>
Wed, 3 Jun 2026 19:54:21 +0000 (21:54 +0200)
commitfa141898521b1fada3f14bef57c5a8957ba377ac
treee19f0e95fe9e45075c87449a0cf53658dd3470b6
parentd71dd9aa536894aa2b67e35b9939f165f12e239c
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