-
Notifications
You must be signed in to change notification settings - Fork 597
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It somehow escaped our notice, but not only does DCMTK have an exported config, but also CMake itself has a FindDCMTK.cmake module. So get rid of ours, and prefer the config if available. This is hoped to solve some edge cases for finding and using this library properly. Fixes #4146 (I hope?) Signed-off-by: Larry Gritz <[email protected]>
- Loading branch information
Showing
4 changed files
with
8 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters