fedorov / MultiVolumeImporter

A 3D Slicer module to support import of multi-volume data from non-DICOM sources, and provide plugin for importing such data from images saved in DICOM.
http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Modules/MultiVolumeImporter
Other
9 stars 25 forks source link

COMP: Update CMake version to 3.5.0 #22

Closed jcfr closed 7 years ago

jcfr commented 7 years ago

This commit removes explicit setting of CMake policies.

Note that the setting of CMP0017 to OLD is not needed.

See Slicer/Slicer#765