oxen-io / oxen-mq

Communications layer used for both the Oxen storage server and oxend
https://oxen.io
BSD 3-Clause "New" or "Revised" License
19 stars 35 forks source link

Fix use of parent oxenc::oxenc target #77

Closed jagerman closed 2 years ago

jagerman commented 2 years ago

oxen-mq's export command errored when using a parent oxenc target in a submodule oxen-mq; add an intermediate IMPORTED target so that cmake knows it doesn't have to export the oxenc dependency as well.