From 31ade020aceb650615a7e48512919c3d9358a923 Mon Sep 17 00:00:00 2001 From: Dan Paulat Date: Tue, 27 Feb 2024 23:12:12 -0600 Subject: [PATCH] Add maplibre-native-qt dependency --- .gitmodules | 3 +++ external/maplibre-native-qt | 1 + 2 files changed, 4 insertions(+) create mode 160000 external/maplibre-native-qt diff --git a/.gitmodules b/.gitmodules index 8e51fe86..c05d6eb3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule "external/textflowcpp"] path = external/textflowcpp url = https://github.com/catchorg/textflowcpp.git +[submodule "external/maplibre-native-qt"] + path = external/maplibre-native-qt + url = https://github.com/maplibre/maplibre-native-qt.git diff --git a/external/maplibre-native-qt b/external/maplibre-native-qt new file mode 160000 index 00000000..38dde09f --- /dev/null +++ b/external/maplibre-native-qt @@ -0,0 +1 @@ +Subproject commit 38dde09fee7a267b1762c87ad1eeeeeebb527e44