View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014068CMakeCMakepublic2013-04-09 10:522016-06-10 14:31
ReporterJean-Christophe Fillion-Robin 
Assigned ToKitware Robot 
PrioritynormalSeveritytweakReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake 2.8.10.2 
Target VersionFixed in Version 
Summary0014068: Testing target - Properly set buildname if only C langage is enabled
DescriptionTo reproduce:

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

$ make Experimental

[...]
Site: karakoram
Build name: Linux-
[...]
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0032784)
Jean-Christophe Fillion-Robin (reporter)
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 (administrator)
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.

 Issue History
Date Modified Username Field Change
2013-04-09 10:52 Jean-Christophe Fillion-Robin New Issue
2013-04-09 10:54 Jean-Christophe Fillion-Robin Note Added: 0032784
2016-06-10 14:28 Kitware Robot Note Added: 0042264
2016-06-10 14:28 Kitware Robot Status new => resolved
2016-06-10 14:28 Kitware Robot Resolution open => moved
2016-06-10 14:28 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team