Add xlsxopen submodule

This commit is contained in:
Ricardo Montañana Gómez 2023-08-22 23:45:11 +02:00
parent f5d0d16365
commit 067430fd1b
Signed by: rmontanana
GPG Key ID: 46064262FD9A7ADE

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