darling/.gitmodules
2015-10-25 21:04:37 +01:00

16 lines
624 B
Plaintext

[submodule "src/external/libdispatch"]
path = src/external/libdispatch
url = https://github.com/darlinghq/darling-libdispatch.git
[submodule "src/external/libobjc2"]
path = src/external/libobjc2
url = https://github.com/darlinghq/darling-libobjc2.git
[submodule "src/external/libcxx"]
path = src/external/libcxx
url = https://github.com/darlinghq/darling-libcxx.git
[submodule "src/external/libcxxabi"]
path = src/external/libcxxabi
url = https://github.com/darlinghq/darling-libcxxabi.git
[submodule "src/external/libkqueue"]
path = src/external/libkqueue
url = https://github.com/darlinghq/darling-libkqueue.git