mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-10 00:08:20 -05:00
CMake kept picking up the binary from /usr/bin which belongs to Qt4 installation. Here we require CMake to use the binary from Qt5 installation that is being used.