1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 19:08:07 +08:00

Help: Add notes for topic 'ExternalProject-http-credentials'

This commit is contained in:
Brad King
2016-09-15 11:52:27 -04:00
parent e1ca117332
commit 9cbd04be5f

View File

@@ -0,0 +1,5 @@
ExternalProject-http-credentials
--------------------------------
* The :module:`ExternalProject` module gained ``HTTP_USERNAME`` and
``HTTP_PASSWORD`` options to set http download credentials.