View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015761CMakeCMakepublic2015-09-29 13:132016-06-10 14:31
ReporterIlya 
Assigned ToKitware Robot 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake 3.3.2 
Target VersionFixed in Version 
Summary0015761: CMake should provide a variable to get arguments used to configure.
DescriptionWhen making a build on CI, it's often convenient to embed a file into artifact that contains information about how cmake was configured.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0039494)
Brad King (manager)
2015-09-29 15:17

CMake supports iterative/incremental (re-)configuration so there is no "one" command line in general (it might even be through cmake-gui with no command line at all). For a CI artifact one could either generate a shell script containing the CMake invocation and use that or just try using the CMakeCache.txt file.
(0042846)
Kitware Robot (administrator)
2016-06-10 14:29

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
2015-09-29 13:13 Ilya New Issue
2015-09-29 15:17 Brad King Note Added: 0039494
2016-06-10 14:29 Kitware Robot Note Added: 0042846
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team