Update and rename msgpack-config.cmake.in to msgpackc-config.cmake.in

This commit is contained in:
Silvio Traversaro
2023-01-05 14:55:45 +01:00
committed by GitHub
parent ce42436f20
commit 5cada9eb27
@@ -15,5 +15,5 @@
include(CMakeFindDependencyMacro)
if(NOT TARGET msgpackc AND NOT TARGET msgpackc-static)
include("${CMAKE_CURRENT_LIST_DIR}/msgpack-targets.cmake")
include("${CMAKE_CURRENT_LIST_DIR}/msgpackc-targets.cmake")
endif()