# Generated by CMake

if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.8)
   message(FATAL_ERROR "CMake >= 3.1.0 required")
endif()
if(CMAKE_VERSION VERSION_LESS "3.1.0")
   message(FATAL_ERROR "CMake >= 3.1.0 required")
endif()
cmake_policy(PUSH)
cmake_policy(VERSION 3.1.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 KF6KirigamiLayouts KF6KirigamiLayoutsPrivate KF6KirigamiPrimitives KF6KirigamiTemplates KF6KirigamiControls KF6KirigamiDelegates KF6KirigamiDialogs KF6KirigamiPolyfill KF6KirigamiFormsPrivateTemplates KF6KirigamiFormsPrivateFlat KF6KirigamiFormsPrivateCards KF6KirigamiForms KF6KirigamiPrivate KF6Kirigami)
  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/KF6Kirigami" REALPATH)
if(_realCurr STREQUAL _realOrig)
  set(_IMPORT_PREFIX "/usr/lib/cmake/KF6Kirigami")
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 KF6KirigamiLayouts
add_library(KF6KirigamiLayouts SHARED IMPORTED)

set_target_properties(KF6KirigamiLayouts PROPERTIES
  _qt_qml_backing_library_and_plugin_are_same_target "FALSE"
  _qt_qml_module_class_name "org_kde_kirigami_layoutsPlugin"
  _qt_qml_module_has_plugin "TRUE"
  _qt_qml_module_installed_plugin_target "KF6KirigamiLayoutsplugin"
  _qt_qml_module_installed_qmldir_path ""
  _qt_qml_module_is_backing_target "TRUE"
  _qt_qml_module_plugin_target "KirigamiLayoutsplugin"
  _qt_qml_module_target_path "org/kde/kirigami/layouts"
  _qt_qml_module_uri "org.kde.kirigami.layouts"
  _qt_qml_module_version "2.0"
)

# Create imported target KF6KirigamiLayoutsPrivate
add_library(KF6KirigamiLayoutsPrivate SHARED IMPORTED)

set_target_properties(KF6KirigamiLayoutsPrivate PROPERTIES
  _qt_qml_backing_library_and_plugin_are_same_target "FALSE"
  _qt_qml_module_class_name "org_kde_kirigami_layouts_privatePlugin"
  _qt_qml_module_has_plugin "TRUE"
  _qt_qml_module_installed_plugin_target "KF6KirigamiLayoutsPrivateplugin"
  _qt_qml_module_installed_qmldir_path ""
  _qt_qml_module_is_backing_target "TRUE"
  _qt_qml_module_plugin_target "KirigamiLayoutsPrivateplugin"
  _qt_qml_module_target_path "org/kde/kirigami/layouts/private"
  _qt_qml_module_uri "org.kde.kirigami.layouts.private"
  _qt_qml_module_version "2.0"
)

# Create imported target KF6KirigamiPrimitives
add_library(KF6KirigamiPrimitives SHARED IMPORTED)

set_target_properties(KF6KirigamiPrimitives PROPERTIES
  _qt_qml_backing_library_and_plugin_are_same_target "FALSE"
  _qt_qml_module_class_name "org_kde_kirigami_primitivesPlugin"
  _qt_qml_module_has_plugin "TRUE"
  _qt_qml_module_installed_plugin_target "KF6KirigamiPrimitives"
  _qt_qml_module_installed_qmldir_path ""
  _qt_qml_module_is_backing_target "TRUE"
  _qt_qml_module_plugin_target "KirigamiPrimitivesplugin"
  _qt_qml_module_target_path "org/kde/kirigami/primitives"
  _qt_qml_module_uri "org.kde.kirigami.primitives"
  _qt_qml_module_version "2.0"
)

# Create imported target KF6KirigamiTemplates
add_library(KF6KirigamiTemplates SHARED IMPORTED)

set_target_properties(KF6KirigamiTemplates PROPERTIES
  _qt_qml_backing_library_and_plugin_are_same_target "FALSE"
  _qt_qml_module_class_name "org_kde_kirigami_templatesPlugin"
  _qt_qml_module_has_plugin "TRUE"
  _qt_qml_module_installed_plugin_target "KF6KirigamiTemplates"
  _qt_qml_module_installed_qmldir_path ""
  _qt_qml_module_is_backing_target "TRUE"
  _qt_qml_module_plugin_target "KirigamiTemplatesplugin"
  _qt_qml_module_target_path "org/kde/kirigami/templates"
  _qt_qml_module_uri "org.kde.kirigami.templates"
  _qt_qml_module_version "2.0"
)

# Create imported target KF6KirigamiControls
add_library(KF6KirigamiControls SHARED IMPORTED)

