Opened 13 years ago

Closed 13 years ago

#27383 closed enhancement (fixed)

Proposed CMake 2.8.3 Changes

Reported by: michaelld (Michael Dickens) Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: cmake, qt4-mac

Description (last modified by cssdev)

Attaching a 'svn diff' from dports/deve/cmake .

  • Adding in a patchfile for FindQt4.cmake, that limits the search scope for Qt to that found via "qmake --query" variables. This change should fix a number of "cannot find Qt" related tickets.
  • More CMake-oriented way of specifying the use of MacPorts' NCurses.
  • Rev bump for changes to take effect.

Attachments (1)

cmake-svn.diff (4.2 KB) - added by michaelld (Michael Dickens) 13 years ago.
"svn diff" in 'cmake' dports directory

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by michaelld (Michael Dickens)

Attachment: cmake-svn.diff added

"svn diff" in 'cmake' dports directory

comment:1 Changed 13 years ago by cssdev

Description: modified (diff)
Status: newassigned

Will test this today!

comment:2 Changed 13 years ago by cssdev

Resolution: fixed
Status: assignedclosed

Ouch, got bit by the FindQt changes myself on another platform today! These changes look fine to me, and everything appears to build and run fine on my system. Thanks for the submission, committed to r73737!

Note: See TracTickets for help on using tickets.