.gitmodules 443 B

123456789101112131415
  1. [submodule "ext/xxHash"]
  2. path = ext/xxHash
  3. url = https://github.com/Cyan4973/xxHash.git
  4. [submodule "ext/uuid4"]
  5. path = ext/uuid4
  6. url = https://github.com/rxi/uuid4.git
  7. [submodule "ext/libcork"]
  8. path = ext/libcork
  9. url = https://github.com/dcreager/libcork.git
  10. [submodule "ext/klib"]
  11. path = ext/klib
  12. url = https://github.com/attractivechaos/klib.git
  13. [submodule "ext/qlibc"]
  14. path = ext/qlibc
  15. url = https://github.com/wolkykim/qlibc.git