MantisBT - CMake
View Issue Details
0014068CMakeCMakepublic2013-04-09 10:522016-06-10 14:31
Jean-Christophe Fillion-Robin 
Kitware Robot 
normaltweakalways
closedmoved 
CMake 2.8.10.2 
 
0014068: Testing target - Properly set buildname if only C langage is enabled
To reproduce:

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

$ make Experimental

[...]
Site: karakoram
Build name: Linux-
[...]
No tags attached.
Issue History
2013-04-09 10:52Jean-Christophe Fillion-RobinNew Issue
2013-04-09 10:54Jean-Christophe Fillion-RobinNote Added: 0032784
2016-06-10 14:28Kitware RobotNote Added: 0042264
2016-06-10 14:28Kitware RobotStatusnew => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:28Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0032784)
Jean-Christophe Fillion-Robin   
2013-04-09 10:54   
Patch: https://github.com/jcfr/CMake/commit/283f39ff524d776eedd181d333beb7fe4e631db1.patch [^]

Topic: https://github.com/jcfr/cmake/tree/ctest-target-set-buildname-with-only-c-compiler [^]
(0042264)
Kitware Robot   
2016-06-10 14:28   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.