I think you could also export an environment variable QMAKE_PATH pointing to the qmake binary of Qt6. I guess in your case that would be something like
`export QMAKE_PATH=/usr/lib/qt6/bin/qmake`
I think you could also export an environment variable QMAKE_PATH pointing to the qmake binary of Qt6. I guess in your case that would be something like
`export QMAKE_PATH=/usr/lib/qt6/bin/qmake`