mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 22:50:26 -06:00
CTest-side support for compiler name and compiler version information. Requires CDash update to show on CDash.
This commit is contained in:
@@ -45,7 +45,10 @@ UpdateCommand: @UPDATE_COMMAND@
|
||||
UpdateOptions: @UPDATE_OPTIONS@
|
||||
UpdateType: @UPDATE_TYPE@
|
||||
|
||||
# Dynamic analisys and coverage
|
||||
# Compiler info
|
||||
Compiler: @CMAKE_CXX_COMPILER@
|
||||
|
||||
# Dynamic analysis and coverage
|
||||
PurifyCommand: @PURIFYCOMMAND@
|
||||
ValgrindCommand: @VALGRIND_COMMAND@
|
||||
ValgrindCommandOptions: @VALGRIND_COMMAND_OPTIONS@
|
||||
|
||||
Reference in New Issue
Block a user