jpayne@69: #---------------------------------------------------------------- jpayne@69: # Generated CMake target import file for configuration "Release". jpayne@69: #---------------------------------------------------------------- jpayne@69: jpayne@69: # Commands may need to know the format version. jpayne@69: set(CMAKE_IMPORT_FILE_VERSION 1) jpayne@69: jpayne@69: # Import target "c-ares::cares" for configuration "Release" jpayne@69: set_property(TARGET c-ares::cares APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) jpayne@69: set_target_properties(c-ares::cares PROPERTIES jpayne@69: IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libcares.so.2.19.3" jpayne@69: IMPORTED_SONAME_RELEASE "libcares.so.2" jpayne@69: ) jpayne@69: jpayne@69: list(APPEND _cmake_import_check_targets c-ares::cares ) jpayne@69: list(APPEND _cmake_import_check_files_for_c-ares::cares "${_IMPORT_PREFIX}/lib/libcares.so.2.19.3" ) jpayne@69: jpayne@69: # Commands beyond this point should not need to know the version. jpayne@69: set(CMAKE_IMPORT_FILE_VERSION)