CTEST_USE_INSTRUMENTATION¶
在 4.0 版被加入.
這是一個 CMake 環境變數。其初始值取自呼叫的進程環境。
備註
This feature is only available when experimental support for instrumentation
has been enabled by the CMAKE_EXPERIMENTAL_INSTRUMENTATION
gate.
Setting this environment variable enables
instrumentation
for CTest in
Dashboard Client mode.