View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0015761 | CMake | CMake | public | 2015-09-29 13:13 | 2016-06-10 14:31 | ||||
Reporter | Ilya | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake 3.3.2 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0015761: CMake should provide a variable to get arguments used to configure. | ||||||||
Description | When making a build on CI, it's often convenient to embed a file into artifact that contains information about how cmake was configured. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |