From 7c3266fe5fb53a715f028eed1b7155e7a0c9ab6b Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Sat, 9 Nov 2019 23:25:30 +0100 Subject: [PATCH] Fixing CXXTerminal --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) 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