| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0008259 | CMake | QtDialog | public | 2008-12-08 14:09 | 2009-09-14 21:02 | ||||
| Reporter | Alex Neundorf | ||||||||
| Assigned To | Bill Hoffman | ||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-6 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0008259: add target like "edit_cache" which runs cmake-gui | ||||||||
| Description | Hi, if I have a project configured using cmake (command line, no ccmake or cmake-gui) and cmake-gui is available, "make edit_cache" will run ccmake. It would be nice if there would be way to run cmake-gui instead of ccmake. Maybe an extra target "gui_edit_cache" if cmake-gui is available ? Alex | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0014309) Bill Hoffman (manager) 2008-12-08 14:55 |
make edit_cache runs the last one that was used. If cmake is used, then I guess it defaults to ccmake. We might be able to change that to cmake-gui. If you run cmake-gui on it once, it should use that from that point forward. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-12-08 14:09 | Alex Neundorf | New Issue | |
| 2008-12-08 14:55 | Bill Hoffman | Note Added: 0014309 | |
| 2008-12-08 14:55 | Bill Hoffman | Status | new => assigned |
| 2008-12-08 14:55 | Bill Hoffman | Assigned To | => Bill Hoffman |
| 2009-09-14 21:02 | Bill Hoffman | Status | assigned => closed |
| 2009-09-14 21:02 | Bill Hoffman | Resolution | open => fixed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |