blob: 41442f2ec9681016b98b57fe772255b21817e706 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[submodule "googletest"]
path = googletest
url = https://github.com/google/googletest
[submodule "cmake/sanitizers-cmake"]
path = cmake/sanitizers-cmake
url = https://github.com/arsenm/sanitizers-cmake
[submodule "src/cubeb-coreaudio-rs"]
path = src/cubeb-coreaudio-rs
url = https://github.com/mozilla/cubeb-coreaudio-rs
branch = trailblazer
[submodule "src/cubeb-pulse-rs"]
path = src/cubeb-pulse-rs
url = https://github.com/mozilla/cubeb-pulse-rs
branch = dev
|