diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2012-09-12 22:31:52 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2012-09-12 22:31:52 (GMT) |
commit | c2664610845199f90f7f71664bfaf2d1c1a60ea9 (patch) | |
tree | 48bef7d437992a3aff8a43fb3f0217123c0cfa87 /Source/cmFileCommand.cxx | |
parent | beb8a8309bc0ce08e4884a59329607ac09c322ac (diff) | |
download | CMake-c2664610845199f90f7f71664bfaf2d1c1a60ea9.zip CMake-c2664610845199f90f7f71664bfaf2d1c1a60ea9.tar.gz CMake-c2664610845199f90f7f71664bfaf2d1c1a60ea9.tar.bz2 |
Add SSL_VERIFYPEER and CAINFO file options to ExternalProject_Add.
This commit adds the ability to turn on and off ssl certificate
authority checking. It also adds the ability to specify a
certificate authority information file. This can be done
by setting global cmake variables CMAKE_CURLOPT_CAINFO_FILE
and or CMAKE_CURLOPT_SSL_VERIFYPEER in the project calling
ExternalProject_Add, or by passing those options to individual
ExternalProject_Add calls.
Diffstat (limited to 'Source/cmFileCommand.cxx')
0 files changed, 0 insertions, 0 deletions