Skip to content

Commit b033e46

Browse files
committed
add xlsxio as a submodule
1 parent 939e97c commit b033e46

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@
1616
[submodule "depends/jsoncpp"]
1717
path = depends/jsoncpp-sub
1818
url = ../../DFHack/jsoncpp.git
19+
[submodule "depends/xlsxio"]
20+
path = depends/xlsxio
21+
url = ../../brechtsanders/xlsxio.git
22+
shallow = true

depends/xlsxio

Submodule xlsxio added at 2d12a88

0 commit comments

Comments
 (0)