comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/share/WebP/cmake/WebPTargets-release.cmake @ 68:5028fdace37b

planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author jpayne
date Tue, 18 Mar 2025 16:23:26 -0400
parents
children
comparison
equal deleted inserted replaced
67:0e9998148a16 68:5028fdace37b
1 #----------------------------------------------------------------
2 # Generated CMake target import file for configuration "Release".
3 #----------------------------------------------------------------
4
5 # Commands may need to know the format version.
6 set(CMAKE_IMPORT_FILE_VERSION 1)
7
8 # Import target "WebP::sharpyuv" for configuration "Release"
9 set_property(TARGET WebP::sharpyuv APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
10 set_target_properties(WebP::sharpyuv PROPERTIES
11 IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libsharpyuv.so.0.1.1"
12 IMPORTED_SONAME_RELEASE "libsharpyuv.so.0"
13 )
14
15 list(APPEND _cmake_import_check_targets WebP::sharpyuv )
16 list(APPEND _cmake_import_check_files_for_WebP::sharpyuv "${_IMPORT_PREFIX}/lib/libsharpyuv.so.0.1.1" )
17
18 # Import target "WebP::webpdecoder" for configuration "Release"
19 set_property(TARGET WebP::webpdecoder APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
20 set_target_properties(WebP::webpdecoder PROPERTIES
21 IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libwebpdecoder.so.3.1.10"
22 IMPORTED_SONAME_RELEASE "libwebpdecoder.so.3"
23 )
24
25 list(APPEND _cmake_import_check_targets WebP::webpdecoder )
26 list(APPEND _cmake_import_check_files_for_WebP::webpdecoder "${_IMPORT_PREFIX}/lib/libwebpdecoder.so.3.1.10" )
27
28 # Import target "WebP::webp" for configuration "Release"
29 set_property(TARGET WebP::webp APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
30 set_target_properties(WebP::webp PROPERTIES
31 IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libwebp.so.7.1.10"
32 IMPORTED_SONAME_RELEASE "libwebp.so.7"
33 )
34
35 list(APPEND _cmake_import_check_targets WebP::webp )
36 list(APPEND _cmake_import_check_files_for_WebP::webp "${_IMPORT_PREFIX}/lib/libwebp.so.7.1.10" )
37
38 # Import target "WebP::webpdemux" for configuration "Release"
39 set_property(TARGET WebP::webpdemux APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
40 set_target_properties(WebP::webpdemux PROPERTIES
41 IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libwebpdemux.so.2.0.16"
42 IMPORTED_SONAME_RELEASE "libwebpdemux.so.2"
43 )
44
45 list(APPEND _cmake_import_check_targets WebP::webpdemux )
46 list(APPEND _cmake_import_check_files_for_WebP::webpdemux "${_IMPORT_PREFIX}/lib/libwebpdemux.so.2.0.16" )
47
48 # Import target "WebP::libwebpmux" for configuration "Release"
49 set_property(TARGET WebP::libwebpmux APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
50 set_target_properties(WebP::libwebpmux PROPERTIES
51 IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libwebpmux.so.3.1.1"
52 IMPORTED_SONAME_RELEASE "libwebpmux.so.3"
53 )
54
55 list(APPEND _cmake_import_check_targets WebP::libwebpmux )
56 list(APPEND _cmake_import_check_files_for_WebP::libwebpmux "${_IMPORT_PREFIX}/lib/libwebpmux.so.3.1.1" )
57
58 # Commands beyond this point should not need to know the version.
59 set(CMAKE_IMPORT_FILE_VERSION)