Opened 14 years ago
Closed 14 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)
Change History (3)
Changed 14 years ago by michaelld (Michael Dickens)
Attachment: | cmake-svn.diff added |
---|
comment:1 Changed 14 years ago by cssdev
Description: | modified (diff) |
---|---|
Status: | new → assigned |
Will test this today!
comment:2 Changed 14 years ago by cssdev
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
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.
"svn diff" in 'cmake' dports directory