Import 2017-06-07 23:51:09: master d133ca79

Author Committer Branch Timestamp Parent
lassoan lassoan master 2016-11-04 15:12:04 master 2c2a6477
Changeset

ENH: Use github for CMake HTTPS testing

URL to the Slicer wiki was used for testing. If Slicer wiki breaks down (which is not uncommon) then it causes the build to fail.
Switched to a github URL (https://raw.githubusercontent.com/Slicer/Slicer/master/CMakeLists.txt) as github is more reliable
and if github is down then Slicer cannot be built anyway (as dependencies are downloaded from github).

git-svn-id: http://svn.slicer.org/Slicer4/trunk@25501 3bd1e089-480b-0410-8dfb-8563597acbee

mod - CMake/SlicerCheckCMakeHTTPS.cmake Diff File