Files
scylladb/.gitmodules
Avi Kivity cc17c44640 Move seastar to a submodule
Instead of urchin being layered on top of seastar, move seastar to a
subdirectory (as a submodule) and use seastar.pc/libseastar.a to link
with it.
2015-07-19 20:48:36 +03:00

7 lines
128 B
Plaintext

[submodule "seastar"]
path = seastar
url = ../seastar
[submodule "swagger-ui"]
path = swagger-ui
url = ../urchin-swagger-ui