Skip to content

Conversation

traversaro
Copy link

@traversaro traversaro commented Jan 5, 2023

Change the CMake package name to msgpackc, as requested in #1043 (comment) . After this change, to find the C library in the system, it is necessary to call:

find_package(msgpackc-cxx REQUIRED)

instead of the previously used:

find_package(msgpack REQUIRED)

Fix #1043 .

@redboltz redboltz merged commit db4fcf9 into msgpack:cpp_master Jan 10, 2023
pool2win added a commit to braidpool/braidpool that referenced this pull request Aug 16, 2023
pool2win added a commit to braidpool/braidpool that referenced this pull request Aug 17, 2023
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