aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2022-04-25 22:17:42 -0700
committerrtk0c <[email protected]>2022-04-25 22:17:42 -0700
commit6d228097491868136092a9cc9dc4df8ffd20dbd8 (patch)
tree46b2f7027a979ada44fa5c6fd3dfedb22d7e8d87 /.gitmodules
parent7fa7840be1093f194031d2d5d9b45ada8613e72e (diff)
Changeset: 18 Add tracy
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
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