#49303: qt4-mac: Update to 4.8.7_2 Breaks CMake -------------------------------+------------------------- Reporter: digitalriptide@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: qt4-mac | -------------------------------+------------------------- Comment (by michaelld@…): Replying to [comment:11 nietzsche@…]:
The problem here is when using cmake outside of the scope of MacPorts so I suggest a fix for the 'FindQt4.cmake'-module.
When using cmake outside of MP, just set the environment variable QMAKE to the correct location -before- doing find_package(qt4 ...). Should be good to go. That's what we do inside MP for all practical purposes & it works nicely. Yes, it's true that this is a slight inconvenience; but, it allows for each parallel install of qt4 and qt5, which is desirable. -- Ticket URL: <https://trac.macports.org/ticket/49303#comment:13> MacPorts <https://www.macports.org/> Ports system for OS X