mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 15:18:26 -05:00
e643e0259d
LLVM headers define strlcat as a macro rather than as a function. See upstream Curl issue: http://curl.haxx.se/bug/view.cgi?id=1192 It was addressed by removing use of strlcat altogether. Port the upstream fix to CMake's curl.