On Thursday, 4 February 2021 01:56:36 PST Paper Chalice wrote:
> Hi developers,
> I tried to write homebrew formula for qt6 and met a problem. qmake will
> resolve QT_INSTALL_PREFIX to the /usr/local/Cellar/qt/6.0.1, which is not
> friendly to other qt related formulae. I tried to add a patch but I
Hi developers,
I tried to write homebrew formula for qt6 and met a problem. qmake will resolve
QT_INSTALL_PREFIX to the /usr/local/Cellar/qt/6.0.1, which is not friendly to
other qt related formulae. I tried to add a patch but I don't know the side
effects, in homebrew's build env formula have n