On 6/3/23 23:19, Lisandro Damián Nicanor Pérez Meyer wrote:

  Changing Prefix to be a relative path would then break all qmake builds.

do you see any possible workaround for this?

Switching to CMake should do the trick I guess.

Alternatively,
- rename qt.conf to somethingelse.conf
- rename qmake to qmake_orig
- create a wrapper script that calls "qmake-orig -qtconf somethingelse.conf $@"
- name that wrapper script qmake

--
Jörg Bornemann | The Qt Company

--
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to