Opened 14 years ago

Closed 14 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)

patch-cmake-gui.diff (3.8 KB) - added by raimue (Rainer Müller) 14 years ago.

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by raimue (Rainer Müller)

Attachment: patch-cmake-gui.diff added

comment:1 Changed 14 years ago by cssdev

Status: newassigned

Checking it on my end ... I've never used the CMake GUI on Mac OS X.

comment:2 Changed 14 years ago by cssdev

partial accidental commit in r66243...

comment:3 Changed 14 years ago by cssdev

Verified and committed to r66583. Thanks for the patch!

comment:4 Changed 14 years ago by cssdev

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.