blob: b769d51d89d50c05d4221fdd44563949bb2b8891 (
plain)
1
2
3
4
5
6
7
|
CTEST_INTERACTIVE_DEBUG_MODE
----------------------------
.. include:: ENV_VAR.txt
Environment variable that will exist and be set to ``1`` when a test executed
by CTest is run in interactive mode.
|