mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 12:19:41 -06:00
Help: Add notes for topic 'update-curl'
This commit is contained in:
6
Help/release/dev/update-curl.rst
Normal file
6
Help/release/dev/update-curl.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
update-curl
|
||||
-----------
|
||||
|
||||
* The version of curl bundled with CMake no longer accepts URLs of the form
|
||||
``file://c:/...`` on Windows due to a change in upstream curl 7.52. Use
|
||||
the form ``file:///c:/...`` instead to work on all versions.
|
||||
Reference in New Issue
Block a user