# Generated by CMake

if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.8)
   message(FATAL_ERROR "CMake >= 3.0.0 required")
endif()
if(CMAKE_VERSION VERSION_LESS "3.0.0")
   message(FATAL_ERROR "CMake >= 3.0.0 required")
endif()
cmake_policy(PUSH)
cmake_policy(VERSION 3.0.0...4.2)
#----------------------------------------------------------------
# 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 "")
foreach(_cmake_expected_target IN ITEMS Qt6::Platform Qt6::GlobalConfig Qt6::GlobalConfigPrivate Qt6::PlatformCommonInternal Qt6::PlatformModuleInternal Qt6::PlatformPluginInternal Qt6::PlatformAppInternal Qt6::PlatformToolInternal Qt6::PlatformExampleInternal)
  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)
# Use original install prefix when loaded through a
# cross-prefix symbolic link such as /lib -> /usr/lib.
get_filename_component(_realCurr "${_IMPORT_PREFIX}" REALPATH)
get_filename_component(_realOrig "/usr/lib/cmake/Qt6" REALPATH)
if(_realCurr STREQUAL _realOrig)
  set(_IMPORT_PREFIX "/usr/lib/cmake/Qt6")
endif()
unset(_realOrig)
unset(_realCurr)
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 Qt6::Platform
add_library(Qt6::Platform INTERFACE IMPORTED)

set_target_properties(Qt6::Platform PROPERTIES
  INTERFACE_COMPILE_FEATURES "cxx_std_17"
  INTERFACE_COMPILE_OPTIONS "\$<\$<NOT:\$<COMPILE_LANGUAGE:Swift>>:\$<\$<CXX_COMPILER_ID:GNU>:-mno-direct-extern-access>>;\$<\$<NOT:\$<COMPILE_LANGUAGE:Swift>>:\$<\$<CXX_COMPILER_ID:Clang>:-fno-direct-access-external-data>>"
  INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/lib/qt6/mkspecs/linux-g++;${_IMPORT_PREFIX}/include/qt6"
  INTERFACE_LINK_LIBRARIES "Threads::Threads"
  _qt_package_version "6.11.2"
  _qt_sbom_cydx_bom_serial_number_uuid "da70a293-dfec-54ba-a68b-9ca62e9fe58a"
  _qt_sbom_cydx_external_bom_link "urn:cdx:da70a293-dfec-54ba-a68b-9ca62e9fe58a/1#SPDXRef-Package-qtbase-qt-module-Platform-d0d849c7f3e0"
  _qt_sbom_cydx_external_urn_bom_version "1"
  _qt_sbom_cydx_v1_6_document_json_relative_path "lib/qt6/sbom/qtbase-6.11.2.cdx.json"
  _qt_sbom_entity_type "QT_MODULE"
  _qt_sbom_package_name "Platform"
  _qt_sbom_package_version "6.11.2"
  _qt_sbom_spdx_id "SPDXRef-Package-qtbase-qt-module-Platform-d0d849c7f3e0"
  _qt_sbom_spdx_relative_installed_repo_document_path "lib/qt6/sbom/qtbase-6.11.2.spdx"
  _qt_sbom_spdx_repo_document_namespace "https://qt.io/spdxdocs/qtbase-6.11.2+dirty-host-linux-x86_64-target-linux-x86_64-c601dfaa-39d7-5005-af37-441b63fd9187"
  _qt_sbom_spdx_repo_project_name_lowercase "qtbase"
  _qt_sbom_spdx_v2_document_json_relative_path "lib/qt6/sbom/qtbase-6.11.2.spdx.json"
  _qt_sbom_spdx_v2_document_tag_value_relative_path "lib/qt6/sbom/qtbase-6.11.2.spdx"
  _qt_sbom_spdx_v2_external_document_ref "DocumentRef-qtbase-d0d849c7f3e0"
  _qt_sbom_spdx_v2_external_spdx_id "DocumentRef-qtbase-d0d849c7f3e0:SPDXRef-Package-qtbase-qt-module-Platform-d0d849c7f3e0"
  _qt_should_skip_3rd_party_global_promotion "TRUE"
)

# Create imported target Qt6::GlobalConfig
add_library(Qt6::GlobalConfig INTERFACE IMPORTED)

