GDCM install does not export correct CMake variables
Cross-platform DICOM implementation
Brought to you by:
malat
Hi!
An install of GDCM currently does not export the required CMake variables correctly. It refers to directories in the source tree, but should ideally refer to the install tree:
https://github.com/malaterre/GDCM/blob/master/CMake/ExportConfiguration/GDCMConfig.cmake.in#L36
Could this be looked into please? The different libraries that depend on GDCM and the CMake variables don't build correctly at the moment.
Here is an example: https://bugzilla.redhat.com/show_bug.cgi?id=1675561
Hello!
Any updates on this please? If there's anything I can do help here, please do let me know.
Cheers!
Ankur