Skip to content

Revert qt: use qtpaths instead of qmake

Steve Lhomme requested to merge robUx4/vlc:back_to_qmake into master

Apparently on ArchLinux they forgot to put qtpaths6 in the PATH.

So we go back to using qmake6 to query for Qt pathes. In the end it can behave almost like qtpaths6

The reverts are not exact reverts but adapted to the current code.

Edited by Steve Lhomme

Merge request reports