You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
443 B
Plaintext
19 lines
443 B
Plaintext
[submodule "ext/doctest"]
|
|
path = ext/doctest/doctest
|
|
url = ../doctest.git
|
|
[submodule "ext/libcxx"]
|
|
path = ext/libcxx/libcxx
|
|
url = ../libcxx.git
|
|
[submodule "ext/libcxxabi"]
|
|
path = ext/libcxx/libcxxabi
|
|
url = ../libcxxabi.git
|
|
[submodule "ext/tracy"]
|
|
path = ext/tracy/tracy
|
|
url = https://github.com/wolfpld/tracy.git
|
|
[submodule "ext/ffi-clang"]
|
|
path = ext/ffi-clang
|
|
url = ../ffi-clang
|
|
[submodule "ext/waf"]
|
|
path = ext/waf
|
|
url = ../waf
|