You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #146: cmake: Suppress compiler warnings from capnproto headers
72326b5 cmake: Simplify capnp include handling (Ryan Ofsky)
65c7048 cmake: Suppress compiler warnings from capnproto headers (Ryan Ofsky)
Pull request description:
Tweak `target_link_libraries` calls to correctly declare dependencies on capnproto libraries as public, so capnproto include directories get correctly added to downstream targets. Without this, compiler warnings can be triggered from capnproto headers because they are not treated like external headers.
Fixes#138
This should be an alternative to #141
Top commit has no ACKs.
Tree-SHA512: fc8349335db98bd578e59bd8206da6f440aa6be3468cbb08099e94a336dca4c6534a653b1cf25e79c6aef5481f873c8272df895eeeb57988bb621e5b705c562a
0 commit comments