diff options
author | Craig Scott <craig.scott@crascit.com> | 2024-06-07 07:16:13 (GMT) |
---|---|---|
committer | Craig Scott <craig.scott@crascit.com> | 2024-06-07 07:58:55 (GMT) |
commit | e82e2c38c1ce4fef2962c6b5ee1de0ca90f3aa60 (patch) | |
tree | cbecacd5aff2ff357551f5b42131757bc33d9a79 /Source/cmConvertMSBuildXMLToJSON.py | |
parent | f97b25ec4b29c2a6825a255e5994995bed7328ec (diff) | |
download | CMake-e82e2c38c1ce4fef2962c6b5ee1de0ca90f3aa60.zip CMake-e82e2c38c1ce4fef2962c6b5ee1de0ca90f3aa60.tar.gz CMake-e82e2c38c1ce4fef2962c6b5ee1de0ca90f3aa60.tar.bz2 |
Tests: RunCMake.FetchContent should not always force _deps removal
To properly test some functionality, tests may rely on not clearing
things like time stamps between cmake invocations. The RunCMake
infrastructure clears the build directory by default anyway, and
tests may individually ask for that to be disabled where needed.
The line being removed here was originally added to assist with
manually re-running individual tests locally outside the control of
RunCMake. That is no longer appropriate.
Diffstat (limited to 'Source/cmConvertMSBuildXMLToJSON.py')
0 files changed, 0 insertions, 0 deletions