Skip to content

Conversation

@barsnick
Copy link
Contributor

@barsnick barsnick commented Oct 1, 2025

This library is required for the RpcApi module from everest-core PR EVerest/everest-core#1324.

Also provide a minimal json-rpc-cxxConfig.cmake with INTERFACE target for the header-only library. This allows CMake to resolve and include the json-rpc-cxx target using find_package(json-rpc-cxx REQUIRED).

This library is required for the RpcApi module from everest-core PR
EVerest/everest-core#1324.

Also provide a minimal json-rpc-cxxConfig.cmake with INTERFACE target for
the header-only library. This allows CMake to resolve and include the
json-rpc-cxx target using find_package(json-rpc-cxx REQUIRED).

Signed-off-by: Fabian Hartung <fabian.hartung@chargebyte.com>
Signed-off-by: Moritz Barsnick <moritz.barsnick@chargebyte.com>
Co-authored-by: Fabian Hartung <fabian.hartung@chargebyte.com>
${D}${libdir}/cmake/json-rpc-cxx/
}

FILES:${PN}-dev += "${libdir}/cmake/json-rpc-cxx"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line might not even be needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants