Don't add executables to cmake exports
authorGert Wollny <gw.fossdev@gmail.com>
Thu, 4 Jun 2026 20:13:25 +0000 (22:13 +0200)
committerÉtienne Mollier <emollier@debian.org>
Thu, 4 Jun 2026 20:13:25 +0000 (22:13 +0200)
commit1d2be9aa139e9cda4716d281fc35795236b1e6fe
treeb31974c7483aa7127c2e80364804c06f340e005c
parent13bf5237e0724ca708371d5f6dd0fd72afc149ba
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