New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #24252 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

cmake: Add +gui variant installing cmake-gui

Reported by: raimue@… Owned by: css@…
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

patch-cmake-gui.diff (3.8 KB) - added by raimue@… 3 years ago.

Change History

Changed 3 years ago by raimue@…

comment:1 Changed 3 years ago by css@…

  • Status changed from new to assigned

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

comment:2 Changed 3 years ago by css@…

partial accidental commit in r66243...

comment:3 Changed 3 years ago by css@…

Verified and committed to r66583. Thanks for the patch!

comment:4 Changed 3 years ago by css@…

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.