diff --git a/.gitmodules b/.gitmodules index 62e75cf..71b171e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -75,3 +75,6 @@ [submodule "third_party/unbound"] path = third_party/unbound url = https://github.com/WolverinDEV/unbound.git +[submodule "third_party/CXXTerminal"] + path = third_party/CXXTerminal + url = https://github.com/WolverinDEV/CXXTerminal.git