Use submodule for date lib

A directory has been renamed
This commit is contained in:
Riku Isokoski
2022-05-11 11:35:24 +03:00
committed by JF
parent e75b89bbc6
commit 77d3239866
3 changed files with 13 additions and 9 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "src/libs/QCBOR"]
path = src/libs/QCBOR
url = https://github.com/laurencelundblade/QCBOR.git
[submodule "src/libs/date"]
path = src/libs/date
url = https://github.com/HowardHinnant/date.git