Skip to content

Commit 8dcea1f

Browse files
committed
add Jinja2cpp submodule
1 parent d0c1341 commit 8dcea1f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
[submodule "thirdparty/nlohmann_json"]
55
path = thirdparty/nlohmann_json
66
url = https://github.com/nlohmann/json.git
7+
[submodule "thirdparty/Jinja2Cpp"]
8+
path = thirdparty/Jinja2Cpp
9+
url = https://github.com/jinja2cpp/Jinja2Cpp

0 commit comments

Comments
 (0)