Switch to using a submodule for qt6ct external code

This commit is contained in:
AdenKoperczak 2024-10-21 10:39:08 -04:00
parent 0bce0e2bd7
commit 5c57ae0edc
8 changed files with 16 additions and 145 deletions

3
.gitmodules vendored
View file

@ -37,3 +37,6 @@
[submodule "external/maplibre-native"]
path = external/maplibre-native
url = https://github.com/dpaulat/maplibre-gl-native.git
[submodule "external/qt6ct"]
path = external/qt6ct
url = https://github.com/trialuser02/qt6ct.git