Don't add executables to cmake exports
authorGert Wollny <gw.fossdev@gmail.com>
Thu, 14 May 2026 17:57:27 +0000 (19:57 +0200)
committerAlexandre Detiste <tchet@debian.org>
Thu, 14 May 2026 17:57:27 +0000 (19:57 +0200)
commit7afc0d877c278514a329760d5e00ad1266a53d2e
tree7f4a5ab65a45a441aa294f08539efb39bcb3097d
parente193d56e42f2c1697b753075a76ca160166da28e
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