From 425617abdfab9fdb20a7aa3e451c6299e2ebdf0c Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sun, 16 Jul 2023 22:19:20 +0200 Subject: Added GLFW/OpenGL stats drawer written in C++. Signed-off-by: Toni Uhlig --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 11eed47e4..31893dd2e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,3 +9,6 @@ [submodule "examples/js-rt-analyzer-frontend"] path = examples/js-rt-analyzer-frontend url = https://gitlab.com/verzulli/ndpid-rt-analyzer-frontend.git +[submodule "examples/cxx-graph"] + path = examples/cxx-graph + url = https://github.com/utoni/nDPId-Graph.git -- cgit v1.2.3