Don't add executables to cmake exports
authorGert Wollny <gw.fossdev@gmail.com>
Thu, 11 Jun 2026 18:54:58 +0000 (20:54 +0200)
committerÉtienne Mollier <emollier@debian.org>
Thu, 11 Jun 2026 18:54:58 +0000 (20:54 +0200)
commit9bb6bb18a6c2afe0035eef371a84d62f6ac86ffd
treeb3fbe987fdd8a8b8fa78b777855d1dd278983ede
parentfb0221393dde461a4ad00525d0ad8e822bffd560
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