summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 0ce5431..6332369 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "thirdparty/glad"]
path = thirdparty/glad
url = https://github.com/Dav1dde/glad
+[submodule "thirdparty/ctre"]
+ path = thirdparty/ctre
+ url = https://github.com/hanickadot/compile-time-regular-expressions