Help: Factor out CMAKE_TLS_VERSION allowed values

This commit is contained in:
Brad King
2024-03-05 19:26:05 -05:00
parent 713182de39
commit fbae527191
2 changed files with 8 additions and 7 deletions

View File

@@ -0,0 +1,7 @@
* ``1.0``
* ``1.1``
* ``1.2``
* ``1.3``

View File

@@ -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