2024-10-11 19:40:20 +08:00
# Generated by CMake
if ( "${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.8 )
message ( FATAL_ERROR "CMake >= 2.8.0 required" )
endif ( )
2024-10-11 19:49:24 +08:00
if ( CMAKE_VERSION VERSION_LESS "2.8.12" )
message ( FATAL_ERROR "CMake >= 2.8.12 required" )
2024-10-11 19:40:20 +08:00
endif ( )
cmake_policy ( PUSH )
2024-10-11 19:49:24 +08:00
cmake_policy ( VERSION 2.8.12...3.28 )
2024-10-11 19:40:20 +08:00
#----------------------------------------------------------------
# Generated CMake target import file.
#----------------------------------------------------------------
# Commands may need to know the format version.
set ( CMAKE_IMPORT_FILE_VERSION 1 )
# Protect against multiple inclusion, which would fail when already imported targets are added once more.
set ( _cmake_targets_defined "" )
set ( _cmake_targets_not_defined "" )
set ( _cmake_expected_targets "" )
2024-10-11 19:49:24 +08:00
foreach ( _cmake_expected_target IN ITEMS CURL::libcurl_static CURL::libcurl_shared CURL::curl )
2024-10-11 19:40:20 +08:00
list ( APPEND _cmake_expected_targets "${_cmake_expected_target}" )
if ( TARGET "${_cmake_expected_target}" )
list ( APPEND _cmake_targets_defined "${_cmake_expected_target}" )
else ( )
list ( APPEND _cmake_targets_not_defined "${_cmake_expected_target}" )
endif ( )
endforeach ( )
unset ( _cmake_expected_target )
if ( _cmake_targets_defined STREQUAL _cmake_expected_targets )
unset ( _cmake_targets_defined )
unset ( _cmake_targets_not_defined )
unset ( _cmake_expected_targets )
unset ( CMAKE_IMPORT_FILE_VERSION )
cmake_policy ( POP )
return ( )
endif ( )
if ( NOT _cmake_targets_defined STREQUAL "" )
string ( REPLACE ";" ", " _cmake_targets_defined_text "${_cmake_targets_defined}" )
string ( REPLACE ";" ", " _cmake_targets_not_defined_text "${_cmake_targets_not_defined}" )
message ( FATAL_ERROR "Some (but not all) targets in this export set were already defined.\nTargets Defined: ${_cmake_targets_defined_text}\nTargets not yet defined: ${_cmake_targets_not_defined_text}\n" )
endif ( )
unset ( _cmake_targets_defined )
unset ( _cmake_targets_not_defined )
unset ( _cmake_expected_targets )
# Compute the installation prefix relative to this file.
get_filename_component ( _IMPORT_PREFIX "${CMAKE_CURRENT_LIST_FILE}" PATH )
get_filename_component ( _IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH )
get_filename_component ( _IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH )
get_filename_component ( _IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH )
if ( _IMPORT_PREFIX STREQUAL "/" )
set ( _IMPORT_PREFIX "" )
endif ( )
# Create imported target CURL::libcurl_static
add_library ( CURL::libcurl_static STATIC IMPORTED )
set_target_properties ( CURL::libcurl_static PROPERTIES
I N T E R F A C E _ C O M P I L E _ D E F I N I T I O N S " C U R L _ S T A T I C L I B "
I N T E R F A C E _ I N C L U D E _ D I R E C T O R I E S " $ { _ I M P O R T _ P R E F I X } / i n c l u d e "
2024-10-11 19:49:24 +08:00
I N T E R F A C E _ L I N K _ L I B R A R I E S " \ $ < L I N K _ O N L Y : i d n 2 > ; \ $ < L I N K _ O N L Y : w s 2 _ 3 2 > ; \ $ < L I N K _ O N L Y : b c r y p t > ; D : / D e v / m s y s 6 4 / m i n g w 6 4 / l i b / l i b n g h t t p 2 . d l l . a ; \ $ < L I N K _ O N L Y : w l d a p 3 2 > ; D : / D e v / m s y s 6 4 / m i n g w 6 4 / l i b / l i b p s l . d l l . a ; D : / D e v / m s y s 6 4 / m i n g w 6 4 / l i b / l i b s s h 2 . d l l . a ; \ $ < L I N K _ O N L Y : a d v a p i 3 2 > ; \ $ < L I N K _ O N L Y : c r y p t 3 2 > "
)
# Create imported target CURL::libcurl_shared
add_library ( CURL::libcurl_shared SHARED IMPORTED )
set_target_properties ( CURL::libcurl_shared PROPERTIES
I N T E R F A C E _ I N C L U D E _ D I R E C T O R I E S " $ { _ I M P O R T _ P R E F I X } / i n c l u d e "
2024-10-11 19:40:20 +08:00
)
# Create imported target CURL::curl
add_executable ( CURL::curl IMPORTED )
# Load information for each installed configuration.
file ( GLOB _cmake_config_files "${CMAKE_CURRENT_LIST_DIR}/CURLTargets-*.cmake" )
foreach ( _cmake_config_file IN LISTS _cmake_config_files )
include ( "${_cmake_config_file}" )
endforeach ( )
unset ( _cmake_config_file )
unset ( _cmake_config_files )
# Cleanup temporary variables.
set ( _IMPORT_PREFIX )
# Loop over all imported files and verify that they actually exist
foreach ( _cmake_target IN LISTS _cmake_import_check_targets )
2024-10-11 19:49:24 +08:00
if ( CMAKE_VERSION VERSION_LESS "3.28"
O R N O T D E F I N E D _ c m a k e _ i m p o r t _ c h e c k _ x c f r a m e w o r k _ f o r _ $ { _ c m a k e _ t a r g e t }
O R N O T I S _ D I R E C T O R Y " $ { _ c m a k e _ i m p o r t _ c h e c k _ x c f r a m e w o r k _ f o r _ $ { _ c m a k e _ t a r g e t } } " )
foreach ( _cmake_file IN LISTS "_cmake_import_check_files_for_${_cmake_target}" )
if ( NOT EXISTS "${_cmake_file}" )
message ( FATAL_ERROR "The imported target \" ${ _cmake_target } \" references the file
2024-10-11 19:40:20 +08:00
\ " $ { _ c m a k e _ f i l e } \ "
b u t t h i s f i l e d o e s n o t e x i s t . P o s s i b l e r e a s o n s i n c l u d e :
* T h e f i l e w a s d e l e t e d , r e n a m e d , o r m o v e d t o a n o t h e r l o c a t i o n .
* A n i n s t a l l o r u n i n s t a l l p r o c e d u r e d i d n o t c o m p l e t e s u c c e s s f u l l y .
* T h e i n s t a l l a t i o n p a c k a g e w a s f a u l t y a n d c o n t a i n e d
\ " $ { C M A K E _ C U R R E N T _ L I S T _ F I L E } \ "
b u t n o t a l l t h e f i l e s i t r e f e r e n c e s .
" )
2024-10-11 19:49:24 +08:00
endif ( )
endforeach ( )
endif ( )
2024-10-11 19:40:20 +08:00
unset ( _cmake_file )
unset ( "_cmake_import_check_files_for_${_cmake_target}" )
endforeach ( )
unset ( _cmake_target )
unset ( _cmake_import_check_targets )
# This file does not depend on other imported targets which have
# been exported from the same project but in a separate export set.
# Commands beyond this point should not need to know the version.
set ( CMAKE_IMPORT_FILE_VERSION )
cmake_policy ( POP )