Skip to content

Commit 5cada9e

Browse files
authored
Update and rename msgpack-config.cmake.in to msgpackc-config.cmake.in
1 parent ce42436 commit 5cada9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msgpack-config.cmake.in renamed to msgpackc-config.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
include(CMakeFindDependencyMacro)
1616

1717
if(NOT TARGET msgpackc AND NOT TARGET msgpackc-static)
18-
include("${CMAKE_CURRENT_LIST_DIR}/msgpack-targets.cmake")
18+
include("${CMAKE_CURRENT_LIST_DIR}/msgpackc-targets.cmake")
1919
endif()

0 commit comments

Comments
 (0)