You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
1.2 KiB

#----------------------------------------------------------------
# Generated CMake target import file.
#----------------------------------------------------------------
# Commands may need to know the format version.
set(CMAKE_IMPORT_FILE_VERSION 1)
# Import target "hv" for configuration ""
set_property(TARGET hv APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
set_target_properties(hv PROPERTIES
IMPORTED_IMPLIB_NOCONFIG "${_IMPORT_PREFIX}/lib/libhv.dll.a"
IMPORTED_LOCATION_NOCONFIG "${_IMPORT_PREFIX}/bin/libhv.dll"
)
list(APPEND _IMPORT_CHECK_TARGETS hv )
list(APPEND _IMPORT_CHECK_FILES_FOR_hv "${_IMPORT_PREFIX}/lib/libhv.dll.a" "${_IMPORT_PREFIX}/bin/libhv.dll" )
# Import target "hv_static" for configuration ""
set_property(TARGET hv_static APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
set_target_properties(hv_static PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_NOCONFIG "C;CXX"
IMPORTED_LOCATION_NOCONFIG "${_IMPORT_PREFIX}/lib/libhv_static.a"
)
list(APPEND _IMPORT_CHECK_TARGETS hv_static )
list(APPEND _IMPORT_CHECK_FILES_FOR_hv_static "${_IMPORT_PREFIX}/lib/libhv_static.a" )
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)