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

2015-08-11 Thread Brad King
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

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

2015-08-11 Thread Daniel Pfeifer
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). From 594c46c8f25e520d0fad984a4a00c228132cdea1 Mon Sep 17 00:00:00 2001 From: Daniel Pfeifer Date: Tue, 11 Aug 2015 09:52:51 +0200