Opened 15 years ago
Closed 15 years ago
#24252 closed enhancement (fixed)
cmake: Add +gui variant installing cmake-gui
Reported by: | raimue (Rainer Müller) | Owned by: | cssdev |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | cmake |
Description
Here is a patch to add a +gui variant to cmake which installs cmake-gui, a Qt4 based graphical user interface for CMake.
This adds a patch to avoid building as an application. Otherwise that would try to generate a relocatable bundle consolidating all files which are usually in the prefix.
Attachments (1)
Change History (5)
Changed 15 years ago by raimue (Rainer Müller)
Attachment: | patch-cmake-gui.diff added |
---|
comment:1 Changed 15 years ago by cssdev
Status: | new → assigned |
---|
comment:4 Changed 15 years ago by cssdev
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Checking it on my end ... I've never used the CMake GUI on Mac OS X.