Sha256: 64d195c9f7719127b72ab3021f2f21b04bfc347d961453d635976229da46fe3d

Contents?: true

Size: 1.26 KB

Versions: 6

Compression:

Stored size: 1.26 KB

Contents

#----------------------------------------------------------------
# Generated CMake target import file.
#----------------------------------------------------------------

# Commands may need to know the format version.
set(CMAKE_IMPORT_FILE_VERSION 1)

# Import target "msgpackc" for configuration ""
set_property(TARGET msgpackc APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
set_target_properties(msgpackc PROPERTIES
  IMPORTED_IMPLIB_NOCONFIG "${_IMPORT_PREFIX}/lib/libmsgpackc.dll.a"
  IMPORTED_LOCATION_NOCONFIG "${_IMPORT_PREFIX}/bin/libmsgpackc.dll"
  )

list(APPEND _IMPORT_CHECK_TARGETS msgpackc )
list(APPEND _IMPORT_CHECK_FILES_FOR_msgpackc "${_IMPORT_PREFIX}/lib/libmsgpackc.dll.a" "${_IMPORT_PREFIX}/bin/libmsgpackc.dll" )

# Import target "msgpackc-static" for configuration ""
set_property(TARGET msgpackc-static APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
set_target_properties(msgpackc-static PROPERTIES
  IMPORTED_LINK_INTERFACE_LANGUAGES_NOCONFIG "C"
  IMPORTED_LOCATION_NOCONFIG "${_IMPORT_PREFIX}/lib/libmsgpackc.a"
  )

list(APPEND _IMPORT_CHECK_TARGETS msgpackc-static )
list(APPEND _IMPORT_CHECK_FILES_FOR_msgpackc-static "${_IMPORT_PREFIX}/lib/libmsgpackc.a" )

# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rroonga-9.0.7-x64-mingw32 vendor/local/lib/cmake/msgpack/msgpack-targets-noconfig.cmake
rroonga-9.0.7-x86-mingw32 vendor/local/lib/cmake/msgpack/msgpack-targets-noconfig.cmake
rroonga-9.0.3-x64-mingw32 vendor/local/lib/cmake/msgpack/msgpack-targets-noconfig.cmake
rroonga-9.0.3-x86-mingw32 vendor/local/lib/cmake/msgpack/msgpack-targets-noconfig.cmake
rroonga-9.0.2-x64-mingw32 vendor/local/lib/cmake/msgpack/msgpack-targets-noconfig.cmake
rroonga-9.0.2-x86-mingw32 vendor/local/lib/cmake/msgpack/msgpack-targets-noconfig.cmake