mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
ExternalData: Add option to specify HTTP headers
Add a `ExternalData_HTTPHEADERS` variable to specify them. Fixes: #26638
This commit is contained in:
committed by
Brad King
parent
4a11fd8dde
commit
5106f34eed
@@ -0,0 +1,5 @@
|
||||
ExternalData-add-httpheader
|
||||
---------------------------
|
||||
|
||||
* The :module:`ExternalData` module gained a
|
||||
:variable:`ExternalData_HTTPHEADERS` variable to specify HTTP headers.
|
||||
Reference in New Issue
Block a user