diff --git a/Modules/FindDCMTK.cmake b/Modules/FindDCMTK.cmake index 181142c4bb..555cdeaabb 100644 --- a/Modules/FindDCMTK.cmake +++ b/Modules/FindDCMTK.cmake @@ -18,11 +18,10 @@ the DICOM Standard (Digital Imaging and Communications in Medicine). This module is now able to find a version of DCMTK that does or does not export a ``DCMTKConfig.cmake`` file. - DCMTK since its version `3.6.1_20140617 - `_ - supports and installs :ref:`package configuration file - ` (``DCMTKConfig.cmake``) for use with the - :command:`find_package` command in *config mode*. + DCMTK, since version ``3.6.1_20140617``, supports and installs a + :ref:`package configuration file ` + (``DCMTKConfig.cmake``) for use with the :command:`find_package` + command in *config mode*. This module now applies a two-step process: