summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2024-01-21 02:33:02 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2024-01-21 02:33:02 +0000
commit28c23d2f55b7c8036a348849f90abe133c2226b8 (patch)
tree1663e3018cecdf5ce08d847bfad609a3832c88b0 /.gitmodules
parentString view/constexpr Shader instances (diff)
downloadilt-28c23d2f55b7c8036a348849f90abe133c2226b8.tar.bz2
ilt-28c23d2f55b7c8036a348849f90abe133c2226b8.tar.xz
ilt-28c23d2f55b7c8036a348849f90abe133c2226b8.zip
Include ctre submodule
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