Import 2017-06-07 23:51:09: master ad49b576
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
jcfr | jcfr | master | 2016-06-01 23:36:07 | master a501a57a |
Changeset | ENH: Add configure time check that CMake supports HTTPS Some build targets require downloading files using the HTTPS protocol. Before
This commit adds a configure-time check that CMake supports HTTPS. Now, -- Checking if CMake supports https If CMake doesn't support HTTPS, the configuration step now fails with a
Fixes http://www.na-mic.org/Bug/view.php?id=4098 From: Max Smolens <max.smolens@kitware.com> git-svn-id: http://svn.slicer.org/Slicer4/trunk@25147 3bd1e089-480b-0410-8dfb-8563597acbee |
|||
add - CMake/SlicerCheckCMakeHTTPS.cmake | Diff File | |||
mod - SuperBuild.cmake | Diff File |