set_target_properties(Qt6::GlobalConfig PROPERTIES
  INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include/qt6;${_IMPORT_PREFIX}/include/qt6/QtCore"
  _qt_is_internal_library "TRUE"
  _qt_is_internal_target "TRUE"
  _qt_sbom_cydx_bom_serial_number_uuid "da70a293-dfec-54ba-a68b-9ca62e9fe58a"
  _qt_sbom_cydx_external_bom_link "urn:cdx:da70a293-dfec-54ba-a68b-9ca62e9fe58a/1#SPDXRef-Package-qtbase-qt-module-GlobalConfig-d0d849c7f3e0"
  _qt_sbom_cydx_external_urn_bom_version "1"
  _qt_sbom_cydx_v1_6_document_json_relative_path "lib/qt6/sbom/qtbase-6.11.2.cdx.json"
  _qt_sbom_entity_type "QT_MODULE"
  _qt_sbom_package_name "GlobalConfig"
  _qt_sbom_package_version "6.11.2"
  _qt_sbom_spdx_id "SPDXRef-Package-qtbase-qt-module-GlobalConfig-d0d849c7f3e0"
  _qt_sbom_spdx_relative_installed_repo_document_path "lib/qt6/sbom/qtbase-6.11.2.spdx"
  _qt_sbom_spdx_repo_document_namespace "https://qt.io/spdxdocs/qtbase-6.11.2+dirty-host-linux-x86_64-target-linux-x86_64-c601dfaa-39d7-5005-af37-441b63fd9187"
  _qt_sbom_spdx_repo_project_name_lowercase "qtbase"
  _qt_sbom_spdx_v2_document_json_relative_path "lib/qt6/sbom/qtbase-6.11.2.spdx.json"
  _qt_sbom_spdx_v2_document_tag_value_relative_path "lib/qt6/sbom/qtbase-6.11.2.spdx"
  _qt_sbom_spdx_v2_external_document_ref "DocumentRef-qtbase-d0d849c7f3e0"
  _qt_sbom_spdx_v2_external_spdx_id "DocumentRef-qtbase-d0d849c7f3e0:SPDXRef-Package-qtbase-qt-module-GlobalConfig-d0d849c7f3e0"
  _qt_should_skip_3rd_party_global_promotion "TRUE"
)

# Create imported target Qt6::GlobalConfigPrivate
add_library(Qt6::GlobalConfigPrivate INTERFACE IMPORTED)

set_target_properties(Qt6::GlobalConfigPrivate PROPERTIES
  INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include/qt6/QtCore/6.11.2;${_IMPORT_PREFIX}/include/qt6/QtCore/6.11.2/QtCore"
  INTERFACE_LINK_LIBRARIES "Qt6::GlobalConfig"
  _qt_is_internal_library "TRUE"
  _qt_is_internal_target "TRUE"
  _qt_sbom_cydx_bom_serial_number_uuid "da70a293-dfec-54ba-a68b-9ca62e9fe58a"
  _qt_sbom_cydx_external_bom_link "urn:cdx:da70a293-dfec-54ba-a68b-9ca62e9fe58a/1#SPDXRef-Package-qtbase-qt-module-GlobalConfigPrivate-d0d849c7f3e0"
  _qt_sbom_cydx_external_urn_bom_version "1"
  _qt_sbom_cydx_v1_6_document_json_relative_path "lib/qt6/sbom/qtbase-6.11.2.cdx.json"
  _qt_sbom_entity_type "QT_MODULE"
  _qt_sbom_package_name "GlobalConfigPrivate"
  _qt_sbom_package_version "6.11.2"
  _qt_sbom_spdx_id "SPDXRef-Package-qtbase-qt-module-GlobalConfigPrivate-d0d849c7f3e0"
  _qt_sbom_spdx_relative_installed_repo_document_path "lib/qt6/sbom/qtbase-6.11.2.spdx"
  _qt_sbom_spdx_repo_document_namespace "https://qt.io/spdxdocs/qtbase-6.11.2+dirty-host-linux-x86_64-target-linux-x86_64-c601dfaa-39d7-5005-af37-441b63fd9187"
  _qt_sbom_spdx_repo_project_name_lowercase "qtbase"
  _qt_sbom_spdx_v2_document_json_relative_path "lib/qt6/sbom/qtbase-6.11.2.spdx.json"
  _qt_sbom_spdx_v2_document_tag_value_relative_path "lib/qt6/sbom/qtbase-6.11.2.spdx"
  _qt_sbom_spdx_v2_external_document_ref "DocumentRef-qtbase-d0d849c7f3e0"
  _qt_sbom_spdx_v2_external_spdx_id "DocumentRef-qtbase-d0d849c7f3e0:SPDXRef-Package-qtbase-qt-module-GlobalConfigPrivate-d0d849c7f3e0"
  _qt_should_skip_3rd_party_global_promotion "TRUE"
)

