darling/.gitmodules
2015-10-28 11:01:40 +01:00

22 lines
849 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
[submodule "src/external/zlib"]
path = src/external/zlib
url = https://github.com/darlinghq/darling-zlib.git
[submodule "src/external/bzip2"]
path = src/external/bzip2
url = https://github.com/darlinghq/darling-bzip2.git