File: //lib/x86_64-linux-gnu/cmake/zstd/zstdTargets-none.cmake
#----------------------------------------------------------------
# Generated CMake target import file for configuration "None".
#----------------------------------------------------------------
# Commands may need to know the format version.
set(CMAKE_IMPORT_FILE_VERSION 1)
# Import target "zstd::libzstd_shared" for configuration "None"
set_property(TARGET zstd::libzstd_shared APPEND PROPERTY IMPORTED_CONFIGURATIONS NONE)
set_target_properties(zstd::libzstd_shared PROPERTIES
IMPORTED_LOCATION_NONE "${_IMPORT_PREFIX}/lib/x86_64-linux-gnu/libzstd.so.1.5.5"
IMPORTED_SONAME_NONE "libzstd.so.1"
)
list(APPEND _cmake_import_check_targets zstd::libzstd_shared )
list(APPEND _cmake_import_check_files_for_zstd::libzstd_shared "${_IMPORT_PREFIX}/lib/x86_64-linux-gnu/libzstd.so.1.5.5" )
# Import target "zstd::libzstd_static" for configuration "None"
set_property(TARGET zstd::libzstd_static APPEND PROPERTY IMPORTED_CONFIGURATIONS NONE)
set_target_properties(zstd::libzstd_static PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_NONE "C"
IMPORTED_LOCATION_NONE "${_IMPORT_PREFIX}/lib/x86_64-linux-gnu/libzstd.a"
)
list(APPEND _cmake_import_check_targets zstd::libzstd_static )
list(APPEND _cmake_import_check_files_for_zstd::libzstd_static "${_IMPORT_PREFIX}/lib/x86_64-linux-gnu/libzstd.a" )
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)