QGIS/cmake_templates
Nyall Dawson 4ceceea94a Add WITH_QTWEBENGINE cmake flag
Logic is:
- Cannot be enabled if webkit support is enabled (to simplify
  logic in QGIS classes - if webkit is enabled, then webkit
  widgets will be used. if webengine is enabled, then
  webengine widgets will be used)
- Cannot be enabled if QGIS 3D support is enabled (due to
  incompatibility between webengine and Qt3D framework)
2023-12-21 04:43:57 +10:00
..
2021-02-08 13:23:37 +10:00
2023-12-21 04:43:57 +10:00