Closed mablanchard closed 2 years ago
Spix public API does not expose/leak any AnyRPC symbols, the Spix to AnyRPC library link can be made private.
This prevent generated SpixTargets.cmake to declare an AnyRPC::anyrpc link dependency by public transitivity.
SpixTargets.cmake
AnyRPC::anyrpc
@mablanchard Thank you! Could you have a look at the failing builds?
Should be better now...
Spix public API does not expose/leak any AnyRPC symbols, the Spix to AnyRPC library link can be made private.