mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 22:50:26 -06:00
Help: Factor out CMAKE_TLS_VERSION allowed values
This commit is contained in:
7
Help/variable/CMAKE_TLS_VERSION-VALUES.txt
Normal file
7
Help/variable/CMAKE_TLS_VERSION-VALUES.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
* ``1.0``
|
||||
|
||||
* ``1.1``
|
||||
|
||||
* ``1.2``
|
||||
|
||||
* ``1.3``
|
||||
@@ -10,13 +10,7 @@ If this variable is not set, the commands check the
|
||||
|
||||
The value may be one of:
|
||||
|
||||
* ``1.0``
|
||||
|
||||
* ``1.1``
|
||||
|
||||
* ``1.2``
|
||||
|
||||
* ``1.3``
|
||||
.. include:: CMAKE_TLS_VERSION-VALUES.txt
|
||||
|
||||
This variable is also used by the :module:`ExternalProject` and
|
||||
:module:`FetchContent` modules for internal calls to
|
||||
|
||||
Reference in New Issue
Block a user