mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
The commands moved to shared_internal_commands.cmake will soon be used directly by FetchContent, which cannot always include the full ExternalProject.cmake file (e.g. it may be used in CMake script mode). Issue: #21703
11 lines
436 B
Plaintext
11 lines
436 B
Plaintext
^CMake Error at [^
|
|
]*/Modules/ExternalProject/shared_internal_commands\.cmake:[0-9]+ \(message\):
|
|
TLS_VERSION 'bad-arg' not known
|
|
Call Stack \(most recent call first\):
|
|
[^
|
|
]*/Modules/ExternalProject/shared_internal_commands\.cmake:[0-9]+ \(_ep_get_tls_version\)
|
|
[^
|
|
]*/Modules/ExternalProject\.cmake:[0-9]+ \(_ep_add_download_command\)
|
|
TLSVersionBadArg\.cmake:[0-9]+ \(ExternalProject_Add\)
|
|
CMakeLists\.txt:[0-9]+ \(include\)$
|