summaryrefslogtreecommitdiffstats
path: root/Source/cmparseMSBuildXML.py
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-03-26 18:01:03 (GMT)
committerBrad King <brad.king@kitware.com>2015-03-26 18:04:39 (GMT)
commit4a2ff2b7f27e569032f6c5881e17cb053b32ccc7 (patch)
treef684721f10d144ae227bc0033443566720b466a9 /Source/cmparseMSBuildXML.py
parent732d8a467ab8a295b1bbf580f865980f8a1a9b29 (diff)
downloadCMake-4a2ff2b7f27e569032f6c5881e17cb053b32ccc7.zip
CMake-4a2ff2b7f27e569032f6c5881e17cb053b32ccc7.tar.gz
CMake-4a2ff2b7f27e569032f6c5881e17cb053b32ccc7.tar.bz2
curl: Never consider using Windows APIs on Cygwin
Our Windows API header checks are conditioned on if(NOT UNIX) but libarchive checks HAVE_WINDOWS_H anyway so the result leaks into the cache and influenes the curl build. Set the check results to false explicitly for curl when not on Windows to tolerate this. Reported-by: Vyacheslav Karpukhin <Vyacheslav.Karpukhin@jetbrains.com>
Diffstat (limited to 'Source/cmparseMSBuildXML.py')
0 files changed, 0 insertions, 0 deletions