4a2ff2b7f2
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> |
||
---|---|---|
.. | ||
CMake | ||
include/curl | ||
lib | ||
.gitattributes | ||
CMakeLists.txt | ||
COPYING | ||
README-CMake.txt | ||
curltest.c |