[cmake-developers] [PATCH] fixup: CTest-side support for compiler version

Brad King brad.king at kitware.com
Tue Aug 11 09:44:02 EDT 2015


On 08/11/2015 04:00 AM, Daniel Pfeifer wrote:
> Commit a5aa23 added support for reporting a compiler version to CDash
> (but with a hardcoded version number: the version of the compiler that
> was used to compile CMake).

Patch applied, thanks:

 CTest: Report to CDash the compiler version used to build the project
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=48c6e7f2

For reference, back when a5aa23 was first committed we did not have
a CMAKE_<LANG>_COMPILER_VERSION available.

-Brad



More information about the cmake-developers mailing list