View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008259CMakeQtDialogpublic2008-12-08 14:092009-09-14 21:02
ReporterAlex Neundorf 
Assigned ToBill Hoffman 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0008259: add target like "edit_cache" which runs cmake-gui
DescriptionHi,

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
TagsNo tags attached.
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team