diff --git a/.gitmodules b/.gitmodules index 949580c7..4f3fb766 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "Source/Vendors/json"] path = Source/Vendors/json url = git@github.com:nlohmann/json.git +[submodule "Source/Vendors/dtl"] + path = Source/Vendors/dtl + url = git@github.com:cubicdaiya/dtl.git diff --git a/Source/Vendors/dtl b/Source/Vendors/dtl new file mode 160000 index 00000000..33a68d8c --- /dev/null +++ b/Source/Vendors/dtl @@ -0,0 +1 @@ +Subproject commit 33a68d8c2dfbcbb0736af50301342ad082cdaefb