mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
This is useful in some cases when working on a third party app/script that only uses qgis_core. For example, I am working on qgis 3D project and it is useful to be able to build QGIS core lib with custom Qt version without having to spend too much time building what I do not need. Also may be useful for QField to simplify the build of QGIS as a dependency (no QScintilla, Qwt) and avoid bits of code in providers that would not be used anyway. No real source code changes, just configuration changes, mainly in providers.