MantisBT - CMake | ||||||||||
| View Issue Details | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||
| 0009661 | CMake | CMake | public | 2009-10-04 22:51 | 2014-06-02 08:37 | |||||
| Reporter | Benoit Jacob | |||||||||
| Assigned To | Bill Hoffman | |||||||||
| Priority | normal | Severity | feature | Reproducibility | N/A | |||||
| Status | closed | Resolution | duplicate | |||||||
| Platform | OS | OS Version | ||||||||
| Product Version | ||||||||||
| Target Version | Fixed in Version | |||||||||
| Summary | 0009661: Please add --prefix and other shorthand cmdline args | |||||||||
| Description | Dear CMake Developers, It would be most convenient if CMake took some command-line arguments that acted as shortcuts to set some commonly used variables. The most obvious example is CMAKE_INSTALL_PREFIX. The current solution of requiring users to do cmake -DCMAKE_INSTALL_PREFIX=path ... is a bit heavy, so please consider adding --prefix as a special shortcut for that, so one could simply do: cmake --prefix=path ... (Just taking the old ./configure syntax as an example here, I'm not specially attached to it). | |||||||||
| Steps To Reproduce | ||||||||||
| Additional Information | ||||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | ||||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2009-10-04 22:51 | Benoit Jacob | New Issue | ||||||||
| 2009-10-04 23:10 | Bill Hoffman | Status | new => assigned | |||||||
| 2009-10-04 23:10 | Bill Hoffman | Assigned To | => Bill Hoffman | |||||||
| 2013-11-02 10:24 | Stephen Kelly | Relationship added | duplicate of 0004194 | |||||||
| 2013-11-02 10:24 | Stephen Kelly | Status | assigned => resolved | |||||||
| 2013-11-02 10:24 | Stephen Kelly | Resolution | open => duplicate | |||||||
| 2014-06-02 08:37 | Robert Maynard | Note Added: 0035987 | ||||||||
| 2014-06-02 08:37 | Robert Maynard | Status | resolved => closed | |||||||
| Notes | |||||
|
|
|||||
|
|
||||