File: //usr/lib/x86_64-linux-gnu/libpng/libpng16-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 "png_shared" for configuration "None"
set_property(TARGET png_shared APPEND PROPERTY IMPORTED_CONFIGURATIONS NONE)
set_target_properties(png_shared PROPERTIES
IMPORTED_LOCATION_NONE "${_IMPORT_PREFIX}/lib/x86_64-linux-gnu/libpng16.so.16.48.0"
IMPORTED_SONAME_NONE "libpng16.so.16"
)
list(APPEND _cmake_import_check_targets png_shared )
list(APPEND _cmake_import_check_files_for_png_shared "${_IMPORT_PREFIX}/lib/x86_64-linux-gnu/libpng16.so.16.48.0" )
# Import target "png_static" for configuration "None"
set_property(TARGET png_static APPEND PROPERTY IMPORTED_CONFIGURATIONS NONE)
set_target_properties(png_static PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_NONE "C"
IMPORTED_LOCATION_NONE "${_IMPORT_PREFIX}/lib/x86_64-linux-gnu/libpng16.a"
)
list(APPEND _cmake_import_check_targets png_static )
list(APPEND _cmake_import_check_files_for_png_static "${_IMPORT_PREFIX}/lib/x86_64-linux-gnu/libpng16.a" )
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)