set_target_properties(KF6KirigamiControls PROPERTIES
  INTERFACE_LINK_LIBRARIES "Qt6::Core;Qt6::Gui;Qt6::Qml;Qt6::Quick;KF6::KirigamiPlatform"
  _qt_qml_backing_library_and_plugin_are_same_target "FALSE"
  _qt_qml_module_class_name "KirigamiControlsPlugin"
  _qt_qml_module_has_plugin "TRUE"
  _qt_qml_module_installed_plugin_target "KF6KirigamiControlsplugin"
  _qt_qml_module_installed_qmldir_path ""
  _qt_qml_module_is_backing_target "TRUE"
  _qt_qml_module_plugin_target "KirigamiControlsplugin"
  _qt_qml_module_target_path "org/kde/kirigami/controls"
  _qt_qml_module_uri "org.kde.kirigami.controls"
  _qt_qml_module_version "2.0"
)

# Create imported target KF6KirigamiDelegates
add_library(KF6KirigamiDelegates SHARED IMPORTED)

set_target_properties(KF6KirigamiDelegates PROPERTIES
  _qt_qml_backing_library_and_plugin_are_same_target "FALSE"
  _qt_qml_module_class_name "org_kde_kirigami_delegatesPlugin"
  _qt_qml_module_has_plugin "TRUE"
  _qt_qml_module_installed_plugin_target "KF6KirigamiDelegates"
  _qt_qml_module_installed_qmldir_path ""
  _qt_qml_module_is_backing_target "TRUE"
  _qt_qml_module_plugin_target "KirigamiDelegatesplugin"
  _qt_qml_module_target_path "org/kde/kirigami/delegates"
  _qt_qml_module_uri "org.kde.kirigami.delegates"
  _qt_qml_module_version "254.254"
)

# Create imported target KF6KirigamiDialogs
add_library(KF6KirigamiDialogs SHARED IMPORTED)

set_target_properties(KF6KirigamiDialogs PROPERTIES
  _qt_qml_backing_library_and_plugin_are_same_target "FALSE"
  _qt_qml_module_class_name "org_kde_kirigami_dialogsPlugin"
  _qt_qml_module_has_plugin "TRUE"
  _qt_qml_module_installed_plugin_target "KF6KirigamiDialogsplugin"
  _qt_qml_module_installed_qmldir_path ""
  _qt_qml_module_is_backing_target "TRUE"
  _qt_qml_module_plugin_target "KirigamiDialogsplugin"
  _qt_qml_module_target_path "org/kde/kirigami/dialogs"
  _qt_qml_module_uri "org.kde.kirigami.dialogs"
  _qt_qml_module_version "2.0"
)

# Create imported target KF6KirigamiPolyfill
add_library(KF6KirigamiPolyfill SHARED IMPORTED)

set_target_properties(KF6KirigamiPolyfill PROPERTIES
  _qt_qml_backing_library_and_plugin_are_same_target "FALSE"
  _qt_qml_module_class_name "org_kde_kirigami_private_polyfillPlugin"
  _qt_qml_module_has_plugin "TRUE"
  _qt_qml_module_installed_plugin_target "KF6KirigamiPolyfillplugin"
  _qt_qml_module_installed_qmldir_path ""
  _qt_qml_module_is_backing_target "TRUE"
  _qt_qml_module_plugin_target "KirigamiPolyfillplugin"
  _qt_qml_module_target_path "org/kde/kirigami/private/polyfill"
  _qt_qml_module_uri "org.kde.kirigami.private.polyfill"
  _qt_qml_module_version "1.0"
)

# Create imported target KF6KirigamiFormsPrivateTemplates
add_library(KF6KirigamiFormsPrivateTemplates SHARED IMPORTED)

set_target_properties(KF6KirigamiFormsPrivateTemplates PROPERTIES
  _qt_qml_backing_library_and_plugin_are_same_target "FALSE"
  _qt_qml_module_class_name "org_kde_kirigami_forms_private_templatesPlugin"
  _qt_qml_module_has_plugin "TRUE"
  _qt_qml_module_installed_plugin_target "KF6KirigamiFormsPrivateTemplatesplugin"
  _qt_qml_module_installed_qmldir_path ""
  _qt_qml_module_is_backing_target "TRUE"
  _qt_qml_module_plugin_target "KirigamiFormsPrivateTemplatesplugin"
  _qt_qml_module_target_path "org/kde/kirigami/forms/private/templates"
  _qt_qml_module_uri "org.kde.kirigami.forms.private.templates"
  _qt_qml_module_version "2.0"
)

# Create imported target KF6KirigamiFormsPrivateFlat
add_library(KF6KirigamiFormsPrivateFlat SHARED IMPORTED)

set_target_properties(KF6KirigamiFormsPrivateFlat PROPERTIES
  _qt_qml_backing_library_and_plugin_are_same_target "FALSE"
  _qt_qml_module_class_name "org_kde_kirigami_forms_private_flatPlugin"
  _qt_qml_module_has_plugin "TRUE"
  _qt_qml_module_installed_plugin_target "KF6KirigamiFormsPrivateFlatplugin"
  _qt_qml_module_installed_qmldir_path ""
  _qt_qml_module_is_backing_target "TRUE"
  _qt_qml_module_plugin_target "KirigamiFormsPrivateFlatplugin"
  _qt_qml_module_target_path "org/kde/kirigami/forms/private/flat"
  _qt_qml_module_uri "org.kde.kirigami.forms.private.flat"
  _qt_qml_module_version "2.0"
)

