From 4420796f46d193d8f6dc4993d8a3512f40016cd7 Mon Sep 17 00:00:00 2001 From: Aleix Pol Date: Mon, 27 Jan 2025 01:24:57 +0100 Subject: [PATCH] Build geos with cmake Fixes building rttopo, yes, let's not ask why. --- org.qgis.qgis.json | 1 + 1 file changed, 1 insertion(+) diff --git a/org.qgis.qgis.json b/org.qgis.qgis.json index 9d6790b..abac924 100644 --- a/org.qgis.qgis.json +++ b/org.qgis.qgis.json @@ -87,6 +87,7 @@ }, { "name": "geos", + "buildsystem": "cmake-ninja", "sources": [ { "type": "archive",