mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
c57695a2f4
Clarify the order in which --resource-spec-file, RESOURCE_SPEC_FILE, and CTEST_RESOURCE_SPEC_FILE are searched, and add tests to enforce this. Fixes: #20914