summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorWook Song <wook16.song@samsung.com>2024-01-02 15:44:47 +0900
committerWook Song <wook16.song@samsung.com>2024-01-02 15:44:47 +0900
commitd29facf659495142bf96fc34cf77092b119bf5a4 (patch)
tree73e1c386dd5d0430198fae51bf63fae81994103f /.gitmodules
parent1df4c5bff4ef6ddfef49c080af49b764080f1fe4 (diff)
downloadncnn-d29facf659495142bf96fc34cf77092b119bf5a4.tar.gz
ncnn-d29facf659495142bf96fc34cf77092b119bf5a4.tar.bz2
ncnn-d29facf659495142bf96fc34cf77092b119bf5a4.zip
Imported Upstream version 20240102upstream/20240102upstream
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..bb65a77
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "glslang"]
+ path = glslang
+ url = https://github.com/KhronosGroup/glslang
+[submodule "python/pybind11"]
+ path = python/pybind11
+ url = https://github.com/pybind/pybind11.git