# Create imported target KF6KirigamiFormsPrivateCards
add_library(KF6KirigamiFormsPrivateCards SHARED IMPORTED)

set_target_properties(KF6KirigamiFormsPrivateCards PROPERTIES
  _qt_qml_backing_library_and_plugin_are_same_target "FALSE"
  _qt_qml_module_class_name "org_kde_kirigami_forms_private_cardsPlugin"
  _qt_qml_module_has_plugin "TRUE"
  _qt_qml_module_installed_plugin_target "KF6KirigamiFormsPrivateCardsplugin"
  _qt_qml_module_installed_qmldir_path ""
  _qt_qml_module_is_backing_target "TRUE"
  _qt_qml_module_plugin_target "KirigamiFormsPrivateCardsplugin"
  _qt_qml_module_target_path "org/kde/kirigami/forms/private/cards"
  _qt_qml_module_uri "org.kde.kirigami.forms.private.cards"
  _qt_qml_module_version "2.0"
)

# Create imported target KF6KirigamiForms
add_library(KF6KirigamiForms SHARED IMPORTED)

set_target_properties(KF6KirigamiForms PROPERTIES
  _qt_qml_backing_library_and_plugin_are_same_target "FALSE"
  _qt_qml_module_class_name "KirigamiFormsPlugin"
  _qt_qml_module_has_plugin "TRUE"
  _qt_qml_module_installed_plugin_target "KF6KirigamiFormsplugin"
  _qt_qml_module_installed_qmldir_path ""
  _qt_qml_module_is_backing_target "TRUE"
  _qt_qml_module_plugin_target "KirigamiFormsplugin"
  _qt_qml_module_target_path "org/kde/kirigami/forms"
  _qt_qml_module_uri "org.kde.kirigami.forms"
  _qt_qml_module_version "2.0"
)

# Create imported target KF6KirigamiPrivate
add_library(KF6KirigamiPrivate SHARED IMPORTED)

set_target_properties(KF6KirigamiPrivate PROPERTIES
  _qt_qml_backing_library_and_plugin_are_same_target "FALSE"
  _qt_qml_module_class_name "org_kde_kirigami_privatePlugin"
  _qt_qml_module_has_plugin "TRUE"
  _qt_qml_module_installed_plugin_target "KF6KirigamiPrivateplugin"
  _qt_qml_module_installed_qmldir_path ""
  _qt_qml_module_is_backing_target "TRUE"
  _qt_qml_module_plugin_target "KirigamiPrivateplugin"
  _qt_qml_module_target_path "org/kde/kirigami/private"
  _qt_qml_module_uri "org.kde.kirigami.private"
  _qt_qml_module_version "254.254"
)

# Create imported target KF6Kirigami
add_library(KF6Kirigami SHARED IMPORTED)

set_target_properties(KF6Kirigami PROPERTIES
  INTERFACE_LINK_LIBRARIES "Qt6::Core;Qt6::Gui;Qt6::Qml;Qt6::Quick;KF6::KirigamiPlatform"
  _qt_qml_backing_library_and_plugin_are_same_target "FALSE"
  _qt_qml_module_class_name "KirigamiPlugin"
  _qt_qml_module_has_plugin "TRUE"
  _qt_qml_module_installed_plugin_target "KF6Kirigamiplugin"
  _qt_qml_module_installed_qmldir_path ""
  _qt_qml_module_is_backing_target "TRUE"
  _qt_qml_module_plugin_target "Kirigamiplugin"
  _qt_qml_module_target_path "org/kde/kirigami"
  _qt_qml_module_uri "org.kde.kirigami"
  _qt_qml_module_version "2.0"
)

# Load information for each installed configuration.
file(GLOB _cmake_config_files "${CMAKE_CURRENT_LIST_DIR}/KF6KirigamiTargets-*.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)

# Make sure the targets which have been exported in some other
# export set exist.
unset(${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets)
foreach(_target "KF6::KirigamiPlatform" )
  if(NOT TARGET "${_target}" )
    set(${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets "${${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets} ${_target}")
  endif()
endforeach()

if(DEFINED ${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets)
  if(CMAKE_FIND_PACKAGE_NAME)
    set( ${CMAKE_FIND_PACKAGE_NAME}_FOUND FALSE)
    set( ${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE "The following imported targets are referenced, but are missing: ${${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets}")
  else()
    message(FATAL_ERROR "The following imported targets are referenced, but are missing: ${${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets}")
  endif()
endif()
unset(${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets)

# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)
cmake_policy(POP)
