CTEST_USE_VERBOSE_INSTRUMENTATION¶
在 4.3 版被加入.
這是一個 CMake 環境變數。其初始值取自呼叫進程的環境。
Setting this environment variable to 1, True, or ON causes CTest to
report the full command line (including arguments) to CDash for each
instrumented command. By default, CTest truncates the command line at the first
space.