# Create imported target Qt6::PlatformCommonInternal
add_library(Qt6::PlatformCommonInternal INTERFACE IMPORTED)

set_target_properties(Qt6::PlatformCommonInternal PROPERTIES
  INTERFACE_COMPILE_DEFINITIONS "\$<\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_INTERNAL_UNDEF_QT_NO_JAVA_STYLE_ITERATORS>>>:QT_NO_JAVA_STYLE_ITERATORS>;\$<\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_INTERNAL_UNDEF_QT_NO_QASCONST>>>:QT_NO_QASCONST>;\$<\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_INTERNAL_UNDEF_QT_NO_QEXCHANGE>>>:QT_NO_QEXCHANGE>;\$<\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_INTERNAL_UNDEF_QT_NO_QSNPRINTF>>>:QT_NO_QSNPRINTF>;\$<\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_INTERNAL_UNDEF_QT_NO_NARROWING_CONVERSIONS_IN_CONNECT>>>:QT_NO_NARROWING_CONVERSIONS_IN_CONNECT>;\$<\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_INTERNAL_UNDEF_QT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH>>>:QT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH>;\$<\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_INTERNAL_UNDEF_QT_NO_FOREACH>>>:QT_NO_FOREACH>;_LARGEFILE64_SOURCE;_LARGEFILE_SOURCE;QT_NO_NARROWING_CONVERSIONS_IN_CONNECT;\$<\$<NOT:\$<CONFIG:Debug>>:QT_NO_DEBUG>;_GLIBCXX_ASSERTIONS;\$<IF:\$<OR:\$<STREQUAL:\$<TARGET_PROPERTY:_qt_internal_use_exceptions>,DEFAULT>,\$<STREQUAL:\$<TARGET_PROPERTY:_qt_internal_use_exceptions>,>>,QT_NO_EXCEPTIONS,\$<IF:\$<BOOL:\$<TARGET_PROPERTY:_qt_internal_use_exceptions>>,,QT_NO_EXCEPTIONS>>"
  INTERFACE_COMPILE_OPTIONS "\$<\$<OR:\$<NOT:\$<CONFIG:Debug>>,\$<BOOL:OFF>>:-U_FORTIFY_SOURCE>;\$<\$<COMPILE_LANGUAGE:CXX>:-Wsuggest-override>;\$<\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:_qt_no_intel_cet_harderning>>>:-fcf-protection=full>;\$<\$<OR:\$<NOT:\$<CONFIG:Debug>>,\$<BOOL:OFF>>:-D_FORTIFY_SOURCE=3>;-ftrivial-auto-var-init=pattern;-fstack-protector-strong;-fstack-clash-protection;\$<IF:\$<OR:\$<STREQUAL:\$<TARGET_PROPERTY:_qt_internal_use_exceptions>,DEFAULT>,\$<STREQUAL:\$<TARGET_PROPERTY:_qt_internal_use_exceptions>,>>,-fno-exceptions,\$<IF:\$<BOOL:\$<TARGET_PROPERTY:_qt_internal_use_exceptions>>,-fexceptions,-fno-exceptions>>"
  INTERFACE_LINK_LIBRARIES "Qt6::Platform"
  INTERFACE_LINK_OPTIONS "\$<\$<BOOL:\$<TARGET_PROPERTY:_qt_is_internal_target>>:-Wl,-z,relro,-z,now>;\$<\$<BOOL:\$<TARGET_PROPERTY:_qt_is_internal_target>>:-Wl,--enable-new-dtags>"
  _qt_is_internal_library "TRUE"
  _qt_is_internal_target "TRUE"
  _qt_sbom_cydx_bom_serial_number_uuid "da70a293-dfec-54ba-a68b-9ca62e9fe58a"
  _qt_sbom_cydx_external_bom_link "urn:cdx:da70a293-dfec-54ba-a68b-9ca62e9fe58a/1#SPDXRef-Package-qtbase-qt-module-PlatformCommonInternal-d0d849c7f3e0"
  _qt_sbom_cydx_external_urn_bom_version "1"
  _qt_sbom_cydx_v1_6_document_json_relative_path "lib/qt6/sbom/qtbase-6.11.2.cdx.json"
  _qt_sbom_entity_type "QT_MODULE"
  _qt_sbom_package_name "PlatformCommonInternal"
  _qt_sbom_package_version "6.11.2"
  _qt_sbom_spdx_id "SPDXRef-Package-qtbase-qt-module-PlatformCommonInternal-d0d849c7f3e0"
  _qt_sbom_spdx_relative_installed_repo_document_path "lib/qt6/sbom/qtbase-6.11.2.spdx"
  _qt_sbom_spdx_repo_document_namespace "https://qt.io/spdxdocs/qtbase-6.11.2+dirty-host-linux-x86_64-target-linux-x86_64-c601dfaa-39d7-5005-af37-441b63fd9187"
  _qt_sbom_spdx_repo_project_name_lowercase "qtbase"
  _qt_sbom_spdx_v2_document_json_relative_path "lib/qt6/sbom/qtbase-6.11.2.spdx.json"
  _qt_sbom_spdx_v2_document_tag_value_relative_path "lib/qt6/sbom/qtbase-6.11.2.spdx"
  _qt_sbom_spdx_v2_external_document_ref "DocumentRef-qtbase-d0d849c7f3e0"
  _qt_sbom_spdx_v2_external_spdx_id "DocumentRef-qtbase-d0d849c7f3e0:SPDXRef-Package-qtbase-qt-module-PlatformCommonInternal-d0d849c7f3e0"
  _qt_should_skip_3rd_party_global_promotion "TRUE"
)

# Create imported target Qt6::PlatformModuleInternal
add_library(Qt6::PlatformModuleInternal INTERFACE IMPORTED)

set_target_properties(Qt6::PlatformModuleInternal PROPERTIES
  INTERFACE_COMPILE_DEFINITIONS "\$<\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_INTERNAL_UNDEF_QT_USE_QSTRINGBUILDER>>>:QT_USE_QSTRINGBUILDER>;\$<\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_INTERNAL_UNDEF_QT_NO_STD_FORMAT_SUPPORT>>>:QT_NO_STD_FORMAT_SUPPORT>"
  INTERFACE_COMPILE_OPTIONS "\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:Qt6::PlatformCommonInternal,_qt_internal_clang_msvc_frontend>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:AppleClang,Clang,IntelLLVM>>:-Werror;-Wno-error=#warnings;-Wno-error=deprecated-declarations>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:Qt6::PlatformCommonInternal,_qt_internal_clang_msvc_frontend>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:AppleClang,Clang,IntelLLVM>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,14>>:-Wno-error=deprecated-pragma>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>>:-Werror;-Wno-error=cpp;-Wno-error=deprecated-declarations;-Wno-error=strict-overflow>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,9>>:-Wno-error=format-overflow>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,10>>:-Wno-error=stringop-overflow>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,11>>:-Wno-error=stringop-overread>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<AND:\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,11.0>,\$<VERSION_LESS:\$<CXX_COMPILER_VERSION>,11.2>>>:-no-integrated-cpp;-Wno-implicit-fallthrough>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<AND:\$<VERSION_LESS:\$<CXX_COMPILER_VERSION>,15.1>,\$<BOOL:OFF>,\$<BOOL:ON>>>:-Wno-error=tsan>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,16.0>>:-Wno-error=sfinae-incomplete>"
  INTERFACE_LINK_LIBRARIES "Qt6::PlatformCommonInternal"
  _qt_is_internal_library "TRUE"
  _qt_is_internal_target "TRUE"
  _qt_sbom_cydx_bom_serial_number_uuid "da70a293-dfec-54ba-a68b-9ca62e9fe58a"
  _qt_sbom_cydx_external_bom_link "urn:cdx:da70a293-dfec-54ba-a68b-9ca62e9fe58a/1#SPDXRef-Package-qtbase-qt-module-PlatformModuleInternal-d0d849c7f3e0"
  _qt_sbom_cydx_external_urn_bom_version "1"
  _qt_sbom_cydx_v1_6_document_json_relative_path "lib/qt6/sbom/qtbase-6.11.2.cdx.json"
  _qt_sbom_entity_type "QT_MODULE"
  _qt_sbom_package_name "PlatformModuleInternal"
  _qt_sbom_package_version "6.11.2"
  _qt_sbom_spdx_id "SPDXRef-Package-qtbase-qt-module-PlatformModuleInternal-d0d849c7f3e0"
  _qt_sbom_spdx_relative_installed_repo_document_path "lib/qt6/sbom/qtbase-6.11.2.spdx"
  _qt_sbom_spdx_repo_document_namespace "https://qt.io/spdxdocs/qtbase-6.11.2+dirty-host-linux-x86_64-target-linux-x86_64-c601dfaa-39d7-5005-af37-441b63fd9187"
  _qt_sbom_spdx_repo_project_name_lowercase "qtbase"
  _qt_sbom_spdx_v2_document_json_relative_path "lib/qt6/sbom/qtbase-6.11.2.spdx.json"
  _qt_sbom_spdx_v2_document_tag_value_relative_path "lib/qt6/sbom/qtbase-6.11.2.spdx"
  _qt_sbom_spdx_v2_external_document_ref "DocumentRef-qtbase-d0d849c7f3e0"
  _qt_sbom_spdx_v2_external_spdx_id "DocumentRef-qtbase-d0d849c7f3e0:SPDXRef-Package-qtbase-qt-module-PlatformModuleInternal-d0d849c7f3e0"
  _qt_should_skip_3rd_party_global_promotion "TRUE"
)

