Skip to content
Snippets Groups Projects
Commit b9d7957b authored by Adrien Béraud's avatar Adrien Béraud
Browse files

cmake: update msgpack package name

parent fa31cec7
No related branches found
No related tags found
No related merge requests found
...@@ -348,7 +348,7 @@ target_link_libraries(opendht ...@@ -348,7 +348,7 @@ target_link_libraries(opendht
PUBLIC PUBLIC
${CMAKE_THREAD_LIBS_INIT} ${CMAKE_THREAD_LIBS_INIT}
PkgConfig::GnuTLS PkgConfig::GnuTLS
msgpackc-cxx msgpack-cxx
${FMT_LIBRARY} ${FMT_LIBRARY}
) )
if (Jsoncpp_FOUND) if (Jsoncpp_FOUND)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment