Skip to content

contrib: fix the qt native tools version check

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

qt-cmake doesn't give us the information about the Qt tools and we don't use it.

It requires adding contrib/libexec to the PATH for moc and similar tools.

Merge request reports