# Create imported target Qt6::PlatformPluginInternal
add_library(Qt6::PlatformPluginInternal INTERFACE IMPORTED)

set_target_properties(Qt6::PlatformPluginInternal PROPERTIES
  INTERFACE_COMPILE_DEFINITIONS "\$<\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_INTERNAL_UNDEF_QT_USE_QSTRINGBUILDER>>>:QT_USE_QSTRINGBUILDER>;\$<\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_INTERNAL_UNDEF_QT_NO_STD_FORMAT_SUPPORT>>>:QT_NO_STD_FORMAT_SUPPORT>"
  INTERFACE_COMPILE_OPTIONS "\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:Qt6::PlatformCommonInternal,_qt_internal_clang_msvc_frontend>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:AppleClang,Clang,IntelLLVM>>:-Werror;-Wno-error=#warnings;-Wno-error=deprecated-declarations>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:Qt6::PlatformCommonInternal,_qt_internal_clang_msvc_frontend>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:AppleClang,Clang,IntelLLVM>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,14>>:-Wno-error=deprecated-pragma>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>>:-Werror;-Wno-error=cpp;-Wno-error=deprecated-declarations;-Wno-error=strict-overflow>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,9>>:-Wno-error=format-overflow>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,10>>:-Wno-error=stringop-overflow>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,11>>:-Wno-error=stringop-overread>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<AND:\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,11.0>,\$<VERSION_LESS:\$<CXX_COMPILER_VERSION>,11.2>>>:-no-integrated-cpp;-Wno-implicit-fallthrough>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<AND:\$<VERSION_LESS:\$<CXX_COMPILER_VERSION>,15.1>,\$<BOOL:OFF>,\$<BOOL:ON>>>:-Wno-error=tsan>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,16.0>>:-Wno-error=sfinae-incomplete>"
  INTERFACE_LINK_LIBRARIES "Qt6::PlatformCommonInternal"
  _qt_is_internal_library "TRUE"
  _qt_is_internal_target "TRUE"
  _qt_sbom_cydx_bom_serial_number_uuid "da70a293-dfec-54ba-a68b-9ca62e9fe58a"
  _qt_sbom_cydx_external_bom_link "urn:cdx:da70a293-dfec-54ba-a68b-9ca62e9fe58a/1#SPDXRef-Package-qtbase-qt-module-PlatformPluginInternal-d0d849c7f3e0"
  _qt_sbom_cydx_external_urn_bom_version "1"
  _qt_sbom_cydx_v1_6_document_json_relative_path "lib/qt6/sbom/qtbase-6.11.2.cdx.json"
  _qt_sbom_entity_type "QT_MODULE"
  _qt_sbom_package_name "PlatformPluginInternal"
  _qt_sbom_package_version "6.11.2"
  _qt_sbom_spdx_id "SPDXRef-Package-qtbase-qt-module-PlatformPluginInternal-d0d849c7f3e0"
  _qt_sbom_spdx_relative_installed_repo_document_path "lib/qt6/sbom/qtbase-6.11.2.spdx"
  _qt_sbom_spdx_repo_document_namespace "https://qt.io/spdxdocs/qtbase-6.11.2+dirty-host-linux-x86_64-target-linux-x86_64-c601dfaa-39d7-5005-af37-441b63fd9187"
  _qt_sbom_spdx_repo_project_name_lowercase "qtbase"
  _qt_sbom_spdx_v2_document_json_relative_path "lib/qt6/sbom/qtbase-6.11.2.spdx.json"
  _qt_sbom_spdx_v2_document_tag_value_relative_path "lib/qt6/sbom/qtbase-6.11.2.spdx"
  _qt_sbom_spdx_v2_external_document_ref "DocumentRef-qtbase-d0d849c7f3e0"
  _qt_sbom_spdx_v2_external_spdx_id "DocumentRef-qtbase-d0d849c7f3e0:SPDXRef-Package-qtbase-qt-module-PlatformPluginInternal-d0d849c7f3e0"
  _qt_should_skip_3rd_party_global_promotion "TRUE"
)

# Create imported target Qt6::PlatformAppInternal
add_library(Qt6::PlatformAppInternal INTERFACE IMPORTED)

set_target_properties(Qt6::PlatformAppInternal PROPERTIES
  INTERFACE_COMPILE_OPTIONS "\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:Qt6::PlatformCommonInternal,_qt_internal_clang_msvc_frontend>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:AppleClang,Clang,IntelLLVM>>:-Werror;-Wno-error=#warnings;-Wno-error=deprecated-declarations>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:Qt6::PlatformCommonInternal,_qt_internal_clang_msvc_frontend>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:AppleClang,Clang,IntelLLVM>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,14>>:-Wno-error=deprecated-pragma>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>>:-Werror;-Wno-error=cpp;-Wno-error=deprecated-declarations;-Wno-error=strict-overflow>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,9>>:-Wno-error=format-overflow>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,10>>:-Wno-error=stringop-overflow>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,11>>:-Wno-error=stringop-overread>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<AND:\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,11.0>,\$<VERSION_LESS:\$<CXX_COMPILER_VERSION>,11.2>>>:-no-integrated-cpp;-Wno-implicit-fallthrough>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<AND:\$<VERSION_LESS:\$<CXX_COMPILER_VERSION>,15.1>,\$<BOOL:OFF>,\$<BOOL:ON>>>:-Wno-error=tsan>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,16.0>>:-Wno-error=sfinae-incomplete>"
  INTERFACE_LINK_LIBRARIES "Qt6::PlatformCommonInternal"
  _qt_is_internal_library "TRUE"
  _qt_is_internal_target "TRUE"
  _qt_sbom_cydx_bom_serial_number_uuid "da70a293-dfec-54ba-a68b-9ca62e9fe58a"
  _qt_sbom_cydx_external_bom_link "urn:cdx:da70a293-dfec-54ba-a68b-9ca62e9fe58a/1#SPDXRef-Package-qtbase-qt-module-PlatformAppInternal-d0d849c7f3e0"
  _qt_sbom_cydx_external_urn_bom_version "1"
  _qt_sbom_cydx_v1_6_document_json_relative_path "lib/qt6/sbom/qtbase-6.11.2.cdx.json"
  _qt_sbom_entity_type "QT_MODULE"
  _qt_sbom_package_name "PlatformAppInternal"
  _qt_sbom_package_version "6.11.2"
  _qt_sbom_spdx_id "SPDXRef-Package-qtbase-qt-module-PlatformAppInternal-d0d849c7f3e0"
  _qt_sbom_spdx_relative_installed_repo_document_path "lib/qt6/sbom/qtbase-6.11.2.spdx"
  _qt_sbom_spdx_repo_document_namespace "https://qt.io/spdxdocs/qtbase-6.11.2+dirty-host-linux-x86_64-target-linux-x86_64-c601dfaa-39d7-5005-af37-441b63fd9187"
  _qt_sbom_spdx_repo_project_name_lowercase "qtbase"
  _qt_sbom_spdx_v2_document_json_relative_path "lib/qt6/sbom/qtbase-6.11.2.spdx.json"
  _qt_sbom_spdx_v2_document_tag_value_relative_path "lib/qt6/sbom/qtbase-6.11.2.spdx"
  _qt_sbom_spdx_v2_external_document_ref "DocumentRef-qtbase-d0d849c7f3e0"
  _qt_sbom_spdx_v2_external_spdx_id "DocumentRef-qtbase-d0d849c7f3e0:SPDXRef-Package-qtbase-qt-module-PlatformAppInternal-d0d849c7f3e0"
  _qt_should_skip_3rd_party_global_promotion "TRUE"
)

# Create imported target Qt6::PlatformToolInternal
add_library(Qt6::PlatformToolInternal INTERFACE IMPORTED)

set_target_properties(Qt6::PlatformToolInternal PROPERTIES
  INTERFACE_COMPILE_DEFINITIONS "\$<\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_INTERNAL_UNDEF_QT_USE_QSTRINGBUILDER>>>:QT_USE_QSTRINGBUILDER>;\$<\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_INTERNAL_UNDEF_QT_NO_STD_FORMAT_SUPPORT>>>:QT_NO_STD_FORMAT_SUPPORT>"
  INTERFACE_LINK_LIBRARIES "Qt6::PlatformAppInternal"
  _qt_is_internal_library "TRUE"
  _qt_is_internal_target "TRUE"
  _qt_sbom_cydx_bom_serial_number_uuid "da70a293-dfec-54ba-a68b-9ca62e9fe58a"
  _qt_sbom_cydx_external_bom_link "urn:cdx:da70a293-dfec-54ba-a68b-9ca62e9fe58a/1#SPDXRef-Package-qtbase-qt-module-PlatformToolInternal-d0d849c7f3e0"
  _qt_sbom_cydx_external_urn_bom_version "1"
  _qt_sbom_cydx_v1_6_document_json_relative_path "lib/qt6/sbom/qtbase-6.11.2.cdx.json"
  _qt_sbom_entity_type "QT_MODULE"
  _qt_sbom_package_name "PlatformToolInternal"
  _qt_sbom_package_version "6.11.2"
  _qt_sbom_spdx_id "SPDXRef-Package-qtbase-qt-module-PlatformToolInternal-d0d849c7f3e0"
  _qt_sbom_spdx_relative_installed_repo_document_path "lib/qt6/sbom/qtbase-6.11.2.spdx"
  _qt_sbom_spdx_repo_document_namespace "https://qt.io/spdxdocs/qtbase-6.11.2+dirty-host-linux-x86_64-target-linux-x86_64-c601dfaa-39d7-5005-af37-441b63fd9187"
  _qt_sbom_spdx_repo_project_name_lowercase "qtbase"
  _qt_sbom_spdx_v2_document_json_relative_path "lib/qt6/sbom/qtbase-6.11.2.spdx.json"
  _qt_sbom_spdx_v2_document_tag_value_relative_path "lib/qt6/sbom/qtbase-6.11.2.spdx"
  _qt_sbom_spdx_v2_external_document_ref "DocumentRef-qtbase-d0d849c7f3e0"
  _qt_sbom_spdx_v2_external_spdx_id "DocumentRef-qtbase-d0d849c7f3e0:SPDXRef-Package-qtbase-qt-module-PlatformToolInternal-d0d849c7f3e0"
  _qt_should_skip_3rd_party_global_promotion "TRUE"
)

# Create imported target Qt6::PlatformExampleInternal
add_library(Qt6::PlatformExampleInternal INTERFACE IMPORTED)

