Add xlsxopen submodule

This commit is contained in:
2023-08-22 23:45:11 +02:00
parent f5d0d16365
commit 067430fd1b

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "lib/json"]
path = lib/json
url = https://github.com/nlohmann/json.git
[submodule "lib/openXLSX"]
path = lib/openXLSX
url = https://github.com/troldal/OpenXLSX.git