diff options
author | friendlyanon <friendlyanon_@hotmail.com> | 2021-11-23 19:06:47 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-12-08 16:36:43 (GMT) |
commit | 04deda1d2a750fe609f3f2ab02e3068e1d152fb3 (patch) | |
tree | 6bb02e1654c5f208fe436a4f2a58a94be93fb82f /Tests/XCTest | |
parent | 642238b3021ccb1923e57563bb61e0abb0111c84 (diff) | |
download | CMake-04deda1d2a750fe609f3f2ab02e3068e1d152fb3.zip CMake-04deda1d2a750fe609f3f2ab02e3068e1d152fb3.tar.gz CMake-04deda1d2a750fe609f3f2ab02e3068e1d152fb3.tar.bz2 |
CTest: Extract common implementation of add_subdirectory and subdirs
The two functions have basically the same functionality in a CTest
context, however the add_subdirectory implementation was missing code
for changing the current working directory similarly to how it was done
for subdirs. This commit extracts the common code and also fixes that
bug.
Issue: #22921
Diffstat (limited to 'Tests/XCTest')
0 files changed, 0 insertions, 0 deletions