mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
Make sure that all CMake variables that are translated into CTest options in `cmCTest*Command` implementations are translated from CTest options into CMake variables before the functions are called. This back-and-forth translation should be temporary. It is a necessary prerequisite for refactoring `cmCTest*Handler` implementations to operate on CMake variables directly rather than CTest options.
2 lines
3 B
Plaintext
2 lines
3 B
Plaintext
32
|