Hi Matteo, if you have your Qt installation in /opt/qt59, it does. But I have it in /opt/Qt/5.9.2/gcc_64/lib/cmake. I depends on how/where you installed Qt.
Cheers, P. On Wed, Jan 24, 2018 at 1:26 PM, matteo <[email protected]> wrote: > Hi Pete, > > thanks for the answer. > > > I think you need to reference CMake modules path from your QT > installation, > > e.g. CMAKE_PREFIX_PATH=/opt/Qt/5.9.2/gcc_64/lib/cmake or similar. > > Isn't > > CMAKE_PREFIX_PATH=/opt/qt59/lib/cmake cmake ../QGIS \ > etc....... > > doing exactly this thing? > > Cheers > > Matteo >
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
