diff options
author | Craig Scott <craig.scott@crascit.com> | 2023-08-20 23:23:02 (GMT) |
---|---|---|
committer | Craig Scott <craig.scott@crascit.com> | 2023-08-20 23:23:02 (GMT) |
commit | a1509658a0e49b49fe7a093300bd70dd31fb44e6 (patch) | |
tree | b7872e7e53af9dbdeaf59b62738d2ab4d460c1bc /Help/guide/tutorial/Step7/MathFunctions/mysqrt.cxx | |
parent | dcdc80cdc72eaa912cb4c292067a274a8e9ea7a9 (diff) | |
download | CMake-a1509658a0e49b49fe7a093300bd70dd31fb44e6.zip CMake-a1509658a0e49b49fe7a093300bd70dd31fb44e6.tar.gz CMake-a1509658a0e49b49fe7a093300bd70dd31fb44e6.tar.bz2 |
ExternalProject: Ensure svn --trust-server-cert has dependent options
If the --trust-server-cert option is given to svn without the
--non-interactive option, the command fails with an error.
Previously, --non-interactive was always added, but
b1c2cb0436a (ExternalProject: Make SVN interactive with
USES_TERMINAL_{DOWNLOAD,UPDATE}, 2022-05-06) changed
the behavior to only add it if the relevant USES_TERMINAL_...
option was set to true.
Fixes: #25197
Diffstat (limited to 'Help/guide/tutorial/Step7/MathFunctions/mysqrt.cxx')
0 files changed, 0 insertions, 0 deletions