From a0b6646bbd601bfeaf0106cb4c22958c53085cac Mon Sep 17 00:00:00 2001 From: hnOsmium0001 Date: Mon, 25 Apr 2022 22:17:42 -0700 Subject: Add tracy --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 7fe5977..2f4d246 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "3rdparty/imguicolortextedit/source"] path = 3rdparty/imguicolortextedit/source url = https://github.com/BalazsJako/ImGuiColorTextEdit.git +[submodule "3rdparty/tracy/source"] + path = 3rdparty/tracy/tracy + url = https://github.com/wolfpld/tracy.git -- cgit v1.2.3-70-g09d2