aboutsummaryrefslogtreecommitdiff
path: root/schema
diff options
context:
space:
mode:
authorDavide Grohmann <davide.grohmann@arm.com>2023-11-07 09:47:55 +0100
committerDavide Grohmann <davide.grohmann@arm.com>2023-11-07 10:28:36 +0100
commitaac878345685413ca85e2d4d941406cf98386921 (patch)
tree7cb42d11066f5b0878ec8053da5392d4dfaf4850 /schema
parent4881c29247d4b411de446b13d9bd58ea93737aac (diff)
downloadserialization_lib-aac878345685413ca85e2d4d941406cf98386921.tar.gz
Allow serialization_lib to use an external flatbuffers target
Before this change the only way to build the serialization_lib was to have the flatbuffers lib pre-built before calling cmake or to allow serialization_lib to build its own flatbuffers library. This commit make sure that you can build serialization_lib as part of the cmake build that builds flatbuffers (not in advance) by checking that flatbuffers is in the TARGET list. In that case it is simply linked by the serialization_lib library. Signed-off-by: Davide Grohmann <davide.grohmann@arm.com> Change-Id: I5a9d5f263ccfb36273977d6e6a2c8083598b0afb
Diffstat (limited to 'schema')
0 files changed, 0 insertions, 0 deletions