Don't add executables to cmake exports
authorGert Wollny <gw.fossdev@gmail.com>
Fri, 21 Mar 2025 11:45:44 +0000 (12:45 +0100)
committerdgit client-side .dsc importer <dgit@packages.debian.invalid>
Fri, 21 Mar 2025 11:45:44 +0000 (12:45 +0100)
commit62cb5467f9d5e7de039c47be0fb72149b64ea0d7
treeb95ca6e8a7b105e56473ee195b899c8da54b0d6e
parentf995dbe443b5f57ca2f668067ae52bfe5fc79043
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