mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
pyqtconfig may not have been installed by PyQt4, leading to an error. Was used to test for qt_version >= 0x40700 but CMakeLists.txt now checks for QT_MIN_VERSION 4.8.0