Don't add executables to cmake exports
authorGert Wollny <gw.fossdev@gmail.com>
Mon, 22 Jun 2026 20:22:11 +0000 (22:22 +0200)
committerÉtienne Mollier <emollier@debian.org>
Mon, 22 Jun 2026 20:22:11 +0000 (22:22 +0200)
commit94478e2f620789b2569fdbb77ce2e969aab41c9c
treebc8ddac9f3aa1478915150c2fc798283b3fc0c6c
parent8a9414c92a6941998e0a6f6754d661999925bc89
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