[cmake-developers] [CMake 0014068]: Testing target - Properly set buildname if only C langage is enabled

Mantis Bug Tracker mantis at public.kitware.com
Tue Apr 9 10:52:33 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://cmake.org/Bug/view.php?id=14068 
====================================================================== 
Reported By:                Jean-Christophe Fillion-Robin
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14068
Category:                   CMake
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-04-09 15:52 WAT
Last Modified:              2013-04-09 15:52 WAT
====================================================================== 
Summary:                    Testing target - Properly set buildname if only C
langage is enabled
Description: 
To reproduce:

// -------------
cmake_minimum_required(VERSION 2.8.6)
project(Foo C)
include(CTest)
// -------------

$ make Experimental

[...]
Site: karakoram
Build name: Linux-
[...]
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-04-09 15:52 Jean-Christophe Fillion-RobinNew Issue                         
          
======================================================================




More information about the cmake-developers mailing list