Skip to content

Commit c33cd6e

Browse files
committed
Add LabSound submodule
1 parent 8a2cbed commit c33cd6e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[submodule "third_party/nanobind"]
2+
path = third_party/nanobind
3+
url = https://github.com/wjakob/nanobind.git
4+
5+
[submodule "third_party/LabSound"]
6+
path = third_party/LabSound
7+
url = https://github.com/LabSound/LabSound.git

third_party/LabSound

Submodule LabSound added at ca35515

0 commit comments

Comments
 (0)