set_target_properties(Qt6::PlatformExampleInternal PROPERTIES
  INTERFACE_COMPILE_OPTIONS "\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:Qt6::PlatformCommonInternal,_qt_internal_clang_msvc_frontend>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:AppleClang,Clang,IntelLLVM>>:-Werror;-Wno-error=#warnings;-Wno-error=deprecated-declarations>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:Qt6::PlatformCommonInternal,_qt_internal_clang_msvc_frontend>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:AppleClang,Clang,IntelLLVM>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,14>>:-Wno-error=deprecated-pragma>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>>:-Werror;-Wno-error=cpp;-Wno-error=deprecated-declarations;-Wno-error=strict-overflow>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,9>>:-Wno-error=format-overflow>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,10>>:-Wno-error=stringop-overflow>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,11>>:-Wno-error=stringop-overread>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<AND:\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,11.0>,\$<VERSION_LESS:\$<CXX_COMPILER_VERSION>,11.2>>>:-no-integrated-cpp;-Wno-implicit-fallthrough>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<AND:\$<VERSION_LESS:\$<CXX_COMPILER_VERSION>,15.1>,\$<BOOL:OFF>,\$<BOOL:ON>>>:-Wno-error=tsan>;\$<\$<AND:\$<NOT:\$<BOOL:\$<TARGET_PROPERTY:QT_SKIP_WARNINGS_ARE_ERRORS>>>,\$<COMPILE_LANGUAGE:CXX,OBJCXX>,\$<CXX_COMPILER_ID:GNU>,\$<VERSION_GREATER_EQUAL:\$<CXX_COMPILER_VERSION>,16.0>>:-Wno-error=sfinae-incomplete>"
  _qt_is_internal_library "TRUE"
  _qt_is_internal_target "TRUE"
  _qt_sbom_cydx_bom_serial_number_uuid "da70a293-dfec-54ba-a68b-9ca62e9fe58a"
  _qt_sbom_cydx_external_bom_link "urn:cdx:da70a293-dfec-54ba-a68b-9ca62e9fe58a/1#SPDXRef-Package-qtbase-qt-module-PlatformExampleInternal-d0d849c7f3e0"
  _qt_sbom_cydx_external_urn_bom_version "1"
  _qt_sbom_cydx_v1_6_document_json_relative_path "lib/qt6/sbom/qtbase-6.11.2.cdx.json"
  _qt_sbom_entity_type "QT_MODULE"
  _qt_sbom_package_name "PlatformExampleInternal"
  _qt_sbom_package_version "6.11.2"
  _qt_sbom_spdx_id "SPDXRef-Package-qtbase-qt-module-PlatformExampleInternal-d0d849c7f3e0"
  _qt_sbom_spdx_relative_installed_repo_document_path "lib/qt6/sbom/qtbase-6.11.2.spdx"
  _qt_sbom_spdx_repo_document_namespace "https://qt.io/spdxdocs/qtbase-6.11.2+dirty-host-linux-x86_64-target-linux-x86_64-c601dfaa-39d7-5005-af37-441b63fd9187"
  _qt_sbom_spdx_repo_project_name_lowercase "qtbase"
  _qt_sbom_spdx_v2_document_json_relative_path "lib/qt6/sbom/qtbase-6.11.2.spdx.json"
  _qt_sbom_spdx_v2_document_tag_value_relative_path "lib/qt6/sbom/qtbase-6.11.2.spdx"
  _qt_sbom_spdx_v2_external_document_ref "DocumentRef-qtbase-d0d849c7f3e0"
  _qt_sbom_spdx_v2_external_spdx_id "DocumentRef-qtbase-d0d849c7f3e0:SPDXRef-Package-qtbase-qt-module-PlatformExampleInternal-d0d849c7f3e0"
  _qt_should_skip_3rd_party_global_promotion "TRUE"
)

# Load information for each installed configuration.
file(GLOB _cmake_config_files "${CMAKE_CURRENT_LIST_DIR}/Qt6Targets-*.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)
  if(CMAKE_VERSION VERSION_LESS "3.28"
      OR NOT DEFINED _cmake_import_check_xcframework_for_${_cmake_target}
      OR NOT IS_DIRECTORY "${_cmake_import_check_xcframework_for_${_cmake_target}}")
    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
   \"${_cmake_file}\"
but this file does not exist.  Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
   \"${CMAKE_CURRENT_LIST_FILE}\"
but not all the files it references.
")
      endif()
    endforeach()
  endif()
  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)
