2021-06-06 10:12:13 +00:00
|
|
|
#----------------------------------------------------------------
|
|
|
|
# Generated CMake target import file for configuration "Release".
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
|
|
|
|
# Commands may need to know the format version.
|
|
|
|
set(CMAKE_IMPORT_FILE_VERSION 1)
|
|
|
|
|
|
|
|
# Import target "libjpeg-turbo::jpeg-static" for configuration "Release"
|
|
|
|
set_property(TARGET libjpeg-turbo::jpeg-static APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
|
|
set_target_properties(libjpeg-turbo::jpeg-static PROPERTIES
|
|
|
|
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE "ASM_NASM;C"
|
|
|
|
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libjpeg.a"
|
|
|
|
)
|
|
|
|
|
2023-02-01 10:43:23 +00:00
|
|
|
list(APPEND _cmake_import_check_targets libjpeg-turbo::jpeg-static )
|
|
|
|
list(APPEND _cmake_import_check_files_for_libjpeg-turbo::jpeg-static "${_IMPORT_PREFIX}/lib/libjpeg.a" )
|
2021-06-06 10:12:13 +00:00
|
|
|
|
|
|
|
# Commands beyond this point should not need to know the version.
|
|
|
|
set(CMAKE_IMPORT_FILE_VERSION)
|