mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-19 16:15:07 +00:00
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.
7 lines
128 B
Plaintext
7 lines
128 B
Plaintext
[submodule "seastar"]
|
|
path = seastar
|
|
url = ../seastar
|
|
[submodule "swagger-ui"]
|
|
path = swagger-ui
|
|
url = ../urchin-swagger-ui
|