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
|