Data-MessagePack-Stream

 view release on metacpan or  search on metacpan

msgpack-3.3.0/msgpack-config.cmake.in  view on Meta::CPAN

#.rst:
# msgpack
# -------
#
# The following import targets are created
#
# ::
#
#   msgpackc
#   msgpackc-cxx
#   msgpackc-static (optional)
#

@PACKAGE_INIT@

include(CMakeFindDependencyMacro)

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



( run in 1.565 second using v1.01-cache-2.11-cpan-39bf76dae61 )