mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-02-08 15:21:58 +00:00
36 lines
1.4 KiB
CMake
36 lines
1.4 KiB
CMake
|
#----------------------------------------------------------------
|
||
|
# Generated CMake target import file for configuration "Release".
|
||
|
#----------------------------------------------------------------
|
||
|
|
||
|
# Commands may need to know the format version.
|
||
|
set(CMAKE_IMPORT_FILE_VERSION 1)
|
||
|
|
||
|
# Import target "WebP::webpdecoder" for configuration "Release"
|
||
|
set_property(TARGET WebP::webpdecoder APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||
|
set_target_properties(WebP::webpdecoder PROPERTIES
|
||
|
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE "C"
|
||
|
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libwebpdecoder.a"
|
||
|
)
|
||
|
|
||
|
|
||
|
# Import target "WebP::webp" for configuration "Release"
|
||
|
set_property(TARGET WebP::webp APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||
|
set_target_properties(WebP::webp PROPERTIES
|
||
|
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE "C"
|
||
|
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libwebp.a"
|
||
|
)
|
||
|
|
||
|
list(APPEND _IMPORT_CHECK_TARGETS WebP::webp )
|
||
|
list(APPEND _IMPORT_CHECK_FILES_FOR_WebP::webp "${_IMPORT_PREFIX}/lib/libwebp.a" )
|
||
|
|
||
|
# Import target "WebP::webpdemux" for configuration "Release"
|
||
|
set_property(TARGET WebP::webpdemux APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||
|
set_target_properties(WebP::webpdemux PROPERTIES
|
||
|
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE "C"
|
||
|
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libwebpdemux.a"
|
||
|
)
|
||
|
|
||
|
|
||
|
# Commands beyond this point should not need to know the version.
|
||
|
set(CMAKE_IMPORT_FILE_VERSION)
|