D:/untitled_quick/CMakeLists.txt(1): cmake_minimum_required(VERSION 3.16 ) D:/untitled_quick/CMakeLists.txt(3): project(untitled_quick VERSION 0.1 LANGUAGES CXX ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(4): foreach(qtcreator_var QT_QMAKE_EXECUTABLE CMAKE_PREFIX_PATH CMAKE_C_COMPILER CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELWITHDEBINFO ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(7): set(__just_reference_QT_QMAKE_EXECUTABLE C:/Qt/6.5.3/msvc2019_arm64/bin/qmake.bat ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(7): set(__just_reference_CMAKE_PREFIX_PATH C:/Qt/6.5.3/msvc2019_arm64 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(7): set(__just_reference_CMAKE_C_COMPILER C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/HostX86/ARM64/cl.exe ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(7): set(__just_reference_CMAKE_CXX_COMPILER C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/HostX86/ARM64/cl.exe ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(7): set(__just_reference_CMAKE_CXX_FLAGS -DQT_QML_DEBUG /DWIN32 /D_WINDOWS /GR /EHsc ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(7): set(__just_reference_CMAKE_CXX_FLAGS_DEBUG /Zi /Ob0 /Od /RTC1 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(7): set(__just_reference_CMAKE_CXX_FLAGS_RELWITHDEBINFO /Zi /O2 /Ob1 /DNDEBUG ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(10): if(EXISTS D:/untitled_quick/QtCreatorPackageManager.cmake ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(14): if(QT_CREATOR_SKIP_PACKAGE_MANAGER_SETUP ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(17): option(QT_CREATOR_SKIP_PACKAGE_MANAGER_SETUP Skip Qt Creator's package manager auto-setup OFF ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(20): if(CMAKE_VERSION GREATER_EQUAL 3.19 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(21): cmake_language(DEFER CALL set CMAKE_C_OUTPUT_EXTENSION CACHE STRING FORCE ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(22): cmake_language(DEFER CALL set CMAKE_CXX_OUTPUT_EXTENSION .obj CACHE STRING FORCE ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(25): macro(qtc_auto_setup_compiler_standard toolchainFile ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(39): macro(qtc_auto_setup_conan ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(169): qtc_auto_setup_conan() D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(40): foreach(file conanfile.txt conanfile.py ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(41): if(EXISTS D:/untitled_quick/conanfile.txt ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(41): if(EXISTS D:/untitled_quick/conanfile.py ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(47): if(conanfile_txt AND NOT QT_CREATOR_SKIP_CONAN_SETUP ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(167): unset(conanfile_txt ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(174): macro(qtc_auto_setup_vcpkg ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(245): qtc_auto_setup_vcpkg() D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(175): if(EXISTS D:/untitled_quick/vcpkg.json AND NOT QT_CREATOR_SKIP_VCPKG_SETUP ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(35): if(CMAKE_HOST_UNIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(129): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(130): if(CMAKE_HOST_WIN32 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(131): if(DEFINED ENV{PROCESSOR_ARCHITEW6432} ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(133): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(134): set(CMAKE_HOST_SYSTEM_PROCESSOR AMD64 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(143): if(CMAKE_TOOLCHAIN_FILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(145): include(D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake OPTIONAL RESULT_VARIABLE _INCLUDED_TOOLCHAIN_FILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(146): if(NOT _INCLUDED_TOOLCHAIN_FILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(148): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake OPTIONAL RESULT_VARIABLE _INCLUDED_TOOLCHAIN_FILE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(1): set(__qt_toolchain_used_variables QT_CHAINLOAD_TOOLCHAIN_FILE QT_TOOLCHAIN_INCLUDE_FILE QT_TOOLCHAIN_RELOCATABLE_CMAKE_DIR QT_TOOLCHAIN_RELOCATABLE_PREFIX QT_ADDITIONAL_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(12): list(APPEND CMAKE_TRY_COMPILE_PLATFORM_VARIABLES QT_CHAINLOAD_TOOLCHAIN_FILE;QT_TOOLCHAIN_INCLUDE_FILE;QT_TOOLCHAIN_RELOCATABLE_CMAKE_DIR;QT_TOOLCHAIN_RELOCATABLE_PREFIX;QT_ADDITIONAL_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(13): list(REMOVE_DUPLICATES CMAKE_TRY_COMPILE_PLATFORM_VARIABLES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(18): if( ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(27): set(CMAKE_SYSTEM_NAME Windows CACHE STRING ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(28): set(CMAKE_SYSTEM_VERSION 10 CACHE STRING ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(29): set(CMAKE_SYSTEM_PROCESSOR arm64 CACHE STRING ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(30): if(NOT QT_QMAKE_TARGET_MKSPEC ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(34): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(37): if(__qt_chainload_toolchain_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(60): get_filename_component(QT_TOOLCHAIN_RELOCATABLE_INSTALL_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(67): get_filename_component(QT_TOOLCHAIN_RELOCATABLE_CMAKE_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/.. ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(75): list(PREPEND CMAKE_PREFIX_PATH C:/Qt/6.5.3/msvc2019_arm64/lib/cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(76): list(PREPEND CMAKE_FIND_ROOT_PATH C:/Qt/6.5.3/msvc2019_arm64 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(80): if(NOT QT_AVOID_CUSTOM_PLATFORM_MODULES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(81): list(PREPEND CMAKE_MODULE_PATH C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/platforms ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(95): set(__qt_toolchain_additional_packages_prefixes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(96): if(QT_ADDITIONAL_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(100): if(DEFINED ENV{QT_ADDITIONAL_PACKAGES_PREFIX_PATH} AND NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(112): if(__qt_toolchain_additional_packages_prefixes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(137): unset(__qt_toolchain_additional_packages_prefixes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(140): set(__qt_toolchain_extra_file C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.extra.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(141): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.extra.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(147): if(QT_TOOLCHAIN_INCLUDE_FILE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(160): if(DEFINED CACHE{CMAKE_BUILD_TYPE} ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(161): set(__qt_toolchain_cmake_build_type_before_project_call Debug ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(167): if(NOT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(168): set(ENV{_QT_TOOLCHAIN_VARS_INITIALIZED} ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(169): foreach(var QT_CHAINLOAD_TOOLCHAIN_FILE;QT_TOOLCHAIN_INCLUDE_FILE;QT_TOOLCHAIN_RELOCATABLE_CMAKE_DIR;QT_TOOLCHAIN_RELOCATABLE_PREFIX;QT_ADDITIONAL_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(170): set(ENV{_QT_TOOLCHAIN_QT_CHAINLOAD_TOOLCHAIN_FILE} ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(170): set(ENV{_QT_TOOLCHAIN_QT_TOOLCHAIN_INCLUDE_FILE} ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(170): set(ENV{_QT_TOOLCHAIN_QT_TOOLCHAIN_RELOCATABLE_CMAKE_DIR} C:/Qt/6.5.3/msvc2019_arm64/lib/cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(170): set(ENV{_QT_TOOLCHAIN_QT_TOOLCHAIN_RELOCATABLE_PREFIX} ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(170): set(ENV{_QT_TOOLCHAIN_QT_ADDITIONAL_PACKAGES_PREFIX_PATH} ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(151): if(_INCLUDED_TOOLCHAIN_FILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(152): set(CMAKE_TOOLCHAIN_FILE C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake CACHE FILEPATH The CMake toolchain file FORCE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(162): if(CMAKE_SYSTEM_NAME ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(163): if(NOT DEFINED CMAKE_CROSSCOMPILING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(164): set(CMAKE_CROSSCOMPILING TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(166): set(PRESET_CMAKE_SYSTEM_NAME TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(190): include(Platform/Windows-Determine OPTIONAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(192): set(CMAKE_SYSTEM Windows ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(193): if(CMAKE_SYSTEM_VERSION ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(194): string(APPEND CMAKE_SYSTEM -10 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(196): set(CMAKE_HOST_SYSTEM Windows ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(197): if(CMAKE_HOST_SYSTEM_VERSION ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(198): string(APPEND CMAKE_HOST_SYSTEM -10.0.22621 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(203): if(CMAKE_BINARY_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(205): if(PRESET_CMAKE_SYSTEM_NAME ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(206): message(CONFIGURE_LOG The target system is: Windows - 10 - arm64 The host system is: Windows - 10.0.22621 - AMD64 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(218): set(INCLUDE_CMAKE_TOOLCHAIN_FILE_IF_REQUIRED ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(219): if(CMAKE_TOOLCHAIN_FILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(220): set(INCLUDE_CMAKE_TOOLCHAIN_FILE_IF_REQUIRED include("C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake") ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake(224): configure_file(C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystem.cmake.in D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake @ONLY ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(1): set(CMAKE_HOST_SYSTEM Windows-10.0.22621 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(2): set(CMAKE_HOST_SYSTEM_NAME Windows ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(3): set(CMAKE_HOST_SYSTEM_VERSION 10.0.22621 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(4): set(CMAKE_HOST_SYSTEM_PROCESSOR AMD64 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(6): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(1): set(__qt_toolchain_used_variables QT_CHAINLOAD_TOOLCHAIN_FILE QT_TOOLCHAIN_INCLUDE_FILE QT_TOOLCHAIN_RELOCATABLE_CMAKE_DIR QT_TOOLCHAIN_RELOCATABLE_PREFIX QT_ADDITIONAL_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(12): list(APPEND CMAKE_TRY_COMPILE_PLATFORM_VARIABLES QT_CHAINLOAD_TOOLCHAIN_FILE;QT_TOOLCHAIN_INCLUDE_FILE;QT_TOOLCHAIN_RELOCATABLE_CMAKE_DIR;QT_TOOLCHAIN_RELOCATABLE_PREFIX;QT_ADDITIONAL_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(13): list(REMOVE_DUPLICATES CMAKE_TRY_COMPILE_PLATFORM_VARIABLES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(18): if(ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(19): foreach(var QT_CHAINLOAD_TOOLCHAIN_FILE;QT_TOOLCHAIN_INCLUDE_FILE;QT_TOOLCHAIN_RELOCATABLE_CMAKE_DIR;QT_TOOLCHAIN_RELOCATABLE_PREFIX;QT_ADDITIONAL_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(20): set(QT_CHAINLOAD_TOOLCHAIN_FILE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(20): set(QT_TOOLCHAIN_INCLUDE_FILE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(20): set(QT_TOOLCHAIN_RELOCATABLE_CMAKE_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(20): set(QT_TOOLCHAIN_RELOCATABLE_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(20): set(QT_ADDITIONAL_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(27): set(CMAKE_SYSTEM_NAME Windows CACHE STRING ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(28): set(CMAKE_SYSTEM_VERSION 10 CACHE STRING ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(29): set(CMAKE_SYSTEM_PROCESSOR arm64 CACHE STRING ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(30): if(NOT QT_QMAKE_TARGET_MKSPEC ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(34): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(37): if(__qt_chainload_toolchain_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(60): get_filename_component(QT_TOOLCHAIN_RELOCATABLE_INSTALL_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(67): get_filename_component(QT_TOOLCHAIN_RELOCATABLE_CMAKE_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/.. ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(75): list(PREPEND CMAKE_PREFIX_PATH C:/Qt/6.5.3/msvc2019_arm64/lib/cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(76): list(PREPEND CMAKE_FIND_ROOT_PATH C:/Qt/6.5.3/msvc2019_arm64 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(80): if(NOT QT_AVOID_CUSTOM_PLATFORM_MODULES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(81): list(PREPEND CMAKE_MODULE_PATH C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/platforms ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(95): set(__qt_toolchain_additional_packages_prefixes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(96): if(QT_ADDITIONAL_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(100): if(DEFINED ENV{QT_ADDITIONAL_PACKAGES_PREFIX_PATH} AND NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(112): if(__qt_toolchain_additional_packages_prefixes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(137): unset(__qt_toolchain_additional_packages_prefixes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(140): set(__qt_toolchain_extra_file C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.extra.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(141): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.extra.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(147): if(QT_TOOLCHAIN_INCLUDE_FILE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(160): if(DEFINED CACHE{CMAKE_BUILD_TYPE} ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(161): set(__qt_toolchain_cmake_build_type_before_project_call Debug ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(167): if(NOT ON ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(8): set(CMAKE_SYSTEM Windows-10 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(9): set(CMAKE_SYSTEM_NAME Windows ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(10): set(CMAKE_SYSTEM_VERSION 10 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(11): set(CMAKE_SYSTEM_PROCESSOR arm64 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(13): set(CMAKE_CROSSCOMPILING TRUE ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(15): set(CMAKE_SYSTEM_LOADED 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(13): unset(APPLE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(14): unset(UNIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(15): unset(CYGWIN ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(16): unset(MSYS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(17): unset(WIN32 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(18): unset(BSD ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(19): unset(LINUX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(32): set(CMAKE_EFFECTIVE_SYSTEM_NAME Windows ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(34): include(Platform/Windows-Initialize OPTIONAL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-Initialize.cmake(1): set(WIN32 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(36): set(CMAKE_SYSTEM_SPECIFIC_INITIALIZE_LOADED 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(23): include(C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompiler.cmake(5): macro(_cmake_find_compiler lang ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompiler.cmake(115): macro(_cmake_find_compiler_path lang ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompiler.cmake(155): function(_cmake_find_compiler_sysroot lang ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(26): include(Platform/Windows-Determine-CXX OPTIONAL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-Determine-CXX.cmake(1): if(NOT CMAKE_CXX_COMPILER_NAMES ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-Determine-CXX.cmake(2): set(CMAKE_CXX_COMPILER_NAMES c++ ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-Determine-CXX.cmake(7): set(CMAKE_CXX_COMPILER_EXCLUDE CC aCC xlC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(27): include(Platform/Windows-CXX OPTIONAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(28): if(NOT CMAKE_CXX_COMPILER_NAMES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(32): if(Ninja MATCHES Visual Studio ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(33): elseif(Ninja MATCHES Green Hills MULTI ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(34): elseif(Ninja MATCHES Xcode ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(37): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(38): if(NOT CMAKE_CXX_COMPILER ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(71): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(72): _cmake_find_compiler_path(CXX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompiler.cmake(116): if(CMAKE_CXX_COMPILER ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompiler.cmake(123): list(LENGTH CMAKE_CXX_COMPILER _CMAKE_CXX_COMPILER_LENGTH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompiler.cmake(124): if(_CMAKE_CXX_COMPILER_LENGTH GREATER 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompiler.cmake(129): unset(_CMAKE_CXX_COMPILER_LENGTH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompiler.cmake(133): get_filename_component(_CMAKE_USER_CXX_COMPILER_PATH C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/HostX86/ARM64/cl.exe PATH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompiler.cmake(134): if(NOT _CMAKE_USER_CXX_COMPILER_PATH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompiler.cmake(145): elseif(EXISTS C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/HostX86/ARM64/cl.exe ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompiler.cmake(146): get_property(_CMAKE_CXX_COMPILER_CACHED CACHE CMAKE_CXX_COMPILER PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompiler.cmake(147): if(_CMAKE_CXX_COMPILER_CACHED ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompiler.cmake(148): set(CMAKE_CXX_COMPILER C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/HostX86/ARM64/cl.exe CACHE STRING CXX compiler FORCE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompiler.cmake(150): unset(_CMAKE_CXX_COMPILER_CACHED ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(74): mark_as_advanced(CMAKE_CXX_COMPILER ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(79): set(CMAKE_CXX_COMPILER_ID_TEST_FLAGS_FIRST ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(80): set(CMAKE_CXX_COMPILER_ID_TEST_FLAGS -c --c++ --ec++ --target=arm-arm-none-eabi -mcpu=cortex-m3 -c -I__does_not_exist__ ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(97): if(CMAKE_CXX_COMPILER_TARGET ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(102): if(NOT CMAKE_CXX_COMPILER_ID_RUN ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(103): set(CMAKE_CXX_COMPILER_ID_RUN 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(106): set(CMAKE_CXX_COMPILER_ID ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(107): set(CMAKE_CXX_PLATFORM_ID ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(108): file(READ C:/CustomCMake/share/cmake-3.27/Modules/CMakePlatformId.h.in CMAKE_CXX_COMPILER_ID_PLATFORM_CONTENT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(113): list(APPEND CMAKE_CXX_COMPILER_ID_VENDORS IAR ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(114): set(CMAKE_CXX_COMPILER_ID_VENDOR_FLAGS_IAR ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(115): set(CMAKE_CXX_COMPILER_ID_VENDOR_REGEX_IAR IAR .+ Compiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(122): set(CMAKE_CXX_COMPILER_ID_TOOL_MATCH_REGEX Ld[^ ]*( [ ]+[^ ]*)* [ ]+([^ ]+)[^ ]*-o[^ ]*CompilerIdCXX/(\./)?(CompilerIdCXX.(framework|xctest|build/[^ ]+)/)?CompilerIdCXX[ \"] ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(123): set(CMAKE_CXX_COMPILER_ID_TOOL_MATCH_INDEX 2 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(125): include(C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(4): macro(__determine_compiler_id_test testflags_var userflags_var ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(25): function(CMAKE_DETERMINE_COMPILER_ID lang flagvar src ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(306): include(CMakeCompilerIdDetection ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(5): function(_readFile file ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(14): function(compiler_id_detection outvar lang ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(310): function(CMAKE_DETERMINE_COMPILER_ID_WRITE lang src ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(328): function(CMAKE_DETERMINE_COMPILER_ID_BUILD lang testflags userflags src ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(820): function(CMAKE_DETERMINE_COMPILER_ID_MATCH_VENDOR lang output ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(831): function(CMAKE_DETERMINE_COMPILER_ID_CHECK lang file ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(1069): function(CMAKE_DETERMINE_COMPILER_ID_VENDOR lang userflags ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(1130): function(CMAKE_DETERMINE_MSVC_SHOWINCLUDES_PREFIX lang userflags ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake(126): CMAKE_DETERMINE_COMPILER_ID(CXX CXXFLAGS CMakeCXXCompilerId.cpp ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(27): string(STRIP CMAKE_CXX_COMPILER_ID_ARG1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(28): string(REGEX REPLACE + ; CMAKE_CXX_COMPILER_ID_ARG1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(31): if(CMAKE_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(32): set(CMAKE_CXX_COMPILER_ID_FLAGS -DQT_QML_DEBUG /DWIN32 /D_WINDOWS /GR /EHsc ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(38): separate_arguments(CMAKE_CXX_COMPILER_ID_FLAGS_LIST NATIVE_COMMAND -DQT_QML_DEBUG /DWIN32 /D_WINDOWS /GR /EHsc ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(41): set(CMAKE_CXX_COMPILER_ID_DIR D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CompilerIdCXX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(45): if(CMAKE_CXX_COMPILER_ID_REQUIRE_SUCCESS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(59): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(62): foreach(userflags -DQT_QML_DEBUG;/DWIN32;/D_WINDOWS;/GR;/EHsc ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(63): foreach(testflags -c;--c++;--ec++;--target=arm-arm-none-eabi -mcpu=cortex-m3;-c -I__does_not_exist__ ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(64): __determine_compiler_id_test(testflags userflags ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(5): set(_CMAKE_CXX_COMPILER_ID_LOG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(7): separate_arguments(testflags UNIX_COMMAND ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(8): CMAKE_DETERMINE_COMPILER_ID_BUILD(CXX -DQT_QML_DEBUG;/DWIN32;/D_WINDOWS;/GR;/EHsc CMakeCXXCompilerId.cpp ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(330): file(REMOVE_RECURSE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CompilerIdCXX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(331): file(MAKE_DIRECTORY D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CompilerIdCXX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(332): file(MAKE_DIRECTORY D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CompilerIdCXX/tmp ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(333): CMAKE_DETERMINE_COMPILER_ID_WRITE(CXX CMakeCXXCompilerId.cpp ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(311): find_file(src_in CMakeCXXCompilerId.cpp.in PATHS C:/CustomCMake/share/cmake-3.27/Modules C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/platforms;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/platforms NO_DEFAULT_PATH NO_CMAKE_FIND_ROOT_PATH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(312): file(READ C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXCompilerId.cpp.in ID_CONTENT_IN ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(314): compiler_id_detection(CMAKE_CXX_COMPILER_ID_CONTENT CXX ID_STRING VERSION_STRINGS PLATFORM_DEFAULT_COMPILER ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(16): if(NOT xCXX STREQUAL xFortran AND NOT xCXX STREQUAL xCSharp AND NOT xCXX STREQUAL xISPC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(18): file(GLOB lang_files C:/CustomCMake/share/cmake-3.27/Modules/Compiler/*-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(20): set(nonlang CXX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(21): if(xCXX STREQUAL xCXX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(22): set(nonlang C ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(25): file(GLOB nonlang_files C:/CustomCMake/share/cmake-3.27/Modules/Compiler/*-C-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(27): list(REMOVE_ITEM lang_files C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Bruce-C-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Compaq-C-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/GNU-C-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/HP-C-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/LCC-C-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/SDCC-C-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/SunPro-C-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/XL-C-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/XLClang-C-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/zOS-C-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(30): set(files C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ADSP-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ARMCC-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ARMClang-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/AppleClang-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Borland-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Clang-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Cray-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Embarcadero-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Fujitsu-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/GHS-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/HP-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IAR-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Intel-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/NVHPC-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/NVIDIA-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/PGI-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/PathScale-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/SCO-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/TI-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Tasking-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Watcom-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/XL-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(31): if(files ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(32): foreach(file C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ADSP-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ARMCC-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ARMClang-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/AppleClang-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Borland-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Clang-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Cray-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Embarcadero-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Fujitsu-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/GHS-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/HP-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IAR-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Intel-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/NVHPC-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/NVIDIA-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/PGI-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/PathScale-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/SCO-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/TI-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Tasking-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Watcom-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/XL-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake;C:/CustomCMake/share/cmake-3.27/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ADSP-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ADSP-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ADSP-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(_ADI_COMPILER) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ADSP-DetermineCompiler.cmake(4): set(_compiler_id_version_compute #if defined(__VERSIONNUM__) /* __VERSIONNUM__ = 0xVVRRPPTT */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__VERSIONNUM__ >> 24 & 0xFF) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__VERSIONNUM__ >> 16 & 0xFF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__VERSIONNUM__ >> 8 & 0xFF) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__VERSIONNUM__ & 0xFF) #endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ADSP-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId ADSP-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_ADSP #if defined(__VERSIONNUM__) /* __VERSIONNUM__ = 0xVVRRPPTT */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__VERSIONNUM__ >> 24 & 0xFF) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__VERSIONNUM__ >> 16 & 0xFF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__VERSIONNUM__ >> 8 & 0xFF) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__VERSIONNUM__ & 0xFF) #endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_ADSP PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_ADSP defined(_ADI_COMPILER) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ARMCC-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ARMCC-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ARMCC-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__ARMCC_VERSION) && !defined(__clang__) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ARMCC-DetermineCompiler.cmake(4): set(_compiler_id_version_compute #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCC_VERSION/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCC_VERSION/10000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCC_VERSION/100000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCC_VERSION/10000 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCC_VERSION % 10000) #endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ARMCC-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId ARMCC-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_ARMCC #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCC_VERSION/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCC_VERSION/10000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCC_VERSION/100000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCC_VERSION/10000 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCC_VERSION % 10000) #endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_ARMCC PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_ARMCC defined(__ARMCC_VERSION) && !defined(__clang__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ARMClang-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ARMClang-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ARMClang-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__clang__) && defined(__ARMCOMPILER_VERSION) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ARMClang-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCOMPILER_VERSION/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCOMPILER_VERSION/10000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCOMPILER_VERSION/100 % 100) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ARMClang-DetermineCompiler.cmake(9): string(APPEND _compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__ARMCOMPILER_VERSION) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/ARMClang-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId ARMClang-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_ARMClang # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCOMPILER_VERSION/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCOMPILER_VERSION/10000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCOMPILER_VERSION/100 % 100) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__ARMCOMPILER_VERSION) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_ARMClang PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_ARMClang defined(__clang__) && defined(__ARMCOMPILER_VERSION) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/AppleClang-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/AppleClang-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/AppleClang-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__clang__) && defined(__apple_build_version__) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/AppleClang-DetermineCompiler.cmake(4): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Clang-DetermineCompilerInternal.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(2): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(12): set(_compiler_id_simulate # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/AppleClang-DetermineCompiler.cmake(6): string(APPEND _compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__apple_build_version__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/AppleClang-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId AppleClang-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_AppleClang # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__apple_build_version__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_AppleClang # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_AppleClang defined(__clang__) && defined(__apple_build_version__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Borland-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Borland-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Borland-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__BORLANDC__) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Borland-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __BORLANDC__ = 0xVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__BORLANDC__>>8) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__BORLANDC__ & 0xFF) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Borland-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Borland-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Borland /* __BORLANDC__ = 0xVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__BORLANDC__>>8) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__BORLANDC__ & 0xFF) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Borland PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Borland defined(__BORLANDC__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Clang-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Clang-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Clang-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__clang__) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Clang-DetermineCompiler.cmake(4): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Clang-DetermineCompilerInternal.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(2): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(12): set(_compiler_id_simulate # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Clang-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Clang-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Clang # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Clang # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Clang defined(__clang__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__COMO__) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __COMO_VERSION__ = VRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__COMO_VERSION__ / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__COMO_VERSION__ % 100) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Comeau-CXX-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Comeau /* __COMO_VERSION__ = VRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__COMO_VERSION__ / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__COMO_VERSION__ % 100) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Comeau PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Comeau defined(__COMO__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__DECCXX) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __DECCXX_VER = VVRRTPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__DECCXX_VER/10000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__DECCXX_VER/100000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__DECCXX_VER % 10000) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Compaq-CXX-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Compaq /* __DECCXX_VER = VVRRTPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__DECCXX_VER/10000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__DECCXX_VER/100000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__DECCXX_VER % 10000) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Compaq PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Compaq defined(__DECCXX) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Cray-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Cray-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Cray-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(_CRAYC) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Cray-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_RELEASE_MAJOR) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_RELEASE_MINOR) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Cray-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Cray-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Cray # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_RELEASE_MAJOR) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_RELEASE_MINOR) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Cray PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Cray defined(_CRAYC) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Embarcadero-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Embarcadero-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Embarcadero-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Embarcadero-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__CODEGEARC_VERSION__>>24 & 0x00FF) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__CODEGEARC_VERSION__>>16 & 0x00FF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__CODEGEARC_VERSION__ & 0xFFFF) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Embarcadero-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Embarcadero-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Embarcadero # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__CODEGEARC_VERSION__>>24 & 0x00FF) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__CODEGEARC_VERSION__>>16 & 0x00FF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__CODEGEARC_VERSION__ & 0xFFFF) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Embarcadero PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Embarcadero defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Fujitsu-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Fujitsu-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Fujitsu-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__FUJITSU) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Fujitsu-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # if defined(__FCC_version__) # define @PREFIX@COMPILER_VERSION __FCC_version__ # elif defined(__FCC_major__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__FCC_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__FCC_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__FCC_patchlevel__) # endif # if defined(__fcc_version) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__fcc_version) # elif defined(__FCC_VERSION) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__FCC_VERSION) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Fujitsu-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Fujitsu-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Fujitsu # if defined(__FCC_version__) # define @PREFIX@COMPILER_VERSION __FCC_version__ # elif defined(__FCC_major__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__FCC_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__FCC_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__FCC_patchlevel__) # endif # if defined(__fcc_version) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__fcc_version) # elif defined(__FCC_VERSION) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__FCC_VERSION) # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Fujitsu PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Fujitsu defined(__FUJITSU) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__CLANG_FUJITSU) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__FCC_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__FCC_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__FCC_patchlevel__) # define @PREFIX@COMPILER_VERSION_INTERNAL_STR __clang_version__ ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId FujitsuClang-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_FujitsuClang # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__FCC_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__FCC_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__FCC_patchlevel__) # define @PREFIX@COMPILER_VERSION_INTERNAL_STR __clang_version__ PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_FujitsuClang PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_FujitsuClang defined(__CLANG_FUJITSU) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/GHS-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/GHS-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/GHS-DetermineCompiler.cmake(1): set(_compiler_id_pp_test defined(__ghs__) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/GHS-DetermineCompiler.cmake(3): set(_compiler_id_version_compute /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GHS_VERSION_NUMBER / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__GHS_VERSION_NUMBER / 10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__GHS_VERSION_NUMBER % 10) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/GHS-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId GHS-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_GHS /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GHS_VERSION_NUMBER / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__GHS_VERSION_NUMBER / 10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__GHS_VERSION_NUMBER % 10) # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_GHS PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_GHS defined(__ghs__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__GNUC__) || defined(__GNUG__) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # if defined(__GNUC__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # else # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId GNU-CXX-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_GNU # if defined(__GNUC__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # else # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_GNU PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_GNU defined(__GNUC__) || defined(__GNUG__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/HP-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/HP-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/HP-CXX-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__HP_aCC) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/HP-CXX-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __HP_aCC = VVRRPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__HP_aCC/10000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__HP_aCC/100 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__HP_aCC % 100) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/HP-CXX-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId HP-CXX-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_HP /* __HP_aCC = VVRRPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__HP_aCC/10000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__HP_aCC/100 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__HP_aCC % 100) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_HP PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_HP defined(__HP_aCC) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IAR-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IAR-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IAR-DetermineCompiler.cmake(24): set(_compiler_id_pp_test defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IAR-DetermineCompiler.cmake(26): set(_compiler_id_version_compute # if defined(__VER__) && defined(__ICCARM__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__VER__) / 1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(((__VER__) / 1000) % 1000) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@((__VER__) % 1000) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__VER__) / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__VER__) - (((__VER__) / 100)*100)) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__SUBVERSION__) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__IAR_SYSTEMS_ICC__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IAR-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId IAR-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_IAR # if defined(__VER__) && defined(__ICCARM__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__VER__) / 1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(((__VER__) / 1000) % 1000) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@((__VER__) % 1000) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__VER__) / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__VER__) - (((__VER__) / 100)*100)) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__SUBVERSION__) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__IAR_SYSTEMS_ICC__) # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_IAR PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_IAR defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake(1): set(_compiler_id_pp_test defined(__open_xl__) && defined(__clang__) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake(3): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__open_xl_version__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__open_xl_release__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__open_xl_modification__) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__open_xl_ptf_fix_level__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId IBMClang-CXX-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_IBMClang # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__open_xl_version__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__open_xl_release__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__open_xl_modification__) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__open_xl_ptf_fix_level__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_IBMClang PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_IBMClang defined(__open_xl__) && defined(__clang__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Intel-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Intel-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Intel-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__INTEL_COMPILER) || defined(__ICC) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Intel-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, except that a few beta releases use the old format with V=2021. */ # if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__INTEL_COMPILER/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_COMPILER_UPDATE) # else # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_COMPILER % 10) # endif # else # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__INTEL_COMPILER) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__INTEL_COMPILER_UPDATE) /* The third version component from --version is an update index, but no macro is provided for it. */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(0) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # if defined(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # elif defined(__GNUG__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@SIMULATE_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Intel-DetermineCompiler.cmake(43): set(_compiler_id_simulate # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define @PREFIX@SIMULATE_ID "GNU" # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Intel-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Intel-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Intel /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, except that a few beta releases use the old format with V=2021. */ # if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__INTEL_COMPILER/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_COMPILER_UPDATE) # else # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_COMPILER % 10) # endif # else # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__INTEL_COMPILER) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__INTEL_COMPILER_UPDATE) /* The third version component from --version is an update index, but no macro is provided for it. */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(0) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # if defined(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # elif defined(__GNUG__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@SIMULATE_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Intel # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define @PREFIX@SIMULATE_ID "GNU" # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Intel defined(__INTEL_COMPILER) || defined(__ICC) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake(2): set(_compiler_id_pp_test (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and * later. Look for 6 digit vs. 8 digit version number to decide encoding. * VVVV is no smaller than the current year when a version is released. */ #if __INTEL_LLVM_COMPILER < 1000000L # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__INTEL_LLVM_COMPILER/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__INTEL_LLVM_COMPILER/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_LLVM_COMPILER % 10) #else # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__INTEL_LLVM_COMPILER/10000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__INTEL_LLVM_COMPILER/100 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_LLVM_COMPILER % 100) #endif #if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) #endif #if defined(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) #elif defined(__GNUG__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUG__) #endif #if defined(__GNUC_MINOR__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) #endif #if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@SIMULATE_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) #endif ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake(35): set(_compiler_id_simulate #if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" #endif #if defined(__GNUC__) # define @PREFIX@SIMULATE_ID "GNU" #endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId IntelLLVM-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_IntelLLVM /* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and * later. Look for 6 digit vs. 8 digit version number to decide encoding. * VVVV is no smaller than the current year when a version is released. */ #if __INTEL_LLVM_COMPILER < 1000000L # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__INTEL_LLVM_COMPILER/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__INTEL_LLVM_COMPILER/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_LLVM_COMPILER % 10) #else # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__INTEL_LLVM_COMPILER/10000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__INTEL_LLVM_COMPILER/100 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_LLVM_COMPILER % 100) #endif #if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) #endif #if defined(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) #elif defined(__GNUG__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUG__) #endif #if defined(__GNUC_MINOR__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) #endif #if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@SIMULATE_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) #endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_IntelLLVM #if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" #endif #if defined(__GNUC__) # define @PREFIX@SIMULATE_ID "GNU" #endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_IntelLLVM (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__LCC__ / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__LCC__ % 100) # if defined(__LCC_MINOR__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__LCC_MINOR__) # endif # if defined(__GNUC__) && defined(__GNUC_MINOR__) # define @PREFIX@SIMULATE_ID "GNU" # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@SIMULATE_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId LCC-CXX-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_LCC # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__LCC__ / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__LCC__ % 100) # if defined(__LCC_MINOR__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__LCC_MINOR__) # endif # if defined(__GNUC__) && defined(__GNUC_MINOR__) # define @PREFIX@SIMULATE_ID "GNU" # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@SIMULATE_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_LCC PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_LCC defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(_MSC_VER) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* _MSC_VER = VVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(_MSC_BUILD) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId MSVC-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_MSVC /* _MSC_VER = VVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(_MSC_BUILD) # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_MSVC PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_MSVC defined(_MSC_VER) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/NVHPC-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/NVHPC-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/NVHPC-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__NVCOMPILER) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/NVHPC-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__NVCOMPILER_MAJOR__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__NVCOMPILER_MINOR__) # if defined(__NVCOMPILER_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__NVCOMPILER_PATCHLEVEL__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/NVHPC-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId NVHPC-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_NVHPC # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__NVCOMPILER_MAJOR__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__NVCOMPILER_MINOR__) # if defined(__NVCOMPILER_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__NVCOMPILER_PATCHLEVEL__) # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_NVHPC PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_NVHPC defined(__NVCOMPILER) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/NVIDIA-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/NVIDIA-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/NVIDIA-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__NVCC__) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/NVIDIA-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # if defined(__CUDACC_VER_MAJOR__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__CUDACC_VER_MAJOR__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__CUDACC_VER_MINOR__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__CUDACC_VER_BUILD__) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # elif defined(__clang__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # elif defined(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/NVIDIA-DetermineCompiler.cmake(22): set(_compiler_id_simulate # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # elif defined(__clang__) # define @PREFIX@SIMULATE_ID "Clang" # elif defined(__GNUC__) # define @PREFIX@SIMULATE_ID "GNU" # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/NVIDIA-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId NVIDIA-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_NVIDIA # if defined(__CUDACC_VER_MAJOR__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__CUDACC_VER_MAJOR__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__CUDACC_VER_MINOR__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__CUDACC_VER_BUILD__) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # elif defined(__clang__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # elif defined(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_NVIDIA # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # elif defined(__clang__) # define @PREFIX@SIMULATE_ID "Clang" # elif defined(__GNUC__) # define @PREFIX@SIMULATE_ID "GNU" # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_NVIDIA defined(__NVCC__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__WATCOMC__) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __WATCOMC__ = VVRP + 1100 */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__WATCOMC__ - 1100) / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__WATCOMC__ % 10) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId OpenWatcom-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_OpenWatcom /* __WATCOMC__ = VVRP + 1100 */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__WATCOMC__ - 1100) / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__WATCOMC__ % 10) # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_OpenWatcom PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_OpenWatcom defined(__WATCOMC__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/PGI-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/PGI-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/PGI-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__PGI) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/PGI-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__PGIC__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__PGIC_PATCHLEVEL__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/PGI-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId PGI-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_PGI # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__PGIC__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__PGIC_PATCHLEVEL__) # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_PGI PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_PGI defined(__PGI) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/PathScale-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/PathScale-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/PathScale-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__PATHCC__) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/PathScale-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__PATHCC__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__PATHCC_PATCHLEVEL__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/PathScale-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId PathScale-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_PathScale # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__PATHCC__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__PATHCC_PATCHLEVEL__) # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_PathScale PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_PathScale defined(__PATHCC__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/SCO-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/SCO-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/SCO-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__SCO_VERSION__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/SCO-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId SCO-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_SCO PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_SCO PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_SCO defined(__SCO_VERSION__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__SUNPRO_CC) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # if __SUNPRO_CC >= 0x5100 /* __SUNPRO_CC = 0xVRRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__SUNPRO_CC>>12) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__SUNPRO_CC>>4 & 0xFF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__SUNPRO_CC & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__SUNPRO_CC>>8) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__SUNPRO_CC>>4 & 0xF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__SUNPRO_CC & 0xF) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId SunPro-CXX-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_SunPro # if __SUNPRO_CC >= 0x5100 /* __SUNPRO_CC = 0xVRRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__SUNPRO_CC>>12) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__SUNPRO_CC>>4 & 0xFF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__SUNPRO_CC & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__SUNPRO_CC>>8) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__SUNPRO_CC>>4 & 0xF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__SUNPRO_CC & 0xF) # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_SunPro PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_SunPro defined(__SUNPRO_CC) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/TI-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/TI-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/TI-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__TI_COMPILER_VERSION__) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/TI-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__TI_COMPILER_VERSION__/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__TI_COMPILER_VERSION__/1000 % 1000) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__TI_COMPILER_VERSION__ % 1000) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/TI-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId TI-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_TI /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__TI_COMPILER_VERSION__/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__TI_COMPILER_VERSION__/1000 % 1000) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__TI_COMPILER_VERSION__ % 1000) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_TI PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_TI defined(__TI_COMPILER_VERSION__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Tasking-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Tasking-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Tasking-DetermineCompiler.cmake(3): set(_compiler_id_pp_test defined(__TASKING__) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Tasking-DetermineCompiler.cmake(5): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__VERSION__/1000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__VERSION__ % 100) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Tasking-DetermineCompiler.cmake(9): string(APPEND _compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__VERSION__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Tasking-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Tasking-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Tasking # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__VERSION__/1000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__VERSION__ % 100) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__VERSION__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Tasking PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Tasking defined(__TASKING__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake(4): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake(2): set(_compiler_id_version_compute /* __IBMCPP__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMCPP__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMCPP__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMCPP__ % 10) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId VisualAge-CXX-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_VisualAge /* __IBMCPP__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMCPP__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMCPP__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMCPP__ % 10) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_VisualAge PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_VisualAge defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Watcom-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Watcom-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Watcom-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__WATCOMC__) && __WATCOMC__ < 1200 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Watcom-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __WATCOMC__ = VVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__WATCOMC__ / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__WATCOMC__ % 10) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/Watcom-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Watcom-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Watcom /* __WATCOMC__ = VVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__WATCOMC__ / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__WATCOMC__ % 10) # endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Watcom PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Watcom defined(__WATCOMC__) && __WATCOMC__ < 1200 PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/XL-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/XL-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/XL-CXX-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/XL-CXX-DetermineCompiler.cmake(4): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake(2): set(_compiler_id_version_compute /* __IBMCPP__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMCPP__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMCPP__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMCPP__ % 10) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/XL-CXX-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId XL-CXX-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_XL /* __IBMCPP__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMCPP__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMCPP__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMCPP__ % 10) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_XL PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_XL defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake(1): set(_compiler_id_pp_test defined(__ibmxl__) && defined(__clang__) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake(3): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ibmxl_version__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ibmxl_release__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ibmxl_modification__) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__ibmxl_ptf_fix_level__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId XLClang-CXX-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_XLClang # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ibmxl_version__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ibmxl_release__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ibmxl_modification__) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__ibmxl_ptf_fix_level__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_XLClang PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_XLClang defined(__ibmxl__) && defined(__clang__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(6): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__IBMCPP__) && defined(__COMPILER_VER__) ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake(4): include(C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake(2): set(_compiler_id_version_compute /* __IBMCPP__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMCPP__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMCPP__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMCPP__ % 10) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name C:/CustomCMake/share/cmake-3.27/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId zOS-CXX-DetermineCompiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_zOS /* __IBMCPP__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMCPP__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMCPP__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMCPP__ % 10) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_zOS PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_zOS defined(__IBMCPP__) && defined(__COMPILER_VER__) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(36): set(options ID_STRING VERSION_STRINGS ID_DEFINE PLATFORM_DEFAULT_COMPILER ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(37): set(oneValueArgs PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(38): cmake_parse_arguments(CID ID_STRING;VERSION_STRINGS;ID_DEFINE;PLATFORM_DEFAULT_COMPILER PREFIX ID_STRING;VERSION_STRINGS;PLATFORM_DEFAULT_COMPILER ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(39): if(CID_UNPARSED_ARGUMENTS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(45): if(xCXX STREQUAL xCXX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(46): list(APPEND ordered_compilers Comeau ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(50): list(APPEND ordered_compilers Intel IntelLLVM PathScale Embarcadero Borland Watcom OpenWatcom SunPro HP Compaq zOS IBMClang XLClang XL VisualAge NVHPC PGI Cray TI FujitsuClang Fujitsu GHS Tasking ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(75): if(xCXX STREQUAL xC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(81): list(APPEND ordered_compilers SCO ARMCC AppleClang ARMClang ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(87): list(APPEND ordered_compilers Clang LCC GNU MSVC ADSP IAR ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(95): if(xCXX STREQUAL xC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(101): if(xCXX STREQUAL xCUDA ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(105): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(113): set(pp_if #if ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(114): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(115): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT /* Version number components: V=Version, R=Revision, P=Patch Version date components: YYYY=Year, MM=Month, DD=Day */ ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(119): foreach(Id Comeau;Intel;IntelLLVM;PathScale;Embarcadero;Borland;Watcom;OpenWatcom;SunPro;HP;Compaq;zOS;IBMClang;XLClang;XL;VisualAge;NVHPC;PGI;Cray;TI;FujitsuClang;Fujitsu;GHS;Tasking;SCO;ARMCC;AppleClang;ARMClang;Clang;LCC;GNU;MSVC;ADSP;IAR ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_Comeau ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #if defined(__COMO__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "Comeau" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE /* __COMO_VERSION__ = VRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__COMO_VERSION__ / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__COMO_VERSION__ % 100) VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content /* __COMO_VERSION__ = VRR */ # define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100) # define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #if defined(__COMO__) # define COMPILER_ID "Comeau" /* __COMO_VERSION__ = VRR */ # define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100) # define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_Intel ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__INTEL_COMPILER) || defined(__ICC) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define @PREFIX@SIMULATE_ID "GNU" # endif SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "Intel" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define SIMULATE_ID "GNU" # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, except that a few beta releases use the old format with V=2021. */ # if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__INTEL_COMPILER/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_COMPILER_UPDATE) # else # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_COMPILER % 10) # endif # else # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__INTEL_COMPILER) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__INTEL_COMPILER_UPDATE) /* The third version component from --version is an update index, but no macro is provided for it. */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(0) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # if defined(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # elif defined(__GNUG__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@SIMULATE_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, except that a few beta releases use the old format with V=2021. */ # if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) # define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) # else # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) # endif # else # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) # define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) /* The third version component from --version is an update index, but no macro is provided for it. */ # define COMPILER_VERSION_PATCH DEC(0) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # if defined(__GNUC__) # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) # elif defined(__GNUG__) # define SIMULATE_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__INTEL_COMPILER) || defined(__ICC) # define COMPILER_ID "Intel" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define SIMULATE_ID "GNU" # endif /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, except that a few beta releases use the old format with V=2021. */ # if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) # define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) # else # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) # endif # else # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) # define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) /* The third version component from --version is an update index, but no macro is provided for it. */ # define COMPILER_VERSION_PATCH DEC(0) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # if defined(__GNUC__) # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) # elif defined(__GNUG__) # define SIMULATE_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_IntelLLVM ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE #if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" #endif #if defined(__GNUC__) # define @PREFIX@SIMULATE_ID "GNU" #endif SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "IntelLLVM" #if defined(_MSC_VER) # define SIMULATE_ID "MSVC" #endif #if defined(__GNUC__) # define SIMULATE_ID "GNU" #endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE /* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and * later. Look for 6 digit vs. 8 digit version number to decide encoding. * VVVV is no smaller than the current year when a version is released. */ #if __INTEL_LLVM_COMPILER < 1000000L # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__INTEL_LLVM_COMPILER/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__INTEL_LLVM_COMPILER/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_LLVM_COMPILER % 10) #else # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__INTEL_LLVM_COMPILER/10000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__INTEL_LLVM_COMPILER/100 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_LLVM_COMPILER % 100) #endif #if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) #endif #if defined(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) #elif defined(__GNUG__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUG__) #endif #if defined(__GNUC_MINOR__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) #endif #if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@SIMULATE_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) #endif VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content /* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and * later. Look for 6 digit vs. 8 digit version number to decide encoding. * VVVV is no smaller than the current year when a version is released. */ #if __INTEL_LLVM_COMPILER < 1000000L # define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) # define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) # define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) #else # define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) # define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) # define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) #endif #if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) #endif #if defined(__GNUC__) # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) #elif defined(__GNUG__) # define SIMULATE_VERSION_MAJOR DEC(__GNUG__) #endif #if defined(__GNUC_MINOR__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) #endif #if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) #endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) # define COMPILER_ID "IntelLLVM" #if defined(_MSC_VER) # define SIMULATE_ID "MSVC" #endif #if defined(__GNUC__) # define SIMULATE_ID "GNU" #endif /* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and * later. Look for 6 digit vs. 8 digit version number to decide encoding. * VVVV is no smaller than the current year when a version is released. */ #if __INTEL_LLVM_COMPILER < 1000000L # define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) # define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) # define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) #else # define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) # define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) # define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) #endif #if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) #endif #if defined(__GNUC__) # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) #elif defined(__GNUG__) # define SIMULATE_VERSION_MAJOR DEC(__GNUG__) #endif #if defined(__GNUC_MINOR__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) #endif #if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) #endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_PathScale ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__PATHCC__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "PathScale" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__PATHCC__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__PATHCC_PATCHLEVEL__) # endif VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__PATHCC__) # define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__PATHCC__) # define COMPILER_ID "PathScale" # define COMPILER_VERSION_MAJOR DEC(__PATHCC__) # define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_Embarcadero ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "Embarcadero" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__CODEGEARC_VERSION__>>24 & 0x00FF) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__CODEGEARC_VERSION__>>16 & 0x00FF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__CODEGEARC_VERSION__ & 0xFFFF) VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content # define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) # define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) # define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) # define COMPILER_ID "Embarcadero" # define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) # define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) # define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_Borland ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__BORLANDC__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "Borland" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE /* __BORLANDC__ = 0xVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__BORLANDC__>>8) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__BORLANDC__ & 0xFF) VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content /* __BORLANDC__ = 0xVRR */ # define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) # define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__BORLANDC__) # define COMPILER_ID "Borland" /* __BORLANDC__ = 0xVRR */ # define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) # define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_Watcom ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__WATCOMC__) && __WATCOMC__ < 1200 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "Watcom" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE /* __WATCOMC__ = VVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__WATCOMC__ / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__WATCOMC__ % 10) # endif VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content /* __WATCOMC__ = VVRR */ # define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__WATCOMC__) && __WATCOMC__ < 1200 # define COMPILER_ID "Watcom" /* __WATCOMC__ = VVRR */ # define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_OpenWatcom ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__WATCOMC__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "OpenWatcom" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE /* __WATCOMC__ = VVRP + 1100 */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__WATCOMC__ - 1100) / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__WATCOMC__ % 10) # endif VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content /* __WATCOMC__ = VVRP + 1100 */ # define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__WATCOMC__) # define COMPILER_ID "OpenWatcom" /* __WATCOMC__ = VVRP + 1100 */ # define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_SunPro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__SUNPRO_CC) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "SunPro" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE # if __SUNPRO_CC >= 0x5100 /* __SUNPRO_CC = 0xVRRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__SUNPRO_CC>>12) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__SUNPRO_CC>>4 & 0xFF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__SUNPRO_CC & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__SUNPRO_CC>>8) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__SUNPRO_CC>>4 & 0xF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__SUNPRO_CC & 0xF) # endif VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content # if __SUNPRO_CC >= 0x5100 /* __SUNPRO_CC = 0xVRRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__SUNPRO_CC) # define COMPILER_ID "SunPro" # if __SUNPRO_CC >= 0x5100 /* __SUNPRO_CC = 0xVRRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_HP ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__HP_aCC) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "HP" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE /* __HP_aCC = VVRRPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__HP_aCC/10000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__HP_aCC/100 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__HP_aCC % 100) VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content /* __HP_aCC = VVRRPP */ # define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) # define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) # define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__HP_aCC) # define COMPILER_ID "HP" /* __HP_aCC = VVRRPP */ # define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) # define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) # define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_Compaq ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__DECCXX) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "Compaq" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE /* __DECCXX_VER = VVRRTPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__DECCXX_VER/10000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__DECCXX_VER/100000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__DECCXX_VER % 10000) VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content /* __DECCXX_VER = VVRRTPPPP */ # define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) # define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) # define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__DECCXX) # define COMPILER_ID "Compaq" /* __DECCXX_VER = VVRRTPPPP */ # define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) # define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) # define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_zOS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__IBMCPP__) && defined(__COMPILER_VER__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "zOS" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE /* __IBMCPP__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMCPP__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMCPP__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMCPP__ % 10) VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__IBMCPP__) && defined(__COMPILER_VER__) # define COMPILER_ID "zOS" /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_IBMClang ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__open_xl__) && defined(__clang__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "IBMClang" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__open_xl_version__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__open_xl_release__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__open_xl_modification__) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__open_xl_ptf_fix_level__) VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) # define COMPILER_VERSION_MINOR DEC(__open_xl_release__) # define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) # define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__open_xl__) && defined(__clang__) # define COMPILER_ID "IBMClang" # define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) # define COMPILER_VERSION_MINOR DEC(__open_xl_release__) # define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) # define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_XLClang ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__ibmxl__) && defined(__clang__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "XLClang" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ibmxl_version__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ibmxl_release__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ibmxl_modification__) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__ibmxl_ptf_fix_level__) VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) # define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) # define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) # define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__ibmxl__) && defined(__clang__) # define COMPILER_ID "XLClang" # define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) # define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) # define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) # define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_XL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "XL" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE /* __IBMCPP__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMCPP__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMCPP__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMCPP__ % 10) VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 # define COMPILER_ID "XL" /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_VisualAge ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "VisualAge" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE /* __IBMCPP__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMCPP__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMCPP__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMCPP__ % 10) VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 # define COMPILER_ID "VisualAge" /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_NVHPC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__NVCOMPILER) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "NVHPC" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__NVCOMPILER_MAJOR__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__NVCOMPILER_MINOR__) # if defined(__NVCOMPILER_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__NVCOMPILER_PATCHLEVEL__) # endif VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) # define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) # if defined(__NVCOMPILER_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__NVCOMPILER) # define COMPILER_ID "NVHPC" # define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) # define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) # if defined(__NVCOMPILER_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_PGI ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__PGI) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "PGI" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__PGIC__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__PGIC_PATCHLEVEL__) # endif VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__PGIC__) # define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__PGI) # define COMPILER_ID "PGI" # define COMPILER_VERSION_MAJOR DEC(__PGIC__) # define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_Cray ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(_CRAYC) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "Cray" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_RELEASE_MAJOR) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_RELEASE_MINOR) VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) # define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(_CRAYC) # define COMPILER_ID "Cray" # define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) # define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_TI ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__TI_COMPILER_VERSION__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "TI" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__TI_COMPILER_VERSION__/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__TI_COMPILER_VERSION__/1000 % 1000) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__TI_COMPILER_VERSION__ % 1000) VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) # define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) # define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__TI_COMPILER_VERSION__) # define COMPILER_ID "TI" /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) # define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) # define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_FujitsuClang ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__CLANG_FUJITSU) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "FujitsuClang" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__FCC_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__FCC_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__FCC_patchlevel__) # define @PREFIX@COMPILER_VERSION_INTERNAL_STR __clang_version__ VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__FCC_major__) # define COMPILER_VERSION_MINOR DEC(__FCC_minor__) # define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) # define COMPILER_VERSION_INTERNAL_STR __clang_version__ ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__CLANG_FUJITSU) # define COMPILER_ID "FujitsuClang" # define COMPILER_VERSION_MAJOR DEC(__FCC_major__) # define COMPILER_VERSION_MINOR DEC(__FCC_minor__) # define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) # define COMPILER_VERSION_INTERNAL_STR __clang_version__ ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_Fujitsu ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__FUJITSU) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "Fujitsu" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE # if defined(__FCC_version__) # define @PREFIX@COMPILER_VERSION __FCC_version__ # elif defined(__FCC_major__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__FCC_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__FCC_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__FCC_patchlevel__) # endif # if defined(__fcc_version) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__fcc_version) # elif defined(__FCC_VERSION) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__FCC_VERSION) # endif VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content # if defined(__FCC_version__) # define COMPILER_VERSION __FCC_version__ # elif defined(__FCC_major__) # define COMPILER_VERSION_MAJOR DEC(__FCC_major__) # define COMPILER_VERSION_MINOR DEC(__FCC_minor__) # define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) # endif # if defined(__fcc_version) # define COMPILER_VERSION_INTERNAL DEC(__fcc_version) # elif defined(__FCC_VERSION) # define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__FUJITSU) # define COMPILER_ID "Fujitsu" # if defined(__FCC_version__) # define COMPILER_VERSION __FCC_version__ # elif defined(__FCC_major__) # define COMPILER_VERSION_MAJOR DEC(__FCC_major__) # define COMPILER_VERSION_MINOR DEC(__FCC_minor__) # define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) # endif # if defined(__fcc_version) # define COMPILER_VERSION_INTERNAL DEC(__fcc_version) # elif defined(__FCC_VERSION) # define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_GHS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__ghs__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "GHS" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GHS_VERSION_NUMBER / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__GHS_VERSION_NUMBER / 10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__GHS_VERSION_NUMBER % 10) # endif VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) # define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) # define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__ghs__) # define COMPILER_ID "GHS" /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) # define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) # define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_Tasking ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__TASKING__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "Tasking" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__VERSION__/1000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__VERSION__ % 100) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__VERSION__) VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) # define COMPILER_VERSION_INTERNAL DEC(__VERSION__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__TASKING__) # define COMPILER_ID "Tasking" # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) # define COMPILER_VERSION_INTERNAL DEC(__VERSION__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_SCO ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__SCO_VERSION__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "SCO" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__SCO_VERSION__) # define COMPILER_ID "SCO" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_ARMCC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__ARMCC_VERSION) && !defined(__clang__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "ARMCC" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCC_VERSION/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCC_VERSION/10000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCC_VERSION/100000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCC_VERSION/10000 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCC_VERSION % 10000) #endif VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__ARMCC_VERSION) && !defined(__clang__) # define COMPILER_ID "ARMCC" #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_AppleClang ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__clang__) && defined(__apple_build_version__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "AppleClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__apple_build_version__) VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__clang__) && defined(__apple_build_version__) # define COMPILER_ID "AppleClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_ARMClang ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "ARMClang" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCOMPILER_VERSION/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCOMPILER_VERSION/10000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCOMPILER_VERSION/100 % 100) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__ARMCOMPILER_VERSION) VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) # define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) # define COMPILER_ID "ARMClang" # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) # define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_Clang ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__clang__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "Clang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__clang__) # define COMPILER_ID "Clang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_LCC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "LCC" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__LCC__ / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__LCC__ % 100) # if defined(__LCC_MINOR__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__LCC_MINOR__) # endif # if defined(__GNUC__) && defined(__GNUC_MINOR__) # define @PREFIX@SIMULATE_ID "GNU" # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@SIMULATE_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif # endif VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) # define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) # if defined(__LCC_MINOR__) # define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) # endif # if defined(__GNUC__) && defined(__GNUC_MINOR__) # define SIMULATE_ID "GNU" # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) # if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) # define COMPILER_ID "LCC" # define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) # define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) # if defined(__LCC_MINOR__) # define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) # endif # if defined(__GNUC__) && defined(__GNUC_MINOR__) # define SIMULATE_ID "GNU" # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) # if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_GNU ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__GNUC__) || defined(__GNUG__) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "GNU" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE # if defined(__GNUC__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # else # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content # if defined(__GNUC__) # define COMPILER_VERSION_MAJOR DEC(__GNUC__) # else # define COMPILER_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__GNUC__) || defined(__GNUG__) # define COMPILER_ID "GNU" # if defined(__GNUC__) # define COMPILER_VERSION_MAJOR DEC(__GNUC__) # else # define COMPILER_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_MSVC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(_MSC_VER) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "MSVC" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE /* _MSC_VER = VVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(_MSC_BUILD) # endif VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content /* _MSC_VER = VVRR */ # define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) # define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(_MSC_VER) # define COMPILER_ID "MSVC" /* _MSC_VER = VVRR */ # define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) # define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_ADSP ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(_ADI_COMPILER) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "ADSP" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE #if defined(__VERSIONNUM__) /* __VERSIONNUM__ = 0xVVRRPPTT */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__VERSIONNUM__ >> 24 & 0xFF) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__VERSIONNUM__ >> 16 & 0xFF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__VERSIONNUM__ >> 8 & 0xFF) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__VERSIONNUM__ & 0xFF) #endif VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content #if defined(__VERSIONNUM__) /* __VERSIONNUM__ = 0xVVRRPPTT */ # define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) # define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) # define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) # define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) #endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(_ADI_COMPILER) # define COMPILER_ID "ADSP" #if defined(__VERSIONNUM__) /* __VERSIONNUM__ = 0xVVRRPPTT */ # define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) # define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) # define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) # define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) #endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(120): if(NOT _compiler_id_pp_test_IAR ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(123): set(id_content #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(124): if(CID_ID_STRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(125): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(126): string(CONFIGURE SIMULATE_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(127): string(APPEND id_content # define COMPILER_ID "IAR" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(129): if(CID_ID_DEFINE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(133): if(CID_VERSION_STRINGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(134): set(PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(135): set(MACRO_DEC DEC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(136): set(MACRO_HEX HEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(137): string(CONFIGURE # if defined(__VER__) && defined(__ICCARM__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__VER__) / 1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(((__VER__) / 1000) % 1000) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@((__VER__) % 1000) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__VER__) / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__VER__) - (((__VER__) / 100)*100)) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__SUBVERSION__) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__IAR_SYSTEMS_ICC__) # endif VERSION_BLOCK @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(138): string(APPEND id_content # if defined(__VER__) && defined(__ICCARM__) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) # define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) # define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) # define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) # define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(140): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) # define COMPILER_ID "IAR" # if defined(__VER__) && defined(__ICCARM__) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) # define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) # define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) # define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) # define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(141): set(pp_if #elif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(144): if(CID_PLATFORM_DEFAULT_COMPILER ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(145): set(platform_compiler_detection /* These compilers are either not known or too old to define an identification macro. Try to identify the platform and guess that it is the native compiler. */ #elif defined(__hpux) || defined(__hpua) # define COMPILER_ID "HP" #else /* unknown compiler */ # define COMPILER_ID "" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(156): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT /* These compilers are either not known or too old to define an identification macro. Try to identify the platform and guess that it is the native compiler. */ #elif defined(__hpux) || defined(__hpua) # define COMPILER_ID "HP" #else /* unknown compiler */ # define COMPILER_ID "" #endif ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake(159): set(CMAKE_CXX_COMPILER_ID_CONTENT /* Version number components: V=Version, R=Revision, P=Patch Version date components: YYYY=Year, MM=Month, DD=Day */ #if defined(__COMO__) # define COMPILER_ID "Comeau" /* __COMO_VERSION__ = VRR */ # define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100) # define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100) #elif defined(__INTEL_COMPILER) || defined(__ICC) # define COMPILER_ID "Intel" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define SIMULATE_ID "GNU" # endif /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, except that a few beta releases use the old format with V=2021. */ # if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) # define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) # else # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) # endif # else # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) # define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) /* The third version component from --version is an update index, but no macro is provided for it. */ # define COMPILER_VERSION_PATCH DEC(0) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # if defined(__GNUC__) # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) # elif defined(__GNUG__) # define SIMULATE_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif #elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) # define COMPILER_ID "IntelLLVM" #if defined(_MSC_VER) # define SIMULATE_ID "MSVC" #endif #if defined(__GNUC__) # define SIMULATE_ID "GNU" #endif /* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and * later. Look for 6 digit vs. 8 digit version number to decide encoding. * VVVV is no smaller than the current year when a version is released. */ #if __INTEL_LLVM_COMPILER < 1000000L # define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) # define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) # define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) #else # define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) # define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) # define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) #endif #if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) #endif #if defined(__GNUC__) # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) #elif defined(__GNUG__) # define SIMULATE_VERSION_MAJOR DEC(__GNUG__) #endif #if defined(__GNUC_MINOR__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) #endif #if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) #endif #elif defined(__PATHCC__) # define COMPILER_ID "PathScale" # define COMPILER_VERSION_MAJOR DEC(__PATHCC__) # define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) # endif #elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) # define COMPILER_ID "Embarcadero" # define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) # define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) # define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) #elif defined(__BORLANDC__) # define COMPILER_ID "Borland" /* __BORLANDC__ = 0xVRR */ # define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) # define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) #elif defined(__WATCOMC__) && __WATCOMC__ < 1200 # define COMPILER_ID "Watcom" /* __WATCOMC__ = VVRR */ # define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif #elif defined(__WATCOMC__) # define COMPILER_ID "OpenWatcom" /* __WATCOMC__ = VVRP + 1100 */ # define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif #elif defined(__SUNPRO_CC) # define COMPILER_ID "SunPro" # if __SUNPRO_CC >= 0x5100 /* __SUNPRO_CC = 0xVRRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) # endif #elif defined(__HP_aCC) # define COMPILER_ID "HP" /* __HP_aCC = VVRRPP */ # define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) # define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) # define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) #elif defined(__DECCXX) # define COMPILER_ID "Compaq" /* __DECCXX_VER = VVRRTPPPP */ # define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) # define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) # define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) #elif defined(__IBMCPP__) && defined(__COMPILER_VER__) # define COMPILER_ID "zOS" /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) #elif defined(__open_xl__) && defined(__clang__) # define COMPILER_ID "IBMClang" # define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) # define COMPILER_VERSION_MINOR DEC(__open_xl_release__) # define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) # define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) #elif defined(__ibmxl__) && defined(__clang__) # define COMPILER_ID "XLClang" # define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) # define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) # define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) # define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 # define COMPILER_ID "XL" /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 # define COMPILER_ID "VisualAge" /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) #elif defined(__NVCOMPILER) # define COMPILER_ID "NVHPC" # define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) # define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) # if defined(__NVCOMPILER_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) # endif #elif defined(__PGI) # define COMPILER_ID "PGI" # define COMPILER_VERSION_MAJOR DEC(__PGIC__) # define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) # endif #elif defined(_CRAYC) # define COMPILER_ID "Cray" # define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) # define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) #elif defined(__TI_COMPILER_VERSION__) # define COMPILER_ID "TI" /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) # define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) # define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) #elif defined(__CLANG_FUJITSU) # define COMPILER_ID "FujitsuClang" # define COMPILER_VERSION_MAJOR DEC(__FCC_major__) # define COMPILER_VERSION_MINOR DEC(__FCC_minor__) # define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) # define COMPILER_VERSION_INTERNAL_STR __clang_version__ #elif defined(__FUJITSU) # define COMPILER_ID "Fujitsu" # if defined(__FCC_version__) # define COMPILER_VERSION __FCC_version__ # elif defined(__FCC_major__) # define COMPILER_VERSION_MAJOR DEC(__FCC_major__) # define COMPILER_VERSION_MINOR DEC(__FCC_minor__) # define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) # endif # if defined(__fcc_version) # define COMPILER_VERSION_INTERNAL DEC(__fcc_version) # elif defined(__FCC_VERSION) # define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) # endif #elif defined(__ghs__) # define COMPILER_ID "GHS" /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) # define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) # define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) # endif #elif defined(__TASKING__) # define COMPILER_ID "Tasking" # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) # define COMPILER_VERSION_INTERNAL DEC(__VERSION__) #elif defined(__SCO_VERSION__) # define COMPILER_ID "SCO" #elif defined(__ARMCC_VERSION) && !defined(__clang__) # define COMPILER_ID "ARMCC" #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #endif #elif defined(__clang__) && defined(__apple_build_version__) # define COMPILER_ID "AppleClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) #elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) # define COMPILER_ID "ARMClang" # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) # define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) #elif defined(__clang__) # define COMPILER_ID "Clang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif #elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) # define COMPILER_ID "LCC" # define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) # define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) # if defined(__LCC_MINOR__) # define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) # endif # if defined(__GNUC__) && defined(__GNUC_MINOR__) # define SIMULATE_ID "GNU" # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) # if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif # endif #elif defined(__GNUC__) || defined(__GNUG__) # define COMPILER_ID "GNU" # if defined(__GNUC__) # define COMPILER_VERSION_MAJOR DEC(__GNUC__) # else # define COMPILER_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif #elif defined(_MSC_VER) # define COMPILER_ID "MSVC" /* _MSC_VER = VVRR */ # define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) # define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) # endif #elif defined(_ADI_COMPILER) # define COMPILER_ID "ADSP" #if defined(__VERSIONNUM__) /* __VERSIONNUM__ = 0xVVRRPPTT */ # define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) # define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) # define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) # define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) #endif #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) # define COMPILER_ID "IAR" # if defined(__VER__) && defined(__ICCARM__) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) # define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) # define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) # define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) # define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # endif /* These compilers are either not known or too old to define an identification macro. Try to identify the platform and guess that it is the native compiler. */ #elif defined(__hpux) || defined(__hpua) # define COMPILER_ID "HP" #else /* unknown compiler */ # define COMPILER_ID "" #endif PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(320): unset(src_in CACHE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(321): string(CONFIGURE /* This source file must have a .cpp extension so that all C++ compilers recognize the extension without flags. Borland does not know .cxx for example. */ #ifndef __cplusplus # error "A C compiler has been selected for C++." #endif #if !defined(__has_include) /* If the compiler does not have __has_include, pretend the answer is always no. */ # define __has_include(x) 0 #endif @CMAKE_CXX_COMPILER_ID_CONTENT@ /* Construct the string literal in pieces to prevent the source from getting matched. Store it in a pointer rather than an array because some compilers will just produce instructions to fill the array rather than assigning a pointer to a static array. */ char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; #ifdef SIMULATE_ID char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; #endif #ifdef __QNXNTO__ char const* qnxnto = "INFO" ":" "qnxnto[]"; #endif #if defined(__CRAYXT_COMPUTE_LINUX_TARGET) char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; #endif @CMAKE_CXX_COMPILER_ID_PLATFORM_CONTENT@ @CMAKE_CXX_COMPILER_ID_ERROR_FOR_TEST@ #if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L # if defined(__INTEL_CXX11_MODE__) # if defined(__cpp_aggregate_nsdmi) # define CXX_STD 201402L # else # define CXX_STD 201103L # endif # else # define CXX_STD 199711L # endif #elif defined(_MSC_VER) && defined(_MSVC_LANG) # define CXX_STD _MSVC_LANG #else # define CXX_STD __cplusplus #endif const char* info_language_standard_default = "INFO" ":" "standard_default[" #if CXX_STD > 202002L "23" #elif CXX_STD > 201703L "20" #elif CXX_STD >= 201703L "17" #elif CXX_STD >= 201402L "14" #elif CXX_STD >= 201103L "11" #else "98" #endif "]"; const char* info_language_extensions_default = "INFO" ":" "extensions_default[" #if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ defined(__TI_COMPILER_VERSION__)) && \ !defined(__STRICT_ANSI__) "ON" #else "OFF" #endif "]"; /*--------------------------------------------------------------------------*/ int main(int argc, char* argv[]) { int require = 0; require += info_compiler[argc]; require += info_platform[argc]; require += info_arch[argc]; #ifdef COMPILER_VERSION_MAJOR require += info_version[argc]; #endif #ifdef COMPILER_VERSION_INTERNAL require += info_version_internal[argc]; #endif #ifdef SIMULATE_ID require += info_simulate[argc]; #endif #ifdef SIMULATE_VERSION_MAJOR require += info_simulate_version[argc]; #endif #if defined(__CRAYXT_COMPUTE_LINUX_TARGET) require += info_cray[argc]; #endif require += info_language_standard_default[argc]; require += info_language_extensions_default[argc]; (void)argv; return require; } ID_CONTENT_OUT @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(322): file(WRITE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CompilerIdCXX/CMakeCXXCompilerId.cpp /* This source file must have a .cpp extension so that all C++ compilers recognize the extension without flags. Borland does not know .cxx for example. */ #ifndef __cplusplus # error "A C compiler has been selected for C++." #endif #if !defined(__has_include) /* If the compiler does not have __has_include, pretend the answer is always no. */ # define __has_include(x) 0 #endif /* Version number components: V=Version, R=Revision, P=Patch Version date components: YYYY=Year, MM=Month, DD=Day */ #if defined(__COMO__) # define COMPILER_ID "Comeau" /* __COMO_VERSION__ = VRR */ # define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100) # define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100) #elif defined(__INTEL_COMPILER) || defined(__ICC) # define COMPILER_ID "Intel" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define SIMULATE_ID "GNU" # endif /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, except that a few beta releases use the old format with V=2021. */ # if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) # define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) # else # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) # endif # else # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) # define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) /* The third version component from --version is an update index, but no macro is provided for it. */ # define COMPILER_VERSION_PATCH DEC(0) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # if defined(__GNUC__) # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) # elif defined(__GNUG__) # define SIMULATE_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif #elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) # define COMPILER_ID "IntelLLVM" #if defined(_MSC_VER) # define SIMULATE_ID "MSVC" #endif #if defined(__GNUC__) # define SIMULATE_ID "GNU" #endif /* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and * later. Look for 6 digit vs. 8 digit version number to decide encoding. * VVVV is no smaller than the current year when a version is released. */ #if __INTEL_LLVM_COMPILER < 1000000L # define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) # define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) # define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) #else # define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) # define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) # define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) #endif #if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) #endif #if defined(__GNUC__) # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) #elif defined(__GNUG__) # define SIMULATE_VERSION_MAJOR DEC(__GNUG__) #endif #if defined(__GNUC_MINOR__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) #endif #if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) #endif #elif defined(__PATHCC__) # define COMPILER_ID "PathScale" # define COMPILER_VERSION_MAJOR DEC(__PATHCC__) # define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) # endif #elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) # define COMPILER_ID "Embarcadero" # define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) # define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) # define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) #elif defined(__BORLANDC__) # define COMPILER_ID "Borland" /* __BORLANDC__ = 0xVRR */ # define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) # define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) #elif defined(__WATCOMC__) && __WATCOMC__ < 1200 # define COMPILER_ID "Watcom" /* __WATCOMC__ = VVRR */ # define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif #elif defined(__WATCOMC__) # define COMPILER_ID "OpenWatcom" /* __WATCOMC__ = VVRP + 1100 */ # define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif #elif defined(__SUNPRO_CC) # define COMPILER_ID "SunPro" # if __SUNPRO_CC >= 0x5100 /* __SUNPRO_CC = 0xVRRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) # endif #elif defined(__HP_aCC) # define COMPILER_ID "HP" /* __HP_aCC = VVRRPP */ # define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) # define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) # define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) #elif defined(__DECCXX) # define COMPILER_ID "Compaq" /* __DECCXX_VER = VVRRTPPPP */ # define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) # define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) # define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) #elif defined(__IBMCPP__) && defined(__COMPILER_VER__) # define COMPILER_ID "zOS" /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) #elif defined(__open_xl__) && defined(__clang__) # define COMPILER_ID "IBMClang" # define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) # define COMPILER_VERSION_MINOR DEC(__open_xl_release__) # define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) # define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) #elif defined(__ibmxl__) && defined(__clang__) # define COMPILER_ID "XLClang" # define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) # define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) # define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) # define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 # define COMPILER_ID "XL" /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 # define COMPILER_ID "VisualAge" /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) #elif defined(__NVCOMPILER) # define COMPILER_ID "NVHPC" # define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) # define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) # if defined(__NVCOMPILER_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) # endif #elif defined(__PGI) # define COMPILER_ID "PGI" # define COMPILER_VERSION_MAJOR DEC(__PGIC__) # define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) # endif #elif defined(_CRAYC) # define COMPILER_ID "Cray" # define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) # define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) #elif defined(__TI_COMPILER_VERSION__) # define COMPILER_ID "TI" /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) # define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) # define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) #elif defined(__CLANG_FUJITSU) # define COMPILER_ID "FujitsuClang" # define COMPILER_VERSION_MAJOR DEC(__FCC_major__) # define COMPILER_VERSION_MINOR DEC(__FCC_minor__) # define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) # define COMPILER_VERSION_INTERNAL_STR __clang_version__ #elif defined(__FUJITSU) # define COMPILER_ID "Fujitsu" # if defined(__FCC_version__) # define COMPILER_VERSION __FCC_version__ # elif defined(__FCC_major__) # define COMPILER_VERSION_MAJOR DEC(__FCC_major__) # define COMPILER_VERSION_MINOR DEC(__FCC_minor__) # define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) # endif # if defined(__fcc_version) # define COMPILER_VERSION_INTERNAL DEC(__fcc_version) # elif defined(__FCC_VERSION) # define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) # endif #elif defined(__ghs__) # define COMPILER_ID "GHS" /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) # define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) # define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) # endif #elif defined(__TASKING__) # define COMPILER_ID "Tasking" # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) # define COMPILER_VERSION_INTERNAL DEC(__VERSION__) #elif defined(__SCO_VERSION__) # define COMPILER_ID "SCO" #elif defined(__ARMCC_VERSION) && !defined(__clang__) # define COMPILER_ID "ARMCC" #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #endif #elif defined(__clang__) && defined(__apple_build_version__) # define COMPILER_ID "AppleClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) #elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) # define COMPILER_ID "ARMClang" # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) # define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) #elif defined(__clang__) # define COMPILER_ID "Clang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif #elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) # define COMPILER_ID "LCC" # define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) # define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) # if defined(__LCC_MINOR__) # define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) # endif # if defined(__GNUC__) && defined(__GNUC_MINOR__) # define SIMULATE_ID "GNU" # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) # if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif # endif #elif defined(__GNUC__) || defined(__GNUG__) # define COMPILER_ID "GNU" # if defined(__GNUC__) # define COMPILER_VERSION_MAJOR DEC(__GNUC__) # else # define COMPILER_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif #elif defined(_MSC_VER) # define COMPILER_ID "MSVC" /* _MSC_VER = VVRR */ # define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) # define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) # endif #elif defined(_ADI_COMPILER) # define COMPILER_ID "ADSP" #if defined(__VERSIONNUM__) /* __VERSIONNUM__ = 0xVVRRPPTT */ # define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) # define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) # define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) # define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) #endif #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) # define COMPILER_ID "IAR" # if defined(__VER__) && defined(__ICCARM__) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) # define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) # define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) # define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) # define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # endif /* These compilers are either not known or too old to define an identification macro. Try to identify the platform and guess that it is the native compiler. */ #elif defined(__hpux) || defined(__hpua) # define COMPILER_ID "HP" #else /* unknown compiler */ # define COMPILER_ID "" #endif /* Construct the string literal in pieces to prevent the source from getting matched. Store it in a pointer rather than an array because some compilers will just produce instructions to fill the array rather than assigning a pointer to a static array. */ char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; #ifdef SIMULATE_ID char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; #endif #ifdef __QNXNTO__ char const* qnxnto = "INFO" ":" "qnxnto[]"; #endif #if defined(__CRAYXT_COMPUTE_LINUX_TARGET) char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; #endif #define STRINGIFY_HELPER(X) #X #define STRINGIFY(X) STRINGIFY_HELPER(X) /* Identify known platforms by name. */ #if defined(__linux) || defined(__linux__) || defined(linux) # define PLATFORM_ID "Linux" #elif defined(__MSYS__) # define PLATFORM_ID "MSYS" #elif defined(__CYGWIN__) # define PLATFORM_ID "Cygwin" #elif defined(__MINGW32__) # define PLATFORM_ID "MinGW" #elif defined(__APPLE__) # define PLATFORM_ID "Darwin" #elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) # define PLATFORM_ID "Windows" #elif defined(__FreeBSD__) || defined(__FreeBSD) # define PLATFORM_ID "FreeBSD" #elif defined(__NetBSD__) || defined(__NetBSD) # define PLATFORM_ID "NetBSD" #elif defined(__OpenBSD__) || defined(__OPENBSD) # define PLATFORM_ID "OpenBSD" #elif defined(__sun) || defined(sun) # define PLATFORM_ID "SunOS" #elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) # define PLATFORM_ID "AIX" #elif defined(__hpux) || defined(__hpux__) # define PLATFORM_ID "HP-UX" #elif defined(__HAIKU__) # define PLATFORM_ID "Haiku" #elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) # define PLATFORM_ID "BeOS" #elif defined(__QNX__) || defined(__QNXNTO__) # define PLATFORM_ID "QNX" #elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) # define PLATFORM_ID "Tru64" #elif defined(__riscos) || defined(__riscos__) # define PLATFORM_ID "RISCos" #elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) # define PLATFORM_ID "SINIX" #elif defined(__UNIX_SV__) # define PLATFORM_ID "UNIX_SV" #elif defined(__bsdos__) # define PLATFORM_ID "BSDOS" #elif defined(_MPRAS) || defined(MPRAS) # define PLATFORM_ID "MP-RAS" #elif defined(__osf) || defined(__osf__) # define PLATFORM_ID "OSF1" #elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) # define PLATFORM_ID "SCO_SV" #elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) # define PLATFORM_ID "ULTRIX" #elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) # define PLATFORM_ID "Xenix" #elif defined(__WATCOMC__) # if defined(__LINUX__) # define PLATFORM_ID "Linux" # elif defined(__DOS__) # define PLATFORM_ID "DOS" # elif defined(__OS2__) # define PLATFORM_ID "OS2" # elif defined(__WINDOWS__) # define PLATFORM_ID "Windows3x" # elif defined(__VXWORKS__) # define PLATFORM_ID "VxWorks" # else /* unknown platform */ # define PLATFORM_ID # endif #elif defined(__INTEGRITY) # if defined(INT_178B) # define PLATFORM_ID "Integrity178" # else /* regular Integrity */ # define PLATFORM_ID "Integrity" # endif # elif defined(_ADI_COMPILER) # define PLATFORM_ID "ADSP" #else /* unknown platform */ # define PLATFORM_ID #endif /* For windows compilers MSVC and Intel we can determine the architecture of the compiler being used. This is because the compilers do not have flags that can change the architecture, but rather depend on which compiler is being used */ #if defined(_WIN32) && defined(_MSC_VER) # if defined(_M_IA64) # define ARCHITECTURE_ID "IA64" # elif defined(_M_ARM64EC) # define ARCHITECTURE_ID "ARM64EC" # elif defined(_M_X64) || defined(_M_AMD64) # define ARCHITECTURE_ID "x64" # elif defined(_M_IX86) # define ARCHITECTURE_ID "X86" # elif defined(_M_ARM64) # define ARCHITECTURE_ID "ARM64" # elif defined(_M_ARM) # if _M_ARM == 4 # define ARCHITECTURE_ID "ARMV4I" # elif _M_ARM == 5 # define ARCHITECTURE_ID "ARMV5I" # else # define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) # endif # elif defined(_M_MIPS) # define ARCHITECTURE_ID "MIPS" # elif defined(_M_SH) # define ARCHITECTURE_ID "SHx" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #elif defined(__WATCOMC__) # if defined(_M_I86) # define ARCHITECTURE_ID "I86" # elif defined(_M_IX86) # define ARCHITECTURE_ID "X86" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) # if defined(__ICCARM__) # define ARCHITECTURE_ID "ARM" # elif defined(__ICCRX__) # define ARCHITECTURE_ID "RX" # elif defined(__ICCRH850__) # define ARCHITECTURE_ID "RH850" # elif defined(__ICCRL78__) # define ARCHITECTURE_ID "RL78" # elif defined(__ICCRISCV__) # define ARCHITECTURE_ID "RISCV" # elif defined(__ICCAVR__) # define ARCHITECTURE_ID "AVR" # elif defined(__ICC430__) # define ARCHITECTURE_ID "MSP430" # elif defined(__ICCV850__) # define ARCHITECTURE_ID "V850" # elif defined(__ICC8051__) # define ARCHITECTURE_ID "8051" # elif defined(__ICCSTM8__) # define ARCHITECTURE_ID "STM8" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #elif defined(__ghs__) # if defined(__PPC64__) # define ARCHITECTURE_ID "PPC64" # elif defined(__ppc__) # define ARCHITECTURE_ID "PPC" # elif defined(__ARM__) # define ARCHITECTURE_ID "ARM" # elif defined(__x86_64__) # define ARCHITECTURE_ID "x64" # elif defined(__i386__) # define ARCHITECTURE_ID "X86" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #elif defined(__TI_COMPILER_VERSION__) # if defined(__TI_ARM__) # define ARCHITECTURE_ID "ARM" # elif defined(__MSP430__) # define ARCHITECTURE_ID "MSP430" # elif defined(__TMS320C28XX__) # define ARCHITECTURE_ID "TMS320C28x" # elif defined(__TMS320C6X__) || defined(_TMS320C6X) # define ARCHITECTURE_ID "TMS320C6x" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif # elif defined(__ADSPSHARC__) # define ARCHITECTURE_ID "SHARC" # elif defined(__ADSPBLACKFIN__) # define ARCHITECTURE_ID "Blackfin" #elif defined(__TASKING__) # if defined(__CTC__) || defined(__CPTC__) # define ARCHITECTURE_ID "TriCore" # elif defined(__CMCS__) # define ARCHITECTURE_ID "MCS" # elif defined(__CARM__) # define ARCHITECTURE_ID "ARM" # elif defined(__CARC__) # define ARCHITECTURE_ID "ARC" # elif defined(__C51__) # define ARCHITECTURE_ID "8051" # elif defined(__CPCP__) # define ARCHITECTURE_ID "PCP" # else # define ARCHITECTURE_ID "" # endif #else # define ARCHITECTURE_ID #endif /* Convert integer to decimal digit literals. */ #define DEC(n) \ ('0' + (((n) / 10000000)%10)), \ ('0' + (((n) / 1000000)%10)), \ ('0' + (((n) / 100000)%10)), \ ('0' + (((n) / 10000)%10)), \ ('0' + (((n) / 1000)%10)), \ ('0' + (((n) / 100)%10)), \ ('0' + (((n) / 10)%10)), \ ('0' + ((n) % 10)) /* Convert integer to hex digit literals. */ #define HEX(n) \ ('0' + ((n)>>28 & 0xF)), \ ('0' + ((n)>>24 & 0xF)), \ ('0' + ((n)>>20 & 0xF)), \ ('0' + ((n)>>16 & 0xF)), \ ('0' + ((n)>>12 & 0xF)), \ ('0' + ((n)>>8 & 0xF)), \ ('0' + ((n)>>4 & 0xF)), \ ('0' + ((n) & 0xF)) /* Construct a string literal encoding the version number. */ #ifdef COMPILER_VERSION char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; /* Construct a string literal encoding the version number components. */ #elif defined(COMPILER_VERSION_MAJOR) char const info_version[] = { 'I', 'N', 'F', 'O', ':', 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', COMPILER_VERSION_MAJOR, # ifdef COMPILER_VERSION_MINOR '.', COMPILER_VERSION_MINOR, # ifdef COMPILER_VERSION_PATCH '.', COMPILER_VERSION_PATCH, # ifdef COMPILER_VERSION_TWEAK '.', COMPILER_VERSION_TWEAK, # endif # endif # endif ']','\0'}; #endif /* Construct a string literal encoding the internal version number. */ #ifdef COMPILER_VERSION_INTERNAL char const info_version_internal[] = { 'I', 'N', 'F', 'O', ':', 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', 'i','n','t','e','r','n','a','l','[', COMPILER_VERSION_INTERNAL,']','\0'}; #elif defined(COMPILER_VERSION_INTERNAL_STR) char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; #endif /* Construct a string literal encoding the version number components. */ #ifdef SIMULATE_VERSION_MAJOR char const info_simulate_version[] = { 'I', 'N', 'F', 'O', ':', 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', SIMULATE_VERSION_MAJOR, # ifdef SIMULATE_VERSION_MINOR '.', SIMULATE_VERSION_MINOR, # ifdef SIMULATE_VERSION_PATCH '.', SIMULATE_VERSION_PATCH, # ifdef SIMULATE_VERSION_TWEAK '.', SIMULATE_VERSION_TWEAK, # endif # endif # endif ']','\0'}; #endif /* Construct the string literal in pieces to prevent the source from getting matched. Store it in a pointer rather than an array because some compilers will just produce instructions to fill the array rather than assigning a pointer to a static array. */ char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; #if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L # if defined(__INTEL_CXX11_MODE__) # if defined(__cpp_aggregate_nsdmi) # define CXX_STD 201402L # else # define CXX_STD 201103L # endif # else # define CXX_STD 199711L # endif #elif defined(_MSC_VER) && defined(_MSVC_LANG) # define CXX_STD _MSVC_LANG #else # define CXX_STD __cplusplus #endif const char* info_language_standard_default = "INFO" ":" "standard_default[" #if CXX_STD > 202002L "23" #elif CXX_STD > 201703L "20" #elif CXX_STD >= 201703L "17" #elif CXX_STD >= 201402L "14" #elif CXX_STD >= 201103L "11" #else "98" #endif "]"; const char* info_language_extensions_default = "INFO" ":" "extensions_default[" #if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ defined(__TI_COMPILER_VERSION__)) && \ !defined(__STRICT_ANSI__) "ON" #else "OFF" #endif "]"; /*--------------------------------------------------------------------------*/ int main(int argc, char* argv[]) { int require = 0; require += info_compiler[argc]; require += info_platform[argc]; require += info_arch[argc]; #ifdef COMPILER_VERSION_MAJOR require += info_version[argc]; #endif #ifdef COMPILER_VERSION_INTERNAL require += info_version_internal[argc]; #endif #ifdef SIMULATE_ID require += info_simulate[argc]; #endif #ifdef SIMULATE_VERSION_MAJOR require += info_simulate_version[argc]; #endif #if defined(__CRAYXT_COMPUTE_LINUX_TARGET) require += info_cray[argc]; #endif require += info_language_standard_default[argc]; require += info_language_extensions_default[argc]; (void)argv; return require; } ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(336): set(COMPILER_DESCRIPTION Compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/HostX86/ARM64/cl.exe Build flags: -DQT_QML_DEBUG;/DWIN32;/D_WINDOWS;/GR;/EHsc Id flags: ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(343): if(Ninja MATCHES Visual Studio ([0-9]+) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(568): elseif(Ninja MATCHES Xcode ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(670): elseif(Ninja MATCHES Green Hills MULTI ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(708): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(709): execute_process(COMMAND C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/HostX86/ARM64/cl.exe -DQT_QML_DEBUG;/DWIN32;/D_WINDOWS;/GR;/EHsc CMakeCXXCompilerId.cpp WORKING_DIRECTORY D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CompilerIdCXX OUTPUT_VARIABLE CMAKE_CXX_COMPILER_ID_OUTPUT ERROR_VARIABLE CMAKE_CXX_COMPILER_ID_OUTPUT RESULT_VARIABLE CMAKE_CXX_COMPILER_ID_RESULT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(721): if(Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33130 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. CMakeCXXCompilerId.cpp Microsoft (R) Incremental Linker Version 14.38.33130.0 Copyright (C) Microsoft Corporation. All rights reserved. /out:CMakeCXXCompilerId.exe CMakeCXXCompilerId.obj MATCHES exec: [^ ]*\((/[^, ]*/cpp),CMakeFortranCompilerId.F ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(730): if(CMAKE_CXX_COMPILER_ID_RESULT OR CMAKE_CXX_COMPILER_ID_OUTPUT MATCHES warning #5117: Bad # preprocessor line ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(763): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(765): string(APPEND _CMAKE_CXX_COMPILER_ID_LOG Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/HostX86/ARM64/cl.exe Build flags: -DQT_QML_DEBUG;/DWIN32;/D_WINDOWS;/GR;/EHsc Id flags: The output was: 0 Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33130 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. CMakeCXXCompilerId.cpp Microsoft (R) Incremental Linker Version 14.38.33130.0 Copyright (C) Microsoft Corporation. All rights reserved. /out:CMakeCXXCompilerId.exe CMakeCXXCompilerId.obj ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(776): string(REGEX REPLACE ([][]) [\1] _glob_id_dir D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CompilerIdCXX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(777): file(GLOB files RELATIVE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CompilerIdCXX D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CompilerIdCXX/* D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CompilerIdCXX/*.xctest/* D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CompilerIdCXX/*.framework/* ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(789): list(REMOVE_ITEM files CMakeCXXCompilerId.cpp ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(790): set(COMPILER_CXX_PRODUCED_FILES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(791): foreach(file CMakeCXXCompilerId.exe;CMakeCXXCompilerId.obj;tmp ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(792): if(NOT IS_DIRECTORY D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CompilerIdCXX/CMakeCXXCompilerId.exe ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(793): list(APPEND COMPILER_CXX_PRODUCED_FILES CMakeCXXCompilerId.exe ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(794): string(APPEND _CMAKE_CXX_COMPILER_ID_LOG Compilation of the CXX compiler identification source " CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.exe" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(792): if(NOT IS_DIRECTORY D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CompilerIdCXX/CMakeCXXCompilerId.obj ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(793): list(APPEND COMPILER_CXX_PRODUCED_FILES CMakeCXXCompilerId.obj ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(794): string(APPEND _CMAKE_CXX_COMPILER_ID_LOG Compilation of the CXX compiler identification source " CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.obj" ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(792): if(NOT IS_DIRECTORY D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CompilerIdCXX/tmp ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(800): if(NOT COMPILER_CXX_PRODUCED_FILES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(808): set(COMPILER_CXX_PRODUCED_OUTPUT Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33130 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. CMakeCXXCompilerId.cpp Microsoft (R) Incremental Linker Version 14.38.33130.0 Copyright (C) Microsoft Corporation. All rights reserved. /out:CMakeCXXCompilerId.exe CMakeCXXCompilerId.obj ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(812): set(COMPILER_CXX_PRODUCED_FILES CMakeCXXCompilerId.exe;CMakeCXXCompilerId.obj PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(813): set(COMPILER_CXX_PRODUCED_OUTPUT Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33130 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. CMakeCXXCompilerId.cpp Microsoft (R) Incremental Linker Version 14.38.33130.0 Copyright (C) Microsoft Corporation. All rights reserved. /out:CMakeCXXCompilerId.exe CMakeCXXCompilerId.obj PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(814): set(_CMAKE_CXX_COMPILER_ID_LOG Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/HostX86/ARM64/cl.exe Build flags: -DQT_QML_DEBUG;/DWIN32;/D_WINDOWS;/GR;/EHsc Id flags: The output was: 0 Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33130 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. CMakeCXXCompilerId.cpp Microsoft (R) Incremental Linker Version 14.38.33130.0 Copyright (C) Microsoft Corporation. All rights reserved. /out:CMakeCXXCompilerId.exe CMakeCXXCompilerId.obj Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.exe" Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.obj" PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(9): CMAKE_DETERMINE_COMPILER_ID_MATCH_VENDOR(CXX Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33130 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. CMakeCXXCompilerId.cpp Microsoft (R) Incremental Linker Version 14.38.33130.0 Copyright (C) Microsoft Corporation. All rights reserved. /out:CMakeCXXCompilerId.exe CMakeCXXCompilerId.obj ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(821): foreach(vendor ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(826): set(CMAKE_CXX_COMPILER_ID PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(11): if(NOT CMAKE_CXX_COMPILER_ID ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(12): foreach(file CMakeCXXCompilerId.exe;CMakeCXXCompilerId.obj ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(13): CMAKE_DETERMINE_COMPILER_ID_CHECK(CXX D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CompilerIdCXX/CMakeCXXCompilerId.exe CMakeCXXCompilerId.cpp ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(833): if(NOT CMAKE_CXX_COMPILER_ID ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(835): set(COMPILER_ID ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(836): set(COMPILER_VERSION ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(837): set(COMPILER_VERSION_MAJOR 0 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(838): set(COMPILER_VERSION_MINOR 0 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(839): set(COMPILER_VERSION_PATCH 0 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(840): set(COMPILER_VERSION_TWEAK 0 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(841): set(COMPILER_VERSION_INTERNAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(842): set(HAVE_COMPILER_VERSION_MAJOR 0 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(843): set(HAVE_COMPILER_VERSION_MINOR 0 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(844): set(HAVE_COMPILER_VERSION_PATCH 0 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(845): set(HAVE_COMPILER_VERSION_TWEAK 0 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(846): set(COMPILER_WRAPPER ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(847): set(DIGIT_VALUE_1 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(848): set(DIGIT_VALUE_2 10 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(849): set(DIGIT_VALUE_3 100 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(850): set(DIGIT_VALUE_4 1000 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(851): set(DIGIT_VALUE_5 10000 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(852): set(DIGIT_VALUE_6 100000 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(853): set(DIGIT_VALUE_7 1000000 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(854): set(DIGIT_VALUE_8 10000000 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(855): set(PLATFORM_ID ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(856): set(ARCHITECTURE_ID ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(857): set(SIMULATE_ID ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(858): set(SIMULATE_VERSION ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(859): set(CMAKE_CXX_COMPILER_ID_STRING_REGEX .?I.?N.?F.?O.?:.?[A-Za-z0-9_]+\[[^]]*\] ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(860): foreach(encoding ENCODING;UTF-16LE ENCODING;UTF-16BE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(861): file(STRINGS D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CompilerIdCXX/CMakeCXXCompilerId.exe CMAKE_CXX_COMPILER_ID_STRINGS LIMIT_COUNT 38 REGEX .?I.?N.?F.?O.?:.?[A-Za-z0-9_]+\[[^]]*\] ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(864): if(NOT CMAKE_CXX_COMPILER_ID_STRINGS STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(865): break() C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(870): if(CMAKE_CXX_COMPILER_ID_STRINGS STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake(879): list(FILTER CMAKE_CXX_COMPILER_ID_STRINGS EXCLUDE REGEX \? -nologo -TP -showIncludes -scanDependencies -Fo ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(87): set(CMAKE_EXPERIMENTAL_CXX_SCANDEP_DEPFILE_FORMAT msvc ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(88): set(CMAKE_EXPERIMENTAL_CXX_MODULE_MAP_FORMAT msvc ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(89): set(CMAKE_EXPERIMENTAL_CXX_MODULE_MAP_FLAG @ ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(28): set(CMAKE_BASE_NAME ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(29): get_filename_component(CMAKE_BASE_NAME C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/HostX86/ARM64/cl.exe NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(31): if(CMAKE_COMPILER_IS_GNUCXX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(37): if(CMAKE_SYSTEM_PROCESSOR ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(38): if(CMAKE_CXX_COMPILER_ID ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(39): include(Platform/Windows-MSVC-CXX-arm64 OPTIONAL RESULT_VARIABLE _INCLUDED_FILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(41): if(NOT _INCLUDED_FILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(42): include(Platform/Windows-cl-arm64 OPTIONAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(47): if(CMAKE_CXX_COMPILER_ID ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(48): include(Platform/Windows-MSVC-CXX OPTIONAL RESULT_VARIABLE _INCLUDED_FILE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC-CXX.cmake(1): include(Platform/Windows-MSVC ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(6): if(__WINDOWS_MSVC ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(9): set(__WINDOWS_MSVC 1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(11): set(CMAKE_LIBRARY_PATH_FLAG -LIBPATH: ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(12): set(CMAKE_LINK_LIBRARY_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(13): set(MSVC 1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(19): if(NOT DEFINED CMAKE_LINKER ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(23): if(CMAKE_VERBOSE_MAKEFILE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(25): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(26): set(CMAKE_CL_NOLOGO /nologo ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(29): if(CMAKE_SYSTEM_NAME STREQUAL WindowsCE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(31): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(32): set(_PLATFORM_LINK_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(35): set(CMAKE_SUPPORT_WINDOWS_EXPORT_ALL_SYMBOLS 1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(36): if(NOT CMAKE_NO_BUILD_TYPE AND CMAKE_GENERATOR MATCHES Visual Studio ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(40): if(Ninja MATCHES Visual Studio ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(42): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(43): set(MSVC_IDE 0 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(46): if(NOT MSVC_VERSION ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(47): if(x STREQUAL xMSVC ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(49): elseif(xMSVC STREQUAL xMSVC ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(50): set(_compiler_version 19.38.33130.0 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(64): if(19.38.33130.0 MATCHES ^([0-9]+)\.([0-9]+) ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(65): math(EXPR MSVC_VERSION 19*100 + 38 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(70): if(MSVC_VERSION GREATER_EQUAL 1930 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(72): set(MSVC_TOOLSET_VERSION 143 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(101): set(MSVC10 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(102): set(MSVC11 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(103): set(MSVC12 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(104): set(MSVC14 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(105): set(MSVC60 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(106): set(MSVC70 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(107): set(MSVC71 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(108): set(MSVC80 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(109): set(MSVC90 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(110): set(CMAKE_COMPILER_2005 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(111): set(CMAKE_COMPILER_SUPPORTS_PDBTYPE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(112): if(NOT 19.38.33130.0 VERSION_LESS 20 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(114): elseif(NOT 19.38.33130.0 VERSION_LESS 19 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(115): set(MSVC14 1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(137): if(MSVC_C_ARCHITECTURE_ID MATCHES 64 OR MSVC_CXX_ARCHITECTURE_ID MATCHES 64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(138): set(CMAKE_CL_64 1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(142): if(CMAKE_FORCE_WIN64 OR CMAKE_FORCE_IA64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(146): if(1938 GREATER 1599 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(147): set(MSVC_INCREMENTAL_DEFAULT ON ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(151): set(CMAKE_BUILD_TYPE_INIT Debug ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(154): foreach(lang C CXX ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(155): set(_MSVC_C_ARCHITECTURE_FAMILY ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(156): if(_MSVC_C_ARCHITECTURE_FAMILY MATCHES ^ARM64EC ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(158): elseif(_MSVC_C_ARCHITECTURE_FAMILY MATCHES ^ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(160): elseif(_MSVC_C_ARCHITECTURE_FAMILY MATCHES ^ARM ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(162): elseif(_MSVC_C_ARCHITECTURE_FAMILY MATCHES ^SH ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(155): set(_MSVC_CXX_ARCHITECTURE_FAMILY ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(156): if(_MSVC_CXX_ARCHITECTURE_FAMILY MATCHES ^ARM64EC ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(158): elseif(_MSVC_CXX_ARCHITECTURE_FAMILY MATCHES ^ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(159): set(_MSVC_CXX_ARCHITECTURE_FAMILY ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(167): cmake_policy(GET CMP0117 __WINDOWS_MSVC_CMP0117 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(168): if(__WINDOWS_MSVC_CMP0117 STREQUAL NEW ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(170): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(171): set(_GR /GR ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(173): unset(__WINDOWS_MSVC_CMP0117 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(175): if(WINCE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(213): elseif(WINDOWS_PHONE OR WINDOWS_STORE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(226): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(227): set(_PLATFORM_DEFINES /DWIN32 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(228): if(( _MSVC_C_ARCHITECTURE_FAMILY STREQUAL ARM64EC ) OR ( _MSVC_CXX_ARCHITECTURE_FAMILY STREQUAL ARM64EC ) ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(231): if(_MSVC_C_ARCHITECTURE_FAMILY STREQUAL ARM OR _MSVC_CXX_ARCHITECTURE_FAMILY STREQUAL ARM ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(233): elseif(MSVC_VERSION GREATER 1310 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(234): if(CMAKE_VS_PLATFORM_TOOLSET MATCHES v[0-9]+_clang_.* ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(238): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(239): set(_RTC1 /RTC1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(240): set(_FLAGS_CXX /GR /EHsc ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(242): set(CMAKE_C_STANDARD_LIBRARIES_INIT kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(249): if(( _MSVC_C_ARCHITECTURE_FAMILY STREQUAL ARM64EC ) OR ( _MSVC_CXX_ARCHITECTURE_FAMILY STREQUAL ARM64EC ) ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(253): if(MSVC_VERSION LESS 1310 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(259): unset(_GR ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(261): set(CMAKE_CXX_STANDARD_LIBRARIES_INIT kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(264): set(CMAKE_LINK_DEF_FILE_FLAG /DEF: ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(266): if(MSVC_C_ARCHITECTURE_ID ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(278): elseif(MSVC_CXX_ARCHITECTURE_ID ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(279): if(MSVC_CXX_ARCHITECTURE_ID MATCHES ^ARMV.I ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(281): elseif(_MSVC_CXX_ARCHITECTURE_FAMILY STREQUAL ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(282): set(_MACHINE_ARCH_FLAG /machine:ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(296): set(MSVC_INCREMENTAL_YES_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(297): if(NOT WINDOWS_PHONE AND NOT WINDOWS_STORE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(298): if(NOT MSVC_INCREMENTAL_DEFAULT ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(300): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(301): set(MSVC_INCREMENTAL_YES_FLAG /INCREMENTAL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(305): foreach(t EXE SHARED MODULE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(306): string(APPEND CMAKE_EXE_LINKER_FLAGS_INIT /machine:ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(307): if(CMAKE_COMPILER_SUPPORTS_PDBTYPE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(310): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(311): string(APPEND CMAKE_EXE_LINKER_FLAGS_DEBUG_INIT /debug /INCREMENTAL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(312): string(APPEND CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO_INIT /debug /INCREMENTAL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(315): string(APPEND CMAKE_EXE_LINKER_FLAGS_MINSIZEREL_INIT /INCREMENTAL:NO ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(316): string(APPEND CMAKE_EXE_LINKER_FLAGS_RELEASE_INIT /INCREMENTAL:NO ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(306): string(APPEND CMAKE_SHARED_LINKER_FLAGS_INIT /machine:ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(307): if(CMAKE_COMPILER_SUPPORTS_PDBTYPE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(310): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(311): string(APPEND CMAKE_SHARED_LINKER_FLAGS_DEBUG_INIT /debug /INCREMENTAL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(312): string(APPEND CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO_INIT /debug /INCREMENTAL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(315): string(APPEND CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL_INIT /INCREMENTAL:NO ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(316): string(APPEND CMAKE_SHARED_LINKER_FLAGS_RELEASE_INIT /INCREMENTAL:NO ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(306): string(APPEND CMAKE_MODULE_LINKER_FLAGS_INIT /machine:ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(307): if(CMAKE_COMPILER_SUPPORTS_PDBTYPE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(310): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(311): string(APPEND CMAKE_MODULE_LINKER_FLAGS_DEBUG_INIT /debug /INCREMENTAL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(312): string(APPEND CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO_INIT /debug /INCREMENTAL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(315): string(APPEND CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL_INIT /INCREMENTAL:NO ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(316): string(APPEND CMAKE_MODULE_LINKER_FLAGS_RELEASE_INIT /INCREMENTAL:NO ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(319): if(( _MSVC_C_ARCHITECTURE_FAMILY STREQUAL ARM64EC ) OR ( _MSVC_CXX_ARCHITECTURE_FAMILY STREQUAL ARM64EC ) ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(321): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(322): string(APPEND CMAKE_STATIC_LINKER_FLAGS_INIT /machine:ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(324): unset(_MACHINE_ARCH_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(326): cmake_policy(GET CMP0091 __WINDOWS_MSVC_CMP0091 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(327): if(__WINDOWS_MSVC_CMP0091 STREQUAL NEW ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(328): set(CMAKE_MSVC_RUNTIME_LIBRARY_DEFAULT MultiThreaded$<$:Debug>DLL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(332): unset(__WINDOWS_MSVC_CMP0091 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(334): cmake_policy(GET CMP0141 __WINDOWS_MSVC_CMP0141 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(335): if(__WINDOWS_MSVC_CMP0141 STREQUAL NEW ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(337): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(338): set(CMAKE_MSVC_DEBUG_INFORMATION_FORMAT_DEFAULT ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(340): unset(__WINDOWS_MSVC_CMP0141 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(343): if(MSVC_VERSION GREATER 1900 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(345): set(CMAKE_LINK_LIBRARY_USING_WHOLE_ARCHIVE /WHOLEARCHIVE: ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(346): set(CMAKE_LINK_LIBRARY_USING_WHOLE_ARCHIVE_SUPPORTED TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(350): macro(__windows_compiler_msvc lang ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(497): macro(__windows_compiler_msvc_enable_rc flags ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC-CXX.cmake(2): set(_COMPILE_CXX /TP ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC-CXX.cmake(3): if(NOT CMAKE_CXX_COMPILER_VERSION VERSION_LESS 18.0 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC-CXX.cmake(4): set(_FS_CXX /FS ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC-CXX.cmake(6): __windows_compiler_msvc(CXX ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(351): if(NOT MSVC_VERSION LESS 1400 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(353): set(_CMAKE_VS_LINK_DLL -E vs_link_dll --intdir= --rc= --mt= --manifests -- ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(354): set(_CMAKE_VS_LINK_EXE -E vs_link_exe --intdir= --rc= --mt= --manifests -- ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(356): set(CMAKE_CXX_CREATE_SHARED_LIBRARY -E vs_link_dll --intdir= --rc= --mt= --manifests -- /nologo /out: /implib: /pdb: /dll /version:. ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(359): set(CMAKE_CXX_CREATE_SHARED_MODULE -E vs_link_dll --intdir= --rc= --mt= --manifests -- /nologo /out: /implib: /pdb: /dll /version:. ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(360): set(CMAKE_CXX_CREATE_STATIC_LIBRARY /nologo /out: ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(362): set(CMAKE_CXX_COMPILE_OBJECT /nologo /TP /Fo /Fd /FS -c ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(364): set(CMAKE_CXX_CREATE_PREPROCESSED_SOURCE > /nologo /TP -E ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(366): set(CMAKE_CXX_CREATE_ASSEMBLY_SOURCE /nologo /TP /FoNUL /FAs /Fa /c ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(369): set(CMAKE_CXX_USE_RESPONSE_FILE_FOR_OBJECTS 1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(370): set(CMAKE_CXX_LINK_EXECUTABLE -E vs_link_exe --intdir= --rc= --mt= --manifests -- /nologo /out: /implib: /pdb: /version:. ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(373): if(CMAKE_SYSTEM_NAME STREQUAL WindowsCE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(376): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(377): set(CMAKE_CXX_CREATE_WIN32_EXE /subsystem:windows ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(378): set(CMAKE_CXX_CREATE_CONSOLE_EXE /subsystem:console ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(381): set(CMAKE_PCH_EXTENSION .pch ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(382): set(CMAKE_LINK_PCH ON ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(383): if(CMAKE_CXX_COMPILER_ID STREQUAL Clang ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(393): elseif(MSVC_VERSION GREATER_EQUAL 1913 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(395): set(CMAKE_PCH_PROLOGUE #pragma system_header ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(397): if(NOT MSVC STREQUAL Clang ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(398): set(CMAKE_PCH_COPY_COMPILE_PDB ON ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(400): set(CMAKE_CXX_COMPILE_OPTIONS_USE_PCH /Yu /Fp /FI ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(401): set(CMAKE_CXX_COMPILE_OPTIONS_CREATE_PCH /Yc /Fp /FI ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(403): if(xMSVC STREQUAL xMSVC ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(404): set(_CMAKE_CXX_IPO_SUPPORTED_BY_CMAKE YES ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(405): set(_CMAKE_CXX_IPO_MAY_BE_SUPPORTED_BY_COMPILER YES ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(407): set(CMAKE_CXX_COMPILE_OPTIONS_IPO /GL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(408): set(CMAKE_CXX_LINK_OPTIONS_IPO /INCREMENTAL:NO /LTCG ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(409): string(REPLACE /LTCG CMAKE_CXX_CREATE_STATIC_LIBRARY_IPO /nologo /out: ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(431): if(xCXX STREQUAL xC OR xCXX STREQUAL xCXX ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(433): if(CMAKE_MSVC_RUNTIME_LIBRARY_DEFAULT ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(434): set(_MDd ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(435): set(_MD ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(441): cmake_policy(GET CMP0092 _cmp0092 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(442): if(_cmp0092 STREQUAL NEW ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(443): set(_W3 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(444): set(_Wall ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(449): unset(_cmp0092 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(451): if(CMAKE_MSVC_DEBUG_INFORMATION_FORMAT_DEFAULT ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(453): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(454): set(_Zi /Zi ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(457): if(CMAKE_VS_PLATFORM_TOOLSET MATCHES v[0-9]+_clang_.* ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(465): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(466): string(APPEND CMAKE_CXX_FLAGS_INIT /DWIN32 /D_WINDOWS /GR /EHsc ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(467): string(APPEND CMAKE_CXX_FLAGS_DEBUG_INIT /Zi /Ob0 /Od /RTC1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(468): string(APPEND CMAKE_CXX_FLAGS_RELEASE_INIT /O2 /Ob2 /DNDEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(469): string(APPEND CMAKE_CXX_FLAGS_RELWITHDEBINFO_INIT /Zi /O2 /Ob1 /DNDEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(470): string(APPEND CMAKE_CXX_FLAGS_MINSIZEREL_INIT /O1 /Ob1 /DNDEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(472): unset(_Wall ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(473): unset(_W3 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(474): unset(_MDd ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(475): unset(_MD ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(476): unset(_Zi ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(478): set(CMAKE_CXX_COMPILE_OPTIONS_MSVC_RUNTIME_LIBRARY_MultiThreaded -MT ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(479): set(CMAKE_CXX_COMPILE_OPTIONS_MSVC_RUNTIME_LIBRARY_MultiThreadedDLL -MD ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(480): set(CMAKE_CXX_COMPILE_OPTIONS_MSVC_RUNTIME_LIBRARY_MultiThreadedDebug -MTd ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(481): set(CMAKE_CXX_COMPILE_OPTIONS_MSVC_RUNTIME_LIBRARY_MultiThreadedDebugDLL -MDd ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(482): set(CMAKE_CXX_COMPILE_OPTIONS_MSVC_DEBUG_INFORMATION_FORMAT_Embedded -Z7 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(483): set(CMAKE_CXX_COMPILE_OPTIONS_MSVC_DEBUG_INFORMATION_FORMAT_ProgramDatabase -Zi ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(484): set(CMAKE_CXX_COMPILE_OPTIONS_MSVC_DEBUG_INFORMATION_FORMAT_EditAndContinue -ZI ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(486): set(CMAKE_CXX_LINKER_SUPPORTS_PDB ON ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(488): __windows_compiler_msvc_enable_rc(/DWIN32 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(498): if(NOT CMAKE_RC_COMPILER_INIT ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(499): set(CMAKE_RC_COMPILER_INIT rc ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(501): if(NOT CMAKE_RC_FLAGS_INIT ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(503): string(REPLACE /D -D fixed_flags /DWIN32 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(504): string(APPEND CMAKE_RC_FLAGS_INIT -DWIN32 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(506): if(NOT CMAKE_RC_FLAGS_DEBUG_INIT ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(507): string(APPEND CMAKE_RC_FLAGS_DEBUG_INIT -D_DEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(510): enable_language(RC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineRCCompiler.cmake(11): if(NOT CMAKE_RC_COMPILER ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineRCCompiler.cmake(48): mark_as_advanced(CMAKE_RC_COMPILER ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineRCCompiler.cmake(50): get_filename_component(_CMAKE_RC_COMPILER_NAME_WE C:/Program Files (x86)/Windows Kits/10/bin/10.0.22621.0/x86/rc.exe NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineRCCompiler.cmake(51): if(_CMAKE_RC_COMPILER_NAME_WE STREQUAL windres ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineRCCompiler.cmake(53): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineRCCompiler.cmake(54): set(CMAKE_RC_OUTPUT_EXTENSION .res ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineRCCompiler.cmake(58): configure_file(C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCCompiler.cmake.in D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeRCCompiler.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineRCCompiler.cmake(60): set(CMAKE_RC_COMPILER_ENV_VAR RC ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeRCCompiler.cmake(1): set(CMAKE_RC_COMPILER C:/Program Files (x86)/Windows Kits/10/bin/10.0.22621.0/x86/rc.exe ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeRCCompiler.cmake(2): set(CMAKE_RC_COMPILER_ARG1 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeRCCompiler.cmake(3): set(CMAKE_RC_COMPILER_LOADED 1 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeRCCompiler.cmake(4): set(CMAKE_RC_SOURCE_FILE_EXTENSIONS rc;RC ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeRCCompiler.cmake(5): set(CMAKE_RC_OUTPUT_EXTENSION .res ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeRCCompiler.cmake(6): set(CMAKE_RC_COMPILER_ENV_VAR RC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(10): set(CMAKE_BASE_NAME ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(11): if(CMAKE_RC_COMPILER MATCHES windres[^/]*$ ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(13): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(14): get_filename_component(CMAKE_BASE_NAME C:/Program Files (x86)/Windows Kits/10/bin/10.0.22621.0/x86/rc.exe NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(16): set(CMAKE_SYSTEM_AND_RC_COMPILER_INFO_FILE C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-rc.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(18): include(Platform/Windows-rc OPTIONAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(25): if(CMAKE_USER_MAKE_RULES_OVERRIDE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(31): set(CMAKE_RC_FLAGS_INIT -DWIN32 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(33): cmake_initialize_per_config_variable(CMAKE_RC_FLAGS Flags for Windows Resource Compiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP -DWIN32 _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_RC_FLAGS -DWIN32 CACHE STRING Flags for Windows Resource Compiler during all build types. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_RC_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(20): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE Debug CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS Debug ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP -D_DEBUG _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_RC_FLAGS_DEBUG -D_DEBUG CACHE STRING Flags for Windows Resource Compiler during DEBUG builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_RC_FLAGS_DEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_RC_FLAGS_RELEASE CACHE STRING Flags for Windows Resource Compiler during RELEASE builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_RC_FLAGS_RELEASE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_RC_FLAGS_MINSIZEREL CACHE STRING Flags for Windows Resource Compiler during MINSIZEREL builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_RC_FLAGS_MINSIZEREL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_RC_FLAGS_RELWITHDEBINFO CACHE STRING Flags for Windows Resource Compiler during RELWITHDEBINFO builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_RC_FLAGS_RELWITHDEBINFO ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(38): set(CMAKE_RC_FLAG_REGEX ^[-/](D|I) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(42): set(CMAKE_INCLUDE_FLAG_RC -I ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(44): if(NOT CMAKE_RC_COMPILE_OBJECT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(45): set(CMAKE_RC_COMPILE_OBJECT /fo ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(50): set(CMAKE_RC_INFORMATION_LOADED 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestRCCompiler.cmake(13): set(CMAKE_RC_COMPILER_WORKS 1 CACHE INTERNAL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(511): if(NOT DEFINED CMAKE_NINJA_CMCLDEPS_RC AND CMAKE_HOST_SYSTEM_NAME STREQUAL Windows ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(512): set(CMAKE_NINJA_CMCLDEPS_RC 1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(491): if(MSVC_VERSION GREATER 1300 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(492): set(CMAKE_DEPFILE_FLAGS_CXX /showIncludes ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(493): set(CMAKE_CXX_DEPFILE_FORMAT msvc ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC-CXX.cmake(8): if(( NOT DEFINED CMAKE_DEPENDS_USE_COMPILER OR CMAKE_DEPENDS_USE_COMPILER ) AND CMAKE_GENERATOR MATCHES Makefiles|WMake AND CMAKE_DEPFILE_FLAGS_CXX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(50): if(NOT _INCLUDED_FILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(56): if(CMAKE_CXX_COMPILER_WRAPPER ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(64): if(NOT _INCLUDED_FILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(68): if(CMAKE_CXX_SIZEOF_DATA_PTR ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(81): if(CMAKE_USER_MAKE_RULES_OVERRIDE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(87): if(CMAKE_USER_MAKE_RULES_OVERRIDE_CXX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(97): if(NOT CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(98): set(CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS -shared ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(101): if(NOT CMAKE_CXX_COMPILE_OPTIONS_PIC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(102): set(CMAKE_CXX_COMPILE_OPTIONS_PIC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(105): if(NOT CMAKE_CXX_COMPILE_OPTIONS_PIE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(106): set(CMAKE_CXX_COMPILE_OPTIONS_PIE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(108): if(NOT CMAKE_CXX_LINK_OPTIONS_PIE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(109): set(CMAKE_CXX_LINK_OPTIONS_PIE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(111): if(NOT CMAKE_CXX_LINK_OPTIONS_NO_PIE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(112): set(CMAKE_CXX_LINK_OPTIONS_NO_PIE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(115): if(NOT CMAKE_CXX_COMPILE_OPTIONS_DLL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(116): set(CMAKE_CXX_COMPILE_OPTIONS_DLL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(119): if(NOT CMAKE_SHARED_LIBRARY_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(120): set(CMAKE_SHARED_LIBRARY_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(123): if(NOT DEFINED CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(124): set(CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(127): if(NOT CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(128): set(CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(131): if(NOT CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG_SEP ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(132): set(CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG_SEP ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(135): if(NOT CMAKE_SHARED_LIBRARY_RPATH_LINK_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(136): set(CMAKE_SHARED_LIBRARY_RPATH_LINK_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(139): if(NOT DEFINED CMAKE_EXE_EXPORTS_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(140): set(CMAKE_EXE_EXPORTS_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(143): if(NOT DEFINED CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(144): set(CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(147): if(NOT CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(148): set(CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(151): if(NOT CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG_SEP ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(152): set(CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG_SEP ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(155): if(NOT CMAKE_EXECUTABLE_RPATH_LINK_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(156): set(CMAKE_EXECUTABLE_RPATH_LINK_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(159): if(NOT DEFINED CMAKE_SHARED_LIBRARY_LINK_CXX_WITH_RUNTIME_PATH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(160): set(CMAKE_SHARED_LIBRARY_LINK_CXX_WITH_RUNTIME_PATH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(163): if(NOT CMAKE_INCLUDE_FLAG_CXX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(164): set(CMAKE_INCLUDE_FLAG_CXX -I ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(170): if(NOT CMAKE_MODULE_EXISTS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(171): set(CMAKE_SHARED_MODULE_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(172): set(CMAKE_SHARED_MODULE_CREATE_CXX_FLAGS -shared ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(176): if(NOT CMAKE_SHARED_MODULE_CREATE_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(180): if(NOT CMAKE_SHARED_MODULE_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(181): set(CMAKE_SHARED_MODULE_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(185): foreach(type SHARED_LIBRARY SHARED_MODULE EXE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(186): if(NOT CMAKE_SHARED_LIBRARY_LINK_STATIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(187): set(CMAKE_SHARED_LIBRARY_LINK_STATIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(190): if(NOT CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(191): set(CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(186): if(NOT CMAKE_SHARED_MODULE_LINK_STATIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(187): set(CMAKE_SHARED_MODULE_LINK_STATIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(190): if(NOT CMAKE_SHARED_MODULE_LINK_DYNAMIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(191): set(CMAKE_SHARED_MODULE_LINK_DYNAMIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(186): if(NOT CMAKE_EXE_LINK_STATIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(187): set(CMAKE_EXE_LINK_STATIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(190): if(NOT CMAKE_EXE_LINK_DYNAMIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(191): set(CMAKE_EXE_LINK_DYNAMIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(196): if(CMAKE_EXECUTABLE_FORMAT STREQUAL ELF ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(209): set(CMAKE_CXX_FLAGS_INIT -DQT_QML_DEBUG /DWIN32 /D_WINDOWS /GR /EHsc ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(211): cmake_initialize_per_config_variable(CMAKE_CXX_FLAGS Flags used by the CXX compiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP -DQT_QML_DEBUG /DWIN32 /D_WINDOWS /GR /EHsc _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_CXX_FLAGS -DQT_QML_DEBUG /DWIN32 /D_WINDOWS /GR /EHsc CACHE STRING Flags used by the CXX compiler during all build types. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(20): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE Debug CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS Debug ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /Zi /Ob0 /Od /RTC1 _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_CXX_FLAGS_DEBUG /Zi /Ob0 /Od /RTC1 CACHE STRING Flags used by the CXX compiler during DEBUG builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_CXX_FLAGS_DEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /O2 /Ob2 /DNDEBUG _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_CXX_FLAGS_RELEASE /O2 /Ob2 /DNDEBUG CACHE STRING Flags used by the CXX compiler during RELEASE builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_CXX_FLAGS_RELEASE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /O1 /Ob1 /DNDEBUG _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_CXX_FLAGS_MINSIZEREL /O1 /Ob1 /DNDEBUG CACHE STRING Flags used by the CXX compiler during MINSIZEREL builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_CXX_FLAGS_MINSIZEREL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /Zi /O2 /Ob1 /DNDEBUG _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_CXX_FLAGS_RELWITHDEBINFO /Zi /O2 /Ob1 /DNDEBUG CACHE STRING Flags used by the CXX compiler during RELWITHDEBINFO builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_CXX_FLAGS_RELWITHDEBINFO ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(213): if(CMAKE_CXX_STANDARD_LIBRARIES_INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(214): set(CMAKE_CXX_STANDARD_LIBRARIES kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib CACHE STRING Libraries linked by default with all C++ applications. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(216): mark_as_advanced(CMAKE_CXX_STANDARD_LIBRARIES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(219): if(NOT CMAKE_CXX_COMPILER_LAUNCHER AND DEFINED ENV{CMAKE_CXX_COMPILER_LAUNCHER} ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(224): if(NOT CMAKE_CXX_LINKER_LAUNCHER AND DEFINED ENV{CMAKE_CXX_LINKER_LAUNCHER} ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(229): include(CMakeCommonLanguageInclude ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake(9): string(APPEND CMAKE_EXE_LINKER_FLAGS_INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake(10): string(APPEND CMAKE_SHARED_LINKER_FLAGS_INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake(11): string(APPEND CMAKE_MODULE_LINKER_FLAGS_INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake(13): cmake_initialize_per_config_variable(CMAKE_EXE_LINKER_FLAGS Flags used by the linker ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP /machine:ARM64 _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_EXE_LINKER_FLAGS /machine:ARM64 CACHE STRING Flags used by the linker during all build types. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(20): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE Debug CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS Debug ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /debug /INCREMENTAL _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_EXE_LINKER_FLAGS_DEBUG /debug /INCREMENTAL CACHE STRING Flags used by the linker during DEBUG builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS_DEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /INCREMENTAL:NO _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_EXE_LINKER_FLAGS_RELEASE /INCREMENTAL:NO CACHE STRING Flags used by the linker during RELEASE builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS_RELEASE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /INCREMENTAL:NO _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_EXE_LINKER_FLAGS_MINSIZEREL /INCREMENTAL:NO CACHE STRING Flags used by the linker during MINSIZEREL builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS_MINSIZEREL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /debug /INCREMENTAL _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO /debug /INCREMENTAL CACHE STRING Flags used by the linker during RELWITHDEBINFO builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake(14): cmake_initialize_per_config_variable(CMAKE_SHARED_LINKER_FLAGS Flags used by the linker during the creation of shared libraries ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP /machine:ARM64 _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_SHARED_LINKER_FLAGS /machine:ARM64 CACHE STRING Flags used by the linker during the creation of shared libraries during all build types. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(20): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE Debug CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS Debug ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /debug /INCREMENTAL _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_SHARED_LINKER_FLAGS_DEBUG /debug /INCREMENTAL CACHE STRING Flags used by the linker during the creation of shared libraries during DEBUG builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS_DEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /INCREMENTAL:NO _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_SHARED_LINKER_FLAGS_RELEASE /INCREMENTAL:NO CACHE STRING Flags used by the linker during the creation of shared libraries during RELEASE builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS_RELEASE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /INCREMENTAL:NO _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL /INCREMENTAL:NO CACHE STRING Flags used by the linker during the creation of shared libraries during MINSIZEREL builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /debug /INCREMENTAL _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO /debug /INCREMENTAL CACHE STRING Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake(15): cmake_initialize_per_config_variable(CMAKE_MODULE_LINKER_FLAGS Flags used by the linker during the creation of modules ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP /machine:ARM64 _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_MODULE_LINKER_FLAGS /machine:ARM64 CACHE STRING Flags used by the linker during the creation of modules during all build types. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(20): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE Debug CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS Debug ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /debug /INCREMENTAL _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_MODULE_LINKER_FLAGS_DEBUG /debug /INCREMENTAL CACHE STRING Flags used by the linker during the creation of modules during DEBUG builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS_DEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /INCREMENTAL:NO _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_MODULE_LINKER_FLAGS_RELEASE /INCREMENTAL:NO CACHE STRING Flags used by the linker during the creation of modules during RELEASE builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS_RELEASE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /INCREMENTAL:NO _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL /INCREMENTAL:NO CACHE STRING Flags used by the linker during the creation of modules during MINSIZEREL builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /debug /INCREMENTAL _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO /debug /INCREMENTAL CACHE STRING Flags used by the linker during the creation of modules during RELWITHDEBINFO builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake(16): cmake_initialize_per_config_variable(CMAKE_STATIC_LINKER_FLAGS Flags used by the linker during the creation of static libraries ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP /machine:ARM64 _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_STATIC_LINKER_FLAGS /machine:ARM64 CACHE STRING Flags used by the linker during the creation of static libraries during all build types. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(20): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE Debug CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS Debug ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_STATIC_LINKER_FLAGS_DEBUG CACHE STRING Flags used by the linker during the creation of static libraries during DEBUG builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS_DEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_STATIC_LINKER_FLAGS_RELEASE CACHE STRING Flags used by the linker during the creation of static libraries during RELEASE builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS_RELEASE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL CACHE STRING Flags used by the linker during the creation of static libraries during MINSIZEREL builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO CACHE STRING Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake(19): set(CMAKE_BUILD_TOOL C:/Qt/Tools/Ninja/ninja.exe ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake(21): mark_as_advanced(CMAKE_VERBOSE_MAKEFILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(258): if(NOT CMAKE_CXX_CREATE_SHARED_LIBRARY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(264): if(NOT CMAKE_CXX_CREATE_SHARED_MODULE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(271): if(NOT DEFINED CMAKE_CXX_ARCHIVE_CREATE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(272): set(CMAKE_CXX_ARCHIVE_CREATE qc ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(274): if(NOT DEFINED CMAKE_CXX_ARCHIVE_APPEND ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(275): set(CMAKE_CXX_ARCHIVE_APPEND q ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(277): if(NOT DEFINED CMAKE_CXX_ARCHIVE_FINISH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(278): set(CMAKE_CXX_ARCHIVE_FINISH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(282): if(NOT CMAKE_CXX_COMPILE_OBJECT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(287): if(NOT CMAKE_CXX_LINK_EXECUTABLE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(292): mark_as_advanced(CMAKE_VERBOSE_MAKEFILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(296): set(CMAKE_CXX_INFORMATION_LOADED 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(5): if(CMAKE_CXX_COMPILER_FORCED ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(12): include(CMakeTestCompilerCommon ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCompilerCommon.cmake(5): function(PrintTestCompilerStatus LANG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCompilerCommon.cmake(12): function(PrintTestCompilerResult TYPE MSG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCompilerCommon.cmake(17): macro(__TestCompiler_setTryCompileTargetType ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCompilerCommon.cmake(29): macro(__TestCompiler_restoreTryCompileTargetType ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(15): set(__CMAKE_SAVED_TRY_COMPILE_TARGET_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(16): if(_CMAKE_FEATURE_DETECTION_TARGET_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(22): unset(CMAKE_CXX_COMPILER_WORKS CACHE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(25): include(C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(9): include(C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseImplicitIncludeInfo.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseImplicitIncludeInfo.cmake(9): function(cmake_parse_implicit_include_line line lang id_var log_var state_var ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseImplicitIncludeInfo.cmake(177): function(cmake_parse_implicit_include_info text lang dir_var log_var state_var ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(10): include(C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseImplicitLinkInfo.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseImplicitLinkInfo.cmake(4): cmake_policy(PUSH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseImplicitLinkInfo.cmake(5): cmake_policy(SET CMP0053 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseImplicitLinkInfo.cmake(6): cmake_policy(SET CMP0054 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseImplicitLinkInfo.cmake(17): function(CMAKE_PARSE_IMPLICIT_LINK_INFO text lib_var dir_var fwk_var log_var obj_regex ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseImplicitLinkInfo.cmake(280): cmake_policy(POP ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(11): include(C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseLibraryArchitecture.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseLibraryArchitecture.cmake(4): cmake_policy(PUSH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseLibraryArchitecture.cmake(5): cmake_policy(SET CMP0053 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseLibraryArchitecture.cmake(6): cmake_policy(SET CMP0054 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseLibraryArchitecture.cmake(12): function(cmake_parse_library_architecture lang implicit_dirs implicit_objs output_var ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseLibraryArchitecture.cmake(54): cmake_policy(POP ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(12): include(CMakeTestCompilerCommon ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCompilerCommon.cmake(5): function(PrintTestCompilerStatus LANG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCompilerCommon.cmake(12): function(PrintTestCompilerResult TYPE MSG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCompilerCommon.cmake(17): macro(__TestCompiler_setTryCompileTargetType ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCompilerCommon.cmake(29): macro(__TestCompiler_restoreTryCompileTargetType ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(14): function(CMAKE_DETERMINE_COMPILER_ABI lang src ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(26): CMAKE_DETERMINE_COMPILER_ABI(CXX C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXCompilerABI.cpp ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(15): if(NOT DEFINED CMAKE_CXX_ABI_COMPILED ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(16): message(CHECK_START Detecting CXX compiler ABI info ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(19): set(BIN D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeDetermineCompilerABI_CXX.bin ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(20): set(CMAKE_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(21): set(COMPILE_DEFINITIONS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(22): if(DEFINED CMAKE_CXX_VERBOSE_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(26): if(DEFINED CMAKE_CXX_VERBOSE_COMPILE_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(29): if(lang STREQUAL CUDA ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(37): if(NOT xMSVC STREQUAL xMSVC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(42): __TestCompiler_setTryCompileTargetType() C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCompilerCommon.cmake(18): if(NOT CMAKE_TRY_COMPILE_TARGET_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCompilerCommon.cmake(19): if(Ninja MATCHES Green Hills MULTI ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(45): string(REGEX REPLACE (^| )-Werror([= ][^-][^ ]*)?( |$) CMAKE_CXX_FLAGS -DQT_QML_DEBUG /DWIN32 /D_WINDOWS /GR /EHsc ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(50): set(_orig_lc_all ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(51): set(_orig_lc_messages ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(52): set(_orig_lang ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(53): set(ENV{LC_ALL} C ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(54): set(ENV{LC_MESSAGES} C ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(55): set(ENV{LANG} C ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(57): try_compile(CMAKE_CXX_ABI_COMPILED SOURCES C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXCompilerABI.cpp CMAKE_FLAGS --no-warn-unused-cli COMPILE_DEFINITIONS OUTPUT_VARIABLE OUTPUT COPY_FILE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeDetermineCompilerABI_CXX.bin COPY_FILE_ERROR _copy_error __CMAKE_INTERNAL ABI ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(1): cmake_minimum_required(VERSION 3.27.4.0 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(2): set(CMAKE_MODULE_PATH C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/platforms;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/platforms ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(3): cmake_policy(SET CMP0091 NEW ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(4): cmake_policy(SET CMP0141 OLD ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(5): cmake_policy(SET CMP0126 OLD ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(6): cmake_policy(SET CMP0128 OLD ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(7): project(CMAKE_TRY_COMPILE CXX ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(1): set(CMAKE_HOST_SYSTEM Windows-10.0.22621 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(2): set(CMAKE_HOST_SYSTEM_NAME Windows ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(3): set(CMAKE_HOST_SYSTEM_VERSION 10.0.22621 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(4): set(CMAKE_HOST_SYSTEM_PROCESSOR AMD64 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(6): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(1): set(__qt_toolchain_used_variables QT_CHAINLOAD_TOOLCHAIN_FILE QT_TOOLCHAIN_INCLUDE_FILE QT_TOOLCHAIN_RELOCATABLE_CMAKE_DIR QT_TOOLCHAIN_RELOCATABLE_PREFIX QT_ADDITIONAL_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(12): list(APPEND CMAKE_TRY_COMPILE_PLATFORM_VARIABLES QT_CHAINLOAD_TOOLCHAIN_FILE;QT_TOOLCHAIN_INCLUDE_FILE;QT_TOOLCHAIN_RELOCATABLE_CMAKE_DIR;QT_TOOLCHAIN_RELOCATABLE_PREFIX;QT_ADDITIONAL_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(13): list(REMOVE_DUPLICATES CMAKE_TRY_COMPILE_PLATFORM_VARIABLES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(18): if(ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(19): foreach(var QT_CHAINLOAD_TOOLCHAIN_FILE;QT_TOOLCHAIN_INCLUDE_FILE;QT_TOOLCHAIN_RELOCATABLE_CMAKE_DIR;QT_TOOLCHAIN_RELOCATABLE_PREFIX;QT_ADDITIONAL_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(20): set(QT_CHAINLOAD_TOOLCHAIN_FILE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(20): set(QT_TOOLCHAIN_INCLUDE_FILE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(20): set(QT_TOOLCHAIN_RELOCATABLE_CMAKE_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(20): set(QT_TOOLCHAIN_RELOCATABLE_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(20): set(QT_ADDITIONAL_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(27): set(CMAKE_SYSTEM_NAME Windows CACHE STRING ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(28): set(CMAKE_SYSTEM_VERSION 10 CACHE STRING ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(29): set(CMAKE_SYSTEM_PROCESSOR arm64 CACHE STRING ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(30): if(NOT QT_QMAKE_TARGET_MKSPEC ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(31): set(QT_QMAKE_TARGET_MKSPEC win32-arm64-msvc CACHE STRING ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(34): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(37): if(__qt_chainload_toolchain_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(60): get_filename_component(QT_TOOLCHAIN_RELOCATABLE_INSTALL_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(67): get_filename_component(QT_TOOLCHAIN_RELOCATABLE_CMAKE_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/.. ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(75): list(PREPEND CMAKE_PREFIX_PATH C:/Qt/6.5.3/msvc2019_arm64/lib/cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(76): list(PREPEND CMAKE_FIND_ROOT_PATH C:/Qt/6.5.3/msvc2019_arm64 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(80): if(NOT QT_AVOID_CUSTOM_PLATFORM_MODULES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(81): list(PREPEND CMAKE_MODULE_PATH C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/platforms ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(95): set(__qt_toolchain_additional_packages_prefixes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(96): if(QT_ADDITIONAL_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(100): if(DEFINED ENV{QT_ADDITIONAL_PACKAGES_PREFIX_PATH} AND NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(112): if(__qt_toolchain_additional_packages_prefixes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(137): unset(__qt_toolchain_additional_packages_prefixes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(140): set(__qt_toolchain_extra_file C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.extra.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(141): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.extra.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(147): if(QT_TOOLCHAIN_INCLUDE_FILE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(160): if(DEFINED CACHE{CMAKE_BUILD_TYPE} ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/qt.toolchain.cmake(167): if(NOT ON ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(8): set(CMAKE_SYSTEM Windows-10 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(9): set(CMAKE_SYSTEM_NAME Windows ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(10): set(CMAKE_SYSTEM_VERSION 10 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(11): set(CMAKE_SYSTEM_PROCESSOR arm64 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(13): set(CMAKE_CROSSCOMPILING TRUE ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeSystem.cmake(15): set(CMAKE_SYSTEM_LOADED 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(13): unset(APPLE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(14): unset(UNIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(15): unset(CYGWIN ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(16): unset(MSYS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(17): unset(WIN32 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(18): unset(BSD ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(19): unset(LINUX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(32): set(CMAKE_EFFECTIVE_SYSTEM_NAME Windows ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(34): include(Platform/Windows-Initialize OPTIONAL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-Initialize.cmake(1): set(WIN32 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake(36): set(CMAKE_SYSTEM_SPECIFIC_INITIALIZE_LOADED 1 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(1): set(CMAKE_CXX_COMPILER C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/HostX86/ARM64/cl.exe ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(2): set(CMAKE_CXX_COMPILER_ARG1 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(3): set(CMAKE_CXX_COMPILER_ID MSVC ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(4): set(CMAKE_CXX_COMPILER_VERSION 19.38.33130.0 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(5): set(CMAKE_CXX_COMPILER_VERSION_INTERNAL ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(6): set(CMAKE_CXX_COMPILER_WRAPPER ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(7): set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT 14 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(8): set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT OFF ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(9): set(CMAKE_CXX_COMPILE_FEATURES ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(10): set(CMAKE_CXX98_COMPILE_FEATURES ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(11): set(CMAKE_CXX11_COMPILE_FEATURES ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(12): set(CMAKE_CXX14_COMPILE_FEATURES ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(13): set(CMAKE_CXX17_COMPILE_FEATURES ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(14): set(CMAKE_CXX20_COMPILE_FEATURES ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(15): set(CMAKE_CXX23_COMPILE_FEATURES ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(17): set(CMAKE_CXX_PLATFORM_ID Windows ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(18): set(CMAKE_CXX_SIMULATE_ID ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(19): set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT MSVC ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(20): set(CMAKE_CXX_SIMULATE_VERSION ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(21): set(CMAKE_CXX_COMPILER_ARCHITECTURE_ID ARM64 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(23): set(MSVC_CXX_ARCHITECTURE_ID ARM64 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(25): set(CMAKE_AR C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/Hostx86/arm64/lib.exe ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(26): set(CMAKE_CXX_COMPILER_AR ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(27): set(CMAKE_RANLIB : ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(28): set(CMAKE_CXX_COMPILER_RANLIB ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(29): set(CMAKE_LINKER C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/Hostx86/arm64/link.exe ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(30): set(CMAKE_MT C:/Program Files (x86)/Windows Kits/10/bin/10.0.22621.0/x86/mt.exe ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(31): set(CMAKE_TAPI ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(32): set(CMAKE_COMPILER_IS_GNUCXX ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(33): set(CMAKE_CXX_COMPILER_LOADED 1 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(34): set(CMAKE_CXX_COMPILER_WORKS ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(35): set(CMAKE_CXX_ABI_COMPILED ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(37): set(CMAKE_CXX_COMPILER_ENV_VAR CXX ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(39): set(CMAKE_CXX_COMPILER_ID_RUN 1 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(40): set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm;ccm;cxxm;c++m ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(41): set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(43): foreach(lang C OBJC OBJCXX ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(44): if(CMAKE_C_COMPILER_ID_RUN ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(44): if(CMAKE_OBJC_COMPILER_ID_RUN ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(44): if(CMAKE_OBJCXX_COMPILER_ID_RUN ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(51): set(CMAKE_CXX_LINKER_PREFERENCE 30 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(52): set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(53): set(CMAKE_CXX_LINKER_DEPFILE_SUPPORTED ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(56): set(CMAKE_CXX_SIZEOF_DATA_PTR ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(57): set(CMAKE_CXX_COMPILER_ABI ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(58): set(CMAKE_CXX_BYTE_ORDER ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(59): set(CMAKE_CXX_LIBRARY_ARCHITECTURE ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(61): if(CMAKE_CXX_SIZEOF_DATA_PTR ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(65): if(CMAKE_CXX_COMPILER_ABI ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(69): if(CMAKE_CXX_LIBRARY_ARCHITECTURE ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(73): set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX Note: including file: ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(74): if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(75): set(CMAKE_CL_SHOWINCLUDES_PREFIX Note: including file: ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(82): set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(83): set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(84): set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(85): set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(9): function(_cmake_record_install_prefix ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(27): include(CMakeGenericSystem ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(4): include(CMakeInitializeConfigs ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(4): include_guard(GLOBAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(8): function(cmake_initialize_per_config_variable _PREFIX _DOCSTRING ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(6): set(CMAKE_SHARED_LIBRARY_C_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(7): set(CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS -shared ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(8): set(CMAKE_SHARED_LIBRARY_LINK_C_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(9): set(CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(10): set(CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG_SEP ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(11): set(CMAKE_INCLUDE_FLAG_C -I ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(12): set(CMAKE_LIBRARY_PATH_FLAG -L ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(13): set(CMAKE_LIBRARY_PATH_TERMINATOR ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(14): set(CMAKE_LINK_LIBRARY_FLAG -l ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(16): set(CMAKE_LINK_LIBRARY_SUFFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(17): set(CMAKE_STATIC_LIBRARY_PREFIX lib ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(18): set(CMAKE_STATIC_LIBRARY_SUFFIX .a ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(19): set(CMAKE_SHARED_LIBRARY_PREFIX lib ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(20): set(CMAKE_SHARED_LIBRARY_SUFFIX .so ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(21): set(CMAKE_EXECUTABLE_SUFFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(22): set(CMAKE_DL_LIBS dl ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(24): set(CMAKE_FIND_LIBRARY_PREFIXES lib ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(25): set(CMAKE_FIND_LIBRARY_SUFFIXES .so .a ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(31): set(CMAKE_LINK_LIBRARY_USING_DEFAULT_SUPPORTED TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(33): if(NOT DEFINED CMAKE_AUTOGEN_ORIGIN_DEPENDS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(34): set(CMAKE_AUTOGEN_ORIGIN_DEPENDS ON ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(36): if(NOT DEFINED CMAKE_AUTOMOC_COMPILER_PREDEFINES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(37): set(CMAKE_AUTOMOC_COMPILER_PREDEFINES ON ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(39): if(NOT DEFINED CMAKE_AUTOMOC_PATH_PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(40): set(CMAKE_AUTOMOC_PATH_PREFIX OFF ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(42): if(NOT DEFINED CMAKE_AUTOMOC_MACRO_NAMES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(43): set(CMAKE_AUTOMOC_MACRO_NAMES Q_OBJECT Q_GADGET Q_NAMESPACE Q_NAMESPACE_EXPORT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(47): set_property(GLOBAL PROPERTY TARGET_SUPPORTS_SHARED_LIBS TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(49): set(CMAKE_SKIP_RPATH NO CACHE BOOL If set, runtime paths are not added when using shared libraries. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(51): set(CMAKE_SKIP_INSTALL_RPATH NO CACHE BOOL If set, runtime paths are not added when installing shared libraries, but are added when building. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(54): set(CMAKE_VERBOSE_MAKEFILE FALSE CACHE BOOL If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make. This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(56): if(DEFINED ENV{CMAKE_COLOR_DIAGNOSTICS} AND NOT DEFINED CACHE{CMAKE_COLOR_DIAGNOSTICS} ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(60): if(CMAKE_GENERATOR MATCHES Make ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(74): if(NOT DEFINED CMAKE_EXPORT_COMPILE_COMMANDS AND CMAKE_GENERATOR MATCHES Ninja|Unix Makefiles ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(75): set(CMAKE_EXPORT_COMPILE_COMMANDS CACHE BOOL Enable/Disable output of compile commands during generation. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(78): mark_as_advanced(CMAKE_EXPORT_COMPILE_COMMANDS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(88): function(GetDefaultWindowsPrefixBase var ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(180): if(NOT DEFINED CMAKE_INSTALL_PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(181): set(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(185): if(CMAKE_HOST_UNIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(188): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(189): GetDefaultWindowsPrefixBase(CMAKE_GENERIC_PROGRAM_FILES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(95): if(Ninja MATCHES (Win64|IA64) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(97): elseif( MATCHES x64 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(99): elseif( MATCHES ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(101): elseif(Ninja MATCHES ARM ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(103): elseif( MATCHES ARM ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(105): elseif( STREQUAL 8 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(107): elseif(C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.38.33130\lib\ARM64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\ucrt\arm64;C:\Program Files (x86)\Windows Kits\10\\lib\10.0.22621.0\\um\arm64 MATCHES (amd64|ia64) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(111): if(NOT arch_hint ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(112): set(arch_hint x86 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(133): set(_PREFIX_ENV_VAR ProgramFiles ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(135): if(C:\Program Files STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(139): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(141): if(C:\Program Files STREQUAL C:\Program Files ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(144): if(NOT x86 STREQUAL x64 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(146): set(_PREFIX_ENV_VAR ProgramFiles(x86) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(164): if(NOT C:\Program Files (x86) STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(165): file(TO_CMAKE_PATH C:\Program Files (x86) _base ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(172): set(CMAKE_GENERIC_PROGRAM_FILES C:/Program Files (x86) PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(190): set(CMAKE_INSTALL_PREFIX C:/Program Files (x86)/CMAKE_TRY_COMPILE CACHE PATH Install path prefix, prepended onto install directories. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(193): set(CMAKE_GENERIC_PROGRAM_FILES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(198): set(CMAKE_INSTALL_DEFAULT_COMPONENT_NAME Unspecified ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeGenericSystem.cmake(200): mark_as_advanced(CMAKE_SKIP_RPATH CMAKE_SKIP_INSTALL_RPATH CMAKE_VERBOSE_MAKEFILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(30): set(CMAKE_SYSTEM_INFO_FILE Platform/Windows ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(32): include(Platform/Windows OPTIONAL RESULT_VARIABLE _INCLUDED_SYSTEM_INFO_FILE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows.cmake(1): set(CMAKE_STATIC_LIBRARY_PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows.cmake(2): set(CMAKE_STATIC_LIBRARY_SUFFIX .lib ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows.cmake(3): set(CMAKE_SHARED_LIBRARY_PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows.cmake(4): set(CMAKE_SHARED_LIBRARY_SUFFIX .dll ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows.cmake(5): set(CMAKE_IMPORT_LIBRARY_PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows.cmake(6): set(CMAKE_IMPORT_LIBRARY_SUFFIX .lib ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows.cmake(7): set(CMAKE_EXECUTABLE_SUFFIX .exe ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows.cmake(8): set(CMAKE_LINK_LIBRARY_SUFFIX .lib ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows.cmake(9): set(CMAKE_DL_LIBS ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows.cmake(10): set(CMAKE_EXTRA_LINK_EXTENSIONS .targets ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows.cmake(12): set(CMAKE_FIND_LIBRARY_PREFIXES ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows.cmake(13): set(CMAKE_FIND_LIBRARY_SUFFIXES .lib ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows.cmake(17): if(CMAKE_GENERATOR MATCHES Borland ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows.cmake(24): if(CMAKE_GENERATOR MATCHES NMake ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows.cmake(29): include(Platform/WindowsPaths ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(10): if(__WINDOWS_PATHS_INCLUDED ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(13): set(__WINDOWS_PATHS_INCLUDED 1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(31): set(_programfiles ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(32): foreach(v ProgramW6432 ProgramFiles ProgramFiles(x86) ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(33): if(DEFINED ENV{ProgramW6432} ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(34): file(TO_CMAKE_PATH C:\Program Files _env_programfiles ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(35): list(APPEND _programfiles C:/Program Files ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(36): unset(_env_programfiles ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(33): if(DEFINED ENV{ProgramFiles} ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(34): file(TO_CMAKE_PATH C:\Program Files _env_programfiles ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(35): list(APPEND _programfiles C:/Program Files ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(36): unset(_env_programfiles ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(33): if(DEFINED ENV{ProgramFiles(x86)} ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(34): file(TO_CMAKE_PATH C:\Program Files (x86) _env_programfiles ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(35): list(APPEND _programfiles C:/Program Files (x86) ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(36): unset(_env_programfiles ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(39): if(DEFINED ENV{SystemDrive} ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(40): foreach(d Program Files Program Files (x86) ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(41): if(EXISTS C:/Program Files ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(42): list(APPEND _programfiles C:/Program Files ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(41): if(EXISTS C:/Program Files (x86) ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(42): list(APPEND _programfiles C:/Program Files (x86) ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(46): if(_programfiles ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(47): list(REMOVE_DUPLICATES _programfiles ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(48): list(APPEND CMAKE_SYSTEM_PREFIX_PATH C:/Program Files;C:/Program Files (x86) ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(50): unset(_programfiles ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(53): get_filename_component(_CMAKE_INSTALL_DIR C:/CustomCMake/share/cmake-3.27 PATH ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(54): get_filename_component(_CMAKE_INSTALL_DIR C:/CustomCMake/share PATH ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(55): list(APPEND CMAKE_SYSTEM_PREFIX_PATH C:/CustomCMake ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(57): if(NOT CMAKE_FIND_NO_INSTALL_PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(59): list(APPEND CMAKE_SYSTEM_PREFIX_PATH C:/Program Files (x86)/CMAKE_TRY_COMPILE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(63): if(CMAKE_STAGING_PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(70): _cmake_record_install_prefix() C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(10): set(_CMAKE_SYSTEM_PREFIX_PATH_INSTALL_PREFIX_VALUE C:/Program Files (x86)/CMAKE_TRY_COMPILE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(11): set(_CMAKE_SYSTEM_PREFIX_PATH_STAGING_PREFIX_VALUE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(12): set(icount 0 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(13): set(scount 0 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(14): foreach(value IN LISTS CMAKE_SYSTEM_PREFIX_PATH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(15): if(value STREQUAL CMAKE_INSTALL_PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(18): if(value STREQUAL CMAKE_STAGING_PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(15): if(value STREQUAL CMAKE_INSTALL_PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(18): if(value STREQUAL CMAKE_STAGING_PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(15): if(value STREQUAL CMAKE_INSTALL_PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(18): if(value STREQUAL CMAKE_STAGING_PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(15): if(value STREQUAL CMAKE_INSTALL_PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(16): math(EXPR icount 0+1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(18): if(value STREQUAL CMAKE_STAGING_PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(22): set(_CMAKE_SYSTEM_PREFIX_PATH_INSTALL_PREFIX_COUNT 1 PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(23): set(_CMAKE_SYSTEM_PREFIX_PATH_STAGING_PREFIX_COUNT 0 PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(72): if(CMAKE_CROSSCOMPILING AND NOT CMAKE_HOST_SYSTEM_NAME MATCHES Windows ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(77): list(APPEND CMAKE_SYSTEM_INCLUDE_PATH ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(81): if(NOT CMAKE_FIND_NO_INSTALL_PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(82): list(APPEND CMAKE_SYSTEM_LIBRARY_PATH C:/Program Files (x86)/CMAKE_TRY_COMPILE/bin ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(85): if(CMAKE_STAGING_PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(91): list(APPEND CMAKE_SYSTEM_LIBRARY_PATH C:/CustomCMake/bin /bin ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/WindowsPaths.cmake(96): list(APPEND CMAKE_SYSTEM_PROGRAM_PATH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(34): if(NOT _INCLUDED_SYSTEM_INFO_FILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(48): if(CMAKE_EXTRA_GENERATOR ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(58): if(NOT CMAKE_MODULE_EXISTS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(59): set(CMAKE_SHARED_MODULE_PREFIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(60): set(CMAKE_SHARED_MODULE_SUFFIX .dll ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake(64): set(CMAKE_SYSTEM_SPECIFIC_INFORMATION_LOADED 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(11): include(CMakeLanguageInformation ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeLanguageInformation.cmake(9): macro(__cmake_include_compiler_wrapper lang ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(15): if(UNIX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(17): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(18): set(CMAKE_CXX_OUTPUT_EXTENSION .obj ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(21): set(_INCLUDED_FILE 0 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(24): if(CMAKE_CXX_COMPILER_ID ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(25): include(Compiler/MSVC-CXX OPTIONAL ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(4): include(Compiler/MSVC ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC.cmake(5): if(__COMPILER_MSVC ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC.cmake(8): set(__COMPILER_MSVC 1 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC.cmake(10): macro(__compiler_msvc lang ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(5): __compiler_msvc(CXX ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC.cmake(11): set(CMAKE_CXX_CLANG_TIDY_DRIVER_MODE cl ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC.cmake(12): set(CMAKE_CXX_INCLUDE_WHAT_YOU_USE_DRIVER_MODE cl ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC.cmake(13): set(CMAKE_CXX_COMPILE_OPTIONS_WARNING_AS_ERROR -WX ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC.cmake(16): if(CMAKE_CXX_COMPILER_VERSION VERSION_GREATER_EQUAL 19.05 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC.cmake(17): set(CMAKE_CXX_COMPILE_OPTIONS_JMC -JMC ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC.cmake(21): if(CMAKE_CXX_COMPILER_VERSION VERSION_GREATER_EQUAL 19.29.30036.3 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC.cmake(22): set(CMAKE_INCLUDE_SYSTEM_FLAG_CXX -external:I ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC.cmake(23): set(_CMAKE_INCLUDE_SYSTEM_FLAG_CXX_WARNING -external:W0 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(7): include(Compiler/CMakeCommonCompilerMacros ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(5): if(__COMPILER_CMAKE_COMMON_COMPILER_MACROS ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(8): set(__COMPILER_CMAKE_COMMON_COMPILER_MACROS 1 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(32): macro(__compiler_check_default_language_standard lang stdver1 std1 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(71): macro(cmake_record_c_compile_features ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(106): macro(cmake_record_cxx_compile_features ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(143): macro(cmake_record_cuda_compile_features ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(180): macro(cmake_record_hip_compile_features ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(9): if(( CMAKE_CXX_COMPILER_VERSION VERSION_GREATER_EQUAL 19.0.24215.1 AND CMAKE_CXX_COMPILER_VERSION VERSION_LESS 19.10 ) OR CMAKE_CXX_COMPILER_VERSION VERSION_GREATER_EQUAL 19.10.25017 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(15): set(CMAKE_CXX98_STANDARD_COMPILE_OPTION ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(16): set(CMAKE_CXX98_EXTENSION_COMPILE_OPTION ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(17): set(CMAKE_CXX98_STANDARD__HAS_FULL_SUPPORT ON ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(18): set(CMAKE_CXX11_STANDARD_COMPILE_OPTION ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(19): set(CMAKE_CXX11_EXTENSION_COMPILE_OPTION ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(20): set(CMAKE_CXX14_STANDARD_COMPILE_OPTION -std:c++14 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(21): set(CMAKE_CXX14_EXTENSION_COMPILE_OPTION -std:c++14 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(23): if(CMAKE_CXX_COMPILER_VERSION VERSION_GREATER_EQUAL 19.11.25505 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(24): set(CMAKE_CXX11_STANDARD__HAS_FULL_SUPPORT ON ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(25): set(CMAKE_CXX14_STANDARD__HAS_FULL_SUPPORT ON ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(26): set(CMAKE_CXX17_STANDARD_COMPILE_OPTION -std:c++17 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(27): set(CMAKE_CXX17_EXTENSION_COMPILE_OPTION -std:c++17 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(33): if(CMAKE_CXX_COMPILER_VERSION VERSION_GREATER_EQUAL 19.29.30129 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(34): set(CMAKE_CXX20_STANDARD_COMPILE_OPTION -std:c++20 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(35): set(CMAKE_CXX20_EXTENSION_COMPILE_OPTION -std:c++20 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(36): set(CMAKE_CXX23_STANDARD_COMPILE_OPTION -std:c++latest ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(37): set(CMAKE_CXX23_EXTENSION_COMPILE_OPTION -std:c++latest ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(43): __compiler_check_default_language_standard(CXX 19.0 14 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(33): set(__std_ver_pairs 19.0;14; ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(34): string(REGEX REPLACE *; * __std_ver_pairs 19.0;14; ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(35): string(REGEX MATCHALL [^ ]+ [^ ]+ __std_ver_pairs 19.0 14 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(39): if(CMAKE_CXX_COMPILER_VERSION VERSION_GREATER_EQUAL 19.0 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(40): if(NOT CMAKE_CXX_COMPILER_FORCED ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(41): if(NOT CMAKE_CXX_STANDARD_COMPUTED_DEFAULT OR NOT DEFINED CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(44): set(CMAKE_CXX_STANDARD_DEFAULT 14 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(45): set(CMAKE_CXX_EXTENSIONS_DEFAULT OFF ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(67): unset(__std_ver_pairs ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(81): if(CMAKE_CXX_COMPILER_VERSION VERSION_GREATER_EQUAL 19.34 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(82): string(CONCAT CMAKE_EXPERIMENTAL_CXX_SCANDEP_SOURCE -nologo -TP -showIncludes -scanDependencies -Fo ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(87): set(CMAKE_EXPERIMENTAL_CXX_SCANDEP_DEPFILE_FORMAT msvc ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(88): set(CMAKE_EXPERIMENTAL_CXX_MODULE_MAP_FORMAT msvc ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/MSVC-CXX.cmake(89): set(CMAKE_EXPERIMENTAL_CXX_MODULE_MAP_FLAG @ ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(28): set(CMAKE_BASE_NAME ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(29): get_filename_component(CMAKE_BASE_NAME C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/HostX86/ARM64/cl.exe NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(31): if(CMAKE_COMPILER_IS_GNUCXX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(37): if(CMAKE_SYSTEM_PROCESSOR ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(38): if(CMAKE_CXX_COMPILER_ID ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(39): include(Platform/Windows-MSVC-CXX-arm64 OPTIONAL RESULT_VARIABLE _INCLUDED_FILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(41): if(NOT _INCLUDED_FILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(42): include(Platform/Windows-cl-arm64 OPTIONAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(47): if(CMAKE_CXX_COMPILER_ID ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(48): include(Platform/Windows-MSVC-CXX OPTIONAL RESULT_VARIABLE _INCLUDED_FILE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC-CXX.cmake(1): include(Platform/Windows-MSVC ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(6): if(__WINDOWS_MSVC ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(9): set(__WINDOWS_MSVC 1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(11): set(CMAKE_LIBRARY_PATH_FLAG -LIBPATH: ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(12): set(CMAKE_LINK_LIBRARY_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(13): set(MSVC 1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(19): if(NOT DEFINED CMAKE_LINKER ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(23): if(CMAKE_VERBOSE_MAKEFILE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(25): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(26): set(CMAKE_CL_NOLOGO /nologo ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(29): if(CMAKE_SYSTEM_NAME STREQUAL WindowsCE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(31): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(32): set(_PLATFORM_LINK_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(35): set(CMAKE_SUPPORT_WINDOWS_EXPORT_ALL_SYMBOLS 1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(36): if(NOT CMAKE_NO_BUILD_TYPE AND CMAKE_GENERATOR MATCHES Visual Studio ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(40): if(Ninja MATCHES Visual Studio ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(42): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(43): set(MSVC_IDE 0 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(46): if(NOT MSVC_VERSION ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(47): if(x STREQUAL xMSVC ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(49): elseif(xMSVC STREQUAL xMSVC ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(50): set(_compiler_version 19.38.33130.0 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(64): if(19.38.33130.0 MATCHES ^([0-9]+)\.([0-9]+) ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(65): math(EXPR MSVC_VERSION 19*100 + 38 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(70): if(MSVC_VERSION GREATER_EQUAL 1930 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(72): set(MSVC_TOOLSET_VERSION 143 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(101): set(MSVC10 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(102): set(MSVC11 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(103): set(MSVC12 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(104): set(MSVC14 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(105): set(MSVC60 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(106): set(MSVC70 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(107): set(MSVC71 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(108): set(MSVC80 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(109): set(MSVC90 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(110): set(CMAKE_COMPILER_2005 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(111): set(CMAKE_COMPILER_SUPPORTS_PDBTYPE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(112): if(NOT 19.38.33130.0 VERSION_LESS 20 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(114): elseif(NOT 19.38.33130.0 VERSION_LESS 19 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(115): set(MSVC14 1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(137): if(MSVC_C_ARCHITECTURE_ID MATCHES 64 OR MSVC_CXX_ARCHITECTURE_ID MATCHES 64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(138): set(CMAKE_CL_64 1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(142): if(CMAKE_FORCE_WIN64 OR CMAKE_FORCE_IA64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(146): if(1938 GREATER 1599 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(147): set(MSVC_INCREMENTAL_DEFAULT ON ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(151): set(CMAKE_BUILD_TYPE_INIT Debug ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(154): foreach(lang C CXX ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(155): set(_MSVC_C_ARCHITECTURE_FAMILY ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(156): if(_MSVC_C_ARCHITECTURE_FAMILY MATCHES ^ARM64EC ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(158): elseif(_MSVC_C_ARCHITECTURE_FAMILY MATCHES ^ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(160): elseif(_MSVC_C_ARCHITECTURE_FAMILY MATCHES ^ARM ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(162): elseif(_MSVC_C_ARCHITECTURE_FAMILY MATCHES ^SH ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(155): set(_MSVC_CXX_ARCHITECTURE_FAMILY ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(156): if(_MSVC_CXX_ARCHITECTURE_FAMILY MATCHES ^ARM64EC ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(158): elseif(_MSVC_CXX_ARCHITECTURE_FAMILY MATCHES ^ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(159): set(_MSVC_CXX_ARCHITECTURE_FAMILY ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(167): cmake_policy(GET CMP0117 __WINDOWS_MSVC_CMP0117 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(168): if(__WINDOWS_MSVC_CMP0117 STREQUAL NEW ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(169): set(_GR ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(173): unset(__WINDOWS_MSVC_CMP0117 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(175): if(WINCE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(213): elseif(WINDOWS_PHONE OR WINDOWS_STORE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(226): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(227): set(_PLATFORM_DEFINES /DWIN32 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(228): if(( _MSVC_C_ARCHITECTURE_FAMILY STREQUAL ARM64EC ) OR ( _MSVC_CXX_ARCHITECTURE_FAMILY STREQUAL ARM64EC ) ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(231): if(_MSVC_C_ARCHITECTURE_FAMILY STREQUAL ARM OR _MSVC_CXX_ARCHITECTURE_FAMILY STREQUAL ARM ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(233): elseif(MSVC_VERSION GREATER 1310 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(234): if(CMAKE_VS_PLATFORM_TOOLSET MATCHES v[0-9]+_clang_.* ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(238): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(239): set(_RTC1 /RTC1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(240): set(_FLAGS_CXX /EHsc ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(242): set(CMAKE_C_STANDARD_LIBRARIES_INIT kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(249): if(( _MSVC_C_ARCHITECTURE_FAMILY STREQUAL ARM64EC ) OR ( _MSVC_CXX_ARCHITECTURE_FAMILY STREQUAL ARM64EC ) ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(253): if(MSVC_VERSION LESS 1310 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(259): unset(_GR ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(261): set(CMAKE_CXX_STANDARD_LIBRARIES_INIT kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(264): set(CMAKE_LINK_DEF_FILE_FLAG /DEF: ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(266): if(MSVC_C_ARCHITECTURE_ID ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(278): elseif(MSVC_CXX_ARCHITECTURE_ID ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(279): if(MSVC_CXX_ARCHITECTURE_ID MATCHES ^ARMV.I ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(281): elseif(_MSVC_CXX_ARCHITECTURE_FAMILY STREQUAL ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(282): set(_MACHINE_ARCH_FLAG /machine:ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(296): set(MSVC_INCREMENTAL_YES_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(297): if(NOT WINDOWS_PHONE AND NOT WINDOWS_STORE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(298): if(NOT MSVC_INCREMENTAL_DEFAULT ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(300): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(301): set(MSVC_INCREMENTAL_YES_FLAG /INCREMENTAL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(305): foreach(t EXE SHARED MODULE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(306): string(APPEND CMAKE_EXE_LINKER_FLAGS_INIT /machine:ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(307): if(CMAKE_COMPILER_SUPPORTS_PDBTYPE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(310): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(311): string(APPEND CMAKE_EXE_LINKER_FLAGS_DEBUG_INIT /debug /INCREMENTAL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(312): string(APPEND CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO_INIT /debug /INCREMENTAL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(315): string(APPEND CMAKE_EXE_LINKER_FLAGS_MINSIZEREL_INIT /INCREMENTAL:NO ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(316): string(APPEND CMAKE_EXE_LINKER_FLAGS_RELEASE_INIT /INCREMENTAL:NO ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(306): string(APPEND CMAKE_SHARED_LINKER_FLAGS_INIT /machine:ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(307): if(CMAKE_COMPILER_SUPPORTS_PDBTYPE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(310): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(311): string(APPEND CMAKE_SHARED_LINKER_FLAGS_DEBUG_INIT /debug /INCREMENTAL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(312): string(APPEND CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO_INIT /debug /INCREMENTAL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(315): string(APPEND CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL_INIT /INCREMENTAL:NO ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(316): string(APPEND CMAKE_SHARED_LINKER_FLAGS_RELEASE_INIT /INCREMENTAL:NO ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(306): string(APPEND CMAKE_MODULE_LINKER_FLAGS_INIT /machine:ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(307): if(CMAKE_COMPILER_SUPPORTS_PDBTYPE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(310): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(311): string(APPEND CMAKE_MODULE_LINKER_FLAGS_DEBUG_INIT /debug /INCREMENTAL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(312): string(APPEND CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO_INIT /debug /INCREMENTAL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(315): string(APPEND CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL_INIT /INCREMENTAL:NO ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(316): string(APPEND CMAKE_MODULE_LINKER_FLAGS_RELEASE_INIT /INCREMENTAL:NO ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(319): if(( _MSVC_C_ARCHITECTURE_FAMILY STREQUAL ARM64EC ) OR ( _MSVC_CXX_ARCHITECTURE_FAMILY STREQUAL ARM64EC ) ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(321): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(322): string(APPEND CMAKE_STATIC_LINKER_FLAGS_INIT /machine:ARM64 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(324): unset(_MACHINE_ARCH_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(326): cmake_policy(GET CMP0091 __WINDOWS_MSVC_CMP0091 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(327): if(__WINDOWS_MSVC_CMP0091 STREQUAL NEW ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(328): set(CMAKE_MSVC_RUNTIME_LIBRARY_DEFAULT MultiThreaded$<$:Debug>DLL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(332): unset(__WINDOWS_MSVC_CMP0091 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(334): cmake_policy(GET CMP0141 __WINDOWS_MSVC_CMP0141 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(335): if(__WINDOWS_MSVC_CMP0141 STREQUAL NEW ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(337): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(338): set(CMAKE_MSVC_DEBUG_INFORMATION_FORMAT_DEFAULT ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(340): unset(__WINDOWS_MSVC_CMP0141 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(343): if(MSVC_VERSION GREATER 1900 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(345): set(CMAKE_LINK_LIBRARY_USING_WHOLE_ARCHIVE /WHOLEARCHIVE: ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(346): set(CMAKE_LINK_LIBRARY_USING_WHOLE_ARCHIVE_SUPPORTED TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(350): macro(__windows_compiler_msvc lang ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(497): macro(__windows_compiler_msvc_enable_rc flags ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC-CXX.cmake(2): set(_COMPILE_CXX /TP ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC-CXX.cmake(3): if(NOT CMAKE_CXX_COMPILER_VERSION VERSION_LESS 18.0 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC-CXX.cmake(4): set(_FS_CXX /FS ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC-CXX.cmake(6): __windows_compiler_msvc(CXX ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(351): if(NOT MSVC_VERSION LESS 1400 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(353): set(_CMAKE_VS_LINK_DLL -E vs_link_dll --intdir= --rc= --mt= --manifests -- ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(354): set(_CMAKE_VS_LINK_EXE -E vs_link_exe --intdir= --rc= --mt= --manifests -- ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(356): set(CMAKE_CXX_CREATE_SHARED_LIBRARY -E vs_link_dll --intdir= --rc= --mt= --manifests -- /nologo /out: /implib: /pdb: /dll /version:. ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(359): set(CMAKE_CXX_CREATE_SHARED_MODULE -E vs_link_dll --intdir= --rc= --mt= --manifests -- /nologo /out: /implib: /pdb: /dll /version:. ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(360): set(CMAKE_CXX_CREATE_STATIC_LIBRARY /nologo /out: ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(362): set(CMAKE_CXX_COMPILE_OBJECT /nologo /TP /Fo /Fd /FS -c ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(364): set(CMAKE_CXX_CREATE_PREPROCESSED_SOURCE > /nologo /TP -E ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(366): set(CMAKE_CXX_CREATE_ASSEMBLY_SOURCE /nologo /TP /FoNUL /FAs /Fa /c ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(369): set(CMAKE_CXX_USE_RESPONSE_FILE_FOR_OBJECTS 1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(370): set(CMAKE_CXX_LINK_EXECUTABLE -E vs_link_exe --intdir= --rc= --mt= --manifests -- /nologo /out: /implib: /pdb: /version:. ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(373): if(CMAKE_SYSTEM_NAME STREQUAL WindowsCE ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(376): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(377): set(CMAKE_CXX_CREATE_WIN32_EXE /subsystem:windows ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(378): set(CMAKE_CXX_CREATE_CONSOLE_EXE /subsystem:console ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(381): set(CMAKE_PCH_EXTENSION .pch ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(382): set(CMAKE_LINK_PCH ON ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(383): if(CMAKE_CXX_COMPILER_ID STREQUAL Clang ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(393): elseif(MSVC_VERSION GREATER_EQUAL 1913 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(395): set(CMAKE_PCH_PROLOGUE #pragma system_header ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(397): if(NOT MSVC STREQUAL Clang ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(398): set(CMAKE_PCH_COPY_COMPILE_PDB ON ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(400): set(CMAKE_CXX_COMPILE_OPTIONS_USE_PCH /Yu /Fp /FI ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(401): set(CMAKE_CXX_COMPILE_OPTIONS_CREATE_PCH /Yc /Fp /FI ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(403): if(xMSVC STREQUAL xMSVC ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(404): set(_CMAKE_CXX_IPO_SUPPORTED_BY_CMAKE YES ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(405): set(_CMAKE_CXX_IPO_MAY_BE_SUPPORTED_BY_COMPILER YES ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(407): set(CMAKE_CXX_COMPILE_OPTIONS_IPO /GL ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(408): set(CMAKE_CXX_LINK_OPTIONS_IPO /INCREMENTAL:NO /LTCG ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(409): string(REPLACE /LTCG CMAKE_CXX_CREATE_STATIC_LIBRARY_IPO /nologo /out: ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(431): if(xCXX STREQUAL xC OR xCXX STREQUAL xCXX ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(433): if(CMAKE_MSVC_RUNTIME_LIBRARY_DEFAULT ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(434): set(_MDd ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(435): set(_MD ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(441): cmake_policy(GET CMP0092 _cmp0092 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(442): if(_cmp0092 STREQUAL NEW ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(443): set(_W3 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(444): set(_Wall ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(449): unset(_cmp0092 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(451): if(CMAKE_MSVC_DEBUG_INFORMATION_FORMAT_DEFAULT ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(453): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(454): set(_Zi /Zi ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(457): if(CMAKE_VS_PLATFORM_TOOLSET MATCHES v[0-9]+_clang_.* ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(465): else() C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(466): string(APPEND CMAKE_CXX_FLAGS_INIT /DWIN32 /D_WINDOWS /EHsc ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(467): string(APPEND CMAKE_CXX_FLAGS_DEBUG_INIT /Zi /Ob0 /Od /RTC1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(468): string(APPEND CMAKE_CXX_FLAGS_RELEASE_INIT /O2 /Ob2 /DNDEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(469): string(APPEND CMAKE_CXX_FLAGS_RELWITHDEBINFO_INIT /Zi /O2 /Ob1 /DNDEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(470): string(APPEND CMAKE_CXX_FLAGS_MINSIZEREL_INIT /O1 /Ob1 /DNDEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(472): unset(_Wall ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(473): unset(_W3 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(474): unset(_MDd ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(475): unset(_MD ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(476): unset(_Zi ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(478): set(CMAKE_CXX_COMPILE_OPTIONS_MSVC_RUNTIME_LIBRARY_MultiThreaded -MT ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(479): set(CMAKE_CXX_COMPILE_OPTIONS_MSVC_RUNTIME_LIBRARY_MultiThreadedDLL -MD ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(480): set(CMAKE_CXX_COMPILE_OPTIONS_MSVC_RUNTIME_LIBRARY_MultiThreadedDebug -MTd ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(481): set(CMAKE_CXX_COMPILE_OPTIONS_MSVC_RUNTIME_LIBRARY_MultiThreadedDebugDLL -MDd ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(482): set(CMAKE_CXX_COMPILE_OPTIONS_MSVC_DEBUG_INFORMATION_FORMAT_Embedded -Z7 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(483): set(CMAKE_CXX_COMPILE_OPTIONS_MSVC_DEBUG_INFORMATION_FORMAT_ProgramDatabase -Zi ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(484): set(CMAKE_CXX_COMPILE_OPTIONS_MSVC_DEBUG_INFORMATION_FORMAT_EditAndContinue -ZI ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(486): set(CMAKE_CXX_LINKER_SUPPORTS_PDB ON ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(488): __windows_compiler_msvc_enable_rc(/DWIN32 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(498): if(NOT CMAKE_RC_COMPILER_INIT ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(499): set(CMAKE_RC_COMPILER_INIT rc ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(501): if(NOT CMAKE_RC_FLAGS_INIT ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(503): string(REPLACE /D -D fixed_flags /DWIN32 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(504): string(APPEND CMAKE_RC_FLAGS_INIT -DWIN32 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(506): if(NOT CMAKE_RC_FLAGS_DEBUG_INIT ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(507): string(APPEND CMAKE_RC_FLAGS_DEBUG_INIT -D_DEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(510): enable_language(RC ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeRCCompiler.cmake(1): set(CMAKE_RC_COMPILER C:/Program Files (x86)/Windows Kits/10/bin/10.0.22621.0/x86/rc.exe ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeRCCompiler.cmake(2): set(CMAKE_RC_COMPILER_ARG1 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeRCCompiler.cmake(3): set(CMAKE_RC_COMPILER_LOADED 1 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeRCCompiler.cmake(4): set(CMAKE_RC_SOURCE_FILE_EXTENSIONS rc;RC ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeRCCompiler.cmake(5): set(CMAKE_RC_OUTPUT_EXTENSION .res ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeRCCompiler.cmake(6): set(CMAKE_RC_COMPILER_ENV_VAR RC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(10): set(CMAKE_BASE_NAME ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(11): if(CMAKE_RC_COMPILER MATCHES windres[^/]*$ ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(13): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(14): get_filename_component(CMAKE_BASE_NAME C:/Program Files (x86)/Windows Kits/10/bin/10.0.22621.0/x86/rc.exe NAME_WE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(16): set(CMAKE_SYSTEM_AND_RC_COMPILER_INFO_FILE C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-rc.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(18): include(Platform/Windows-rc OPTIONAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(25): if(CMAKE_USER_MAKE_RULES_OVERRIDE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(31): set(CMAKE_RC_FLAGS_INIT -DWIN32 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(33): cmake_initialize_per_config_variable(CMAKE_RC_FLAGS Flags for Windows Resource Compiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP -DWIN32 _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_RC_FLAGS -DWIN32 CACHE STRING Flags for Windows Resource Compiler during all build types. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_RC_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(20): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE Debug CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS Debug ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP -D_DEBUG _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_RC_FLAGS_DEBUG -D_DEBUG CACHE STRING Flags for Windows Resource Compiler during DEBUG builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_RC_FLAGS_DEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_RC_FLAGS_RELEASE CACHE STRING Flags for Windows Resource Compiler during RELEASE builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_RC_FLAGS_RELEASE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_RC_FLAGS_MINSIZEREL CACHE STRING Flags for Windows Resource Compiler during MINSIZEREL builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_RC_FLAGS_MINSIZEREL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_RC_FLAGS_RELWITHDEBINFO CACHE STRING Flags for Windows Resource Compiler during RELWITHDEBINFO builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_RC_FLAGS_RELWITHDEBINFO ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(38): set(CMAKE_RC_FLAG_REGEX ^[-/](D|I) ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(42): set(CMAKE_INCLUDE_FLAG_RC -I ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(44): if(NOT CMAKE_RC_COMPILE_OBJECT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(45): set(CMAKE_RC_COMPILE_OBJECT /fo ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeRCInformation.cmake(50): set(CMAKE_RC_INFORMATION_LOADED 1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(511): if(NOT DEFINED CMAKE_NINJA_CMCLDEPS_RC AND CMAKE_HOST_SYSTEM_NAME STREQUAL Windows ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(512): set(CMAKE_NINJA_CMCLDEPS_RC 1 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(491): if(MSVC_VERSION GREATER 1300 ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(492): set(CMAKE_DEPFILE_FLAGS_CXX /showIncludes ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC.cmake(493): set(CMAKE_CXX_DEPFILE_FORMAT msvc ) C:/CustomCMake/share/cmake-3.27/Modules/Platform/Windows-MSVC-CXX.cmake(8): if(( NOT DEFINED CMAKE_DEPENDS_USE_COMPILER OR CMAKE_DEPENDS_USE_COMPILER ) AND CMAKE_GENERATOR MATCHES Makefiles|WMake AND CMAKE_DEPFILE_FLAGS_CXX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(50): if(NOT _INCLUDED_FILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(56): if(CMAKE_CXX_COMPILER_WRAPPER ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(64): if(NOT _INCLUDED_FILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(68): if(CMAKE_CXX_SIZEOF_DATA_PTR ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(81): if(CMAKE_USER_MAKE_RULES_OVERRIDE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(87): if(CMAKE_USER_MAKE_RULES_OVERRIDE_CXX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(97): if(NOT CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(98): set(CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS -shared ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(101): if(NOT CMAKE_CXX_COMPILE_OPTIONS_PIC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(102): set(CMAKE_CXX_COMPILE_OPTIONS_PIC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(105): if(NOT CMAKE_CXX_COMPILE_OPTIONS_PIE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(106): set(CMAKE_CXX_COMPILE_OPTIONS_PIE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(108): if(NOT CMAKE_CXX_LINK_OPTIONS_PIE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(109): set(CMAKE_CXX_LINK_OPTIONS_PIE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(111): if(NOT CMAKE_CXX_LINK_OPTIONS_NO_PIE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(112): set(CMAKE_CXX_LINK_OPTIONS_NO_PIE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(115): if(NOT CMAKE_CXX_COMPILE_OPTIONS_DLL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(116): set(CMAKE_CXX_COMPILE_OPTIONS_DLL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(119): if(NOT CMAKE_SHARED_LIBRARY_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(120): set(CMAKE_SHARED_LIBRARY_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(123): if(NOT DEFINED CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(124): set(CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(127): if(NOT CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(128): set(CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(131): if(NOT CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG_SEP ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(132): set(CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG_SEP ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(135): if(NOT CMAKE_SHARED_LIBRARY_RPATH_LINK_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(136): set(CMAKE_SHARED_LIBRARY_RPATH_LINK_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(139): if(NOT DEFINED CMAKE_EXE_EXPORTS_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(140): set(CMAKE_EXE_EXPORTS_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(143): if(NOT DEFINED CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(144): set(CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(147): if(NOT CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(148): set(CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(151): if(NOT CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG_SEP ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(152): set(CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG_SEP ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(155): if(NOT CMAKE_EXECUTABLE_RPATH_LINK_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(156): set(CMAKE_EXECUTABLE_RPATH_LINK_CXX_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(159): if(NOT DEFINED CMAKE_SHARED_LIBRARY_LINK_CXX_WITH_RUNTIME_PATH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(160): set(CMAKE_SHARED_LIBRARY_LINK_CXX_WITH_RUNTIME_PATH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(163): if(NOT CMAKE_INCLUDE_FLAG_CXX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(164): set(CMAKE_INCLUDE_FLAG_CXX -I ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(170): if(NOT CMAKE_MODULE_EXISTS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(171): set(CMAKE_SHARED_MODULE_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(172): set(CMAKE_SHARED_MODULE_CREATE_CXX_FLAGS -shared ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(176): if(NOT CMAKE_SHARED_MODULE_CREATE_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(180): if(NOT CMAKE_SHARED_MODULE_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(181): set(CMAKE_SHARED_MODULE_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(185): foreach(type SHARED_LIBRARY SHARED_MODULE EXE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(186): if(NOT CMAKE_SHARED_LIBRARY_LINK_STATIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(187): set(CMAKE_SHARED_LIBRARY_LINK_STATIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(190): if(NOT CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(191): set(CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(186): if(NOT CMAKE_SHARED_MODULE_LINK_STATIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(187): set(CMAKE_SHARED_MODULE_LINK_STATIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(190): if(NOT CMAKE_SHARED_MODULE_LINK_DYNAMIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(191): set(CMAKE_SHARED_MODULE_LINK_DYNAMIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(186): if(NOT CMAKE_EXE_LINK_STATIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(187): set(CMAKE_EXE_LINK_STATIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(190): if(NOT CMAKE_EXE_LINK_DYNAMIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(191): set(CMAKE_EXE_LINK_DYNAMIC_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(196): if(CMAKE_EXECUTABLE_FORMAT STREQUAL ELF ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(209): set(CMAKE_CXX_FLAGS_INIT /DWIN32 /D_WINDOWS /EHsc ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(211): cmake_initialize_per_config_variable(CMAKE_CXX_FLAGS Flags used by the CXX compiler ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP /DWIN32 /D_WINDOWS /EHsc _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_CXX_FLAGS /DWIN32 /D_WINDOWS /EHsc CACHE STRING Flags used by the CXX compiler during all build types. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_CXX_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(20): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE Debug CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS Debug ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /Zi /Ob0 /Od /RTC1 _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_CXX_FLAGS_DEBUG /Zi /Ob0 /Od /RTC1 CACHE STRING Flags used by the CXX compiler during DEBUG builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_CXX_FLAGS_DEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /O2 /Ob2 /DNDEBUG _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_CXX_FLAGS_RELEASE /O2 /Ob2 /DNDEBUG CACHE STRING Flags used by the CXX compiler during RELEASE builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_CXX_FLAGS_RELEASE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /O1 /Ob1 /DNDEBUG _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_CXX_FLAGS_MINSIZEREL /O1 /Ob1 /DNDEBUG CACHE STRING Flags used by the CXX compiler during MINSIZEREL builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_CXX_FLAGS_MINSIZEREL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /Zi /O2 /Ob1 /DNDEBUG _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_CXX_FLAGS_RELWITHDEBINFO /Zi /O2 /Ob1 /DNDEBUG CACHE STRING Flags used by the CXX compiler during RELWITHDEBINFO builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_CXX_FLAGS_RELWITHDEBINFO ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(213): if(CMAKE_CXX_STANDARD_LIBRARIES_INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(214): set(CMAKE_CXX_STANDARD_LIBRARIES kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib CACHE STRING Libraries linked by default with all C++ applications. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(216): mark_as_advanced(CMAKE_CXX_STANDARD_LIBRARIES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(219): if(NOT CMAKE_CXX_COMPILER_LAUNCHER AND DEFINED ENV{CMAKE_CXX_COMPILER_LAUNCHER} ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(224): if(NOT CMAKE_CXX_LINKER_LAUNCHER AND DEFINED ENV{CMAKE_CXX_LINKER_LAUNCHER} ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(229): include(CMakeCommonLanguageInclude ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake(9): string(APPEND CMAKE_EXE_LINKER_FLAGS_INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake(10): string(APPEND CMAKE_SHARED_LINKER_FLAGS_INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake(11): string(APPEND CMAKE_MODULE_LINKER_FLAGS_INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake(13): cmake_initialize_per_config_variable(CMAKE_EXE_LINKER_FLAGS Flags used by the linker ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP /machine:ARM64 _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_EXE_LINKER_FLAGS /machine:ARM64 CACHE STRING Flags used by the linker during all build types. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(20): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE Debug CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS Debug ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /debug /INCREMENTAL _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_EXE_LINKER_FLAGS_DEBUG /debug /INCREMENTAL CACHE STRING Flags used by the linker during DEBUG builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS_DEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /INCREMENTAL:NO _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_EXE_LINKER_FLAGS_RELEASE /INCREMENTAL:NO CACHE STRING Flags used by the linker during RELEASE builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS_RELEASE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /INCREMENTAL:NO _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_EXE_LINKER_FLAGS_MINSIZEREL /INCREMENTAL:NO CACHE STRING Flags used by the linker during MINSIZEREL builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS_MINSIZEREL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /debug /INCREMENTAL _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO /debug /INCREMENTAL CACHE STRING Flags used by the linker during RELWITHDEBINFO builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake(14): cmake_initialize_per_config_variable(CMAKE_SHARED_LINKER_FLAGS Flags used by the linker during the creation of shared libraries ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP /machine:ARM64 _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_SHARED_LINKER_FLAGS /machine:ARM64 CACHE STRING Flags used by the linker during the creation of shared libraries during all build types. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(20): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE Debug CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS Debug ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /debug /INCREMENTAL _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_SHARED_LINKER_FLAGS_DEBUG /debug /INCREMENTAL CACHE STRING Flags used by the linker during the creation of shared libraries during DEBUG builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS_DEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /INCREMENTAL:NO _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_SHARED_LINKER_FLAGS_RELEASE /INCREMENTAL:NO CACHE STRING Flags used by the linker during the creation of shared libraries during RELEASE builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS_RELEASE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /INCREMENTAL:NO _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL /INCREMENTAL:NO CACHE STRING Flags used by the linker during the creation of shared libraries during MINSIZEREL builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /debug /INCREMENTAL _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO /debug /INCREMENTAL CACHE STRING Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake(15): cmake_initialize_per_config_variable(CMAKE_MODULE_LINKER_FLAGS Flags used by the linker during the creation of modules ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP /machine:ARM64 _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_MODULE_LINKER_FLAGS /machine:ARM64 CACHE STRING Flags used by the linker during the creation of modules during all build types. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(20): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE Debug CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS Debug ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /debug /INCREMENTAL _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_MODULE_LINKER_FLAGS_DEBUG /debug /INCREMENTAL CACHE STRING Flags used by the linker during the creation of modules during DEBUG builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS_DEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /INCREMENTAL:NO _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_MODULE_LINKER_FLAGS_RELEASE /INCREMENTAL:NO CACHE STRING Flags used by the linker during the creation of modules during RELEASE builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS_RELEASE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /INCREMENTAL:NO _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL /INCREMENTAL:NO CACHE STRING Flags used by the linker during the creation of modules during MINSIZEREL builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP /debug /INCREMENTAL _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO /debug /INCREMENTAL CACHE STRING Flags used by the linker during the creation of modules during RELWITHDEBINFO builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake(16): cmake_initialize_per_config_variable(CMAKE_STATIC_LINKER_FLAGS Flags used by the linker during the creation of static libraries ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP /machine:ARM64 _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_STATIC_LINKER_FLAGS /machine:ARM64 CACHE STRING Flags used by the linker during the creation of static libraries during all build types. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(20): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE Debug CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS Debug ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_STATIC_LINKER_FLAGS_DEBUG CACHE STRING Flags used by the linker during the creation of static libraries during DEBUG builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS_DEBUG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_STATIC_LINKER_FLAGS_RELEASE CACHE STRING Flags used by the linker during the creation of static libraries during RELEASE builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS_RELEASE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL CACHE STRING Flags used by the linker during the creation of static libraries during MINSIZEREL builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO CACHE STRING Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds. ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake(19): set(CMAKE_BUILD_TOOL C:/Qt/Tools/Ninja/ninja.exe ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake(21): mark_as_advanced(CMAKE_VERBOSE_MAKEFILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(258): if(NOT CMAKE_CXX_CREATE_SHARED_LIBRARY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(264): if(NOT CMAKE_CXX_CREATE_SHARED_MODULE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(271): if(NOT DEFINED CMAKE_CXX_ARCHIVE_CREATE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(272): set(CMAKE_CXX_ARCHIVE_CREATE qc ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(274): if(NOT DEFINED CMAKE_CXX_ARCHIVE_APPEND ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(275): set(CMAKE_CXX_ARCHIVE_APPEND q ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(277): if(NOT DEFINED CMAKE_CXX_ARCHIVE_FINISH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(278): set(CMAKE_CXX_ARCHIVE_FINISH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(282): if(NOT CMAKE_CXX_COMPILE_OBJECT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(287): if(NOT CMAKE_CXX_LINK_EXECUTABLE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(292): mark_as_advanced(CMAKE_VERBOSE_MAKEFILE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXInformation.cmake(296): set(CMAKE_CXX_INFORMATION_LOADED 1 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(8): set_property(DIRECTORY PROPERTY INCLUDE_DIRECTORIES ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(9): set(CMAKE_VERBOSE_MAKEFILE 1 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(10): set(CMAKE_CXX_FLAGS -DQT_QML_DEBUG /DWIN32 /D_WINDOWS /GR /EHsc ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(11): set(CMAKE_CXX_FLAGS -DQT_QML_DEBUG /DWIN32 /D_WINDOWS /GR /EHsc ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(12): set(CMAKE_CXX_FLAGS_DEBUG /Zi /Ob0 /Od /RTC1 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(13): set(CMAKE_EXE_LINKER_FLAGS /machine:ARM64 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(14): set(CMAKE_EXE_LINKER_FLAGS /machine:ARM64 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(15): include_directories( ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(16): set(CMAKE_SUPPRESS_REGENERATION 1 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(17): link_directories( ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(18): cmake_policy(SET CMP0065 NEW ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(19): cmake_policy(SET CMP0083 NEW ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(20): include(C:/CustomCMake/share/cmake-3.27/Modules/Internal/HeaderpadWorkaround.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/HeaderpadWorkaround.cmake(8): if(NOT APPLE ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/HeaderpadWorkaround.cmake(9): return() D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(21): set(CMAKE_RUNTIME_OUTPUT_DIRECTORY D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(22): add_executable(cmTC_319ac C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXCompilerABI.cpp ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(23): file(GENERATE OUTPUT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/cmTC_319ac_loc CONTENT $ ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/CMakeScratch/TryCompile-dn4lyr/CMakeLists.txt(25): target_link_libraries(cmTC_319ac ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(70): set(ENV{LC_ALL} ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(71): set(ENV{LC_MESSAGES} ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(72): set(ENV{LANG} ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(75): set(CMAKE_CXX_ABI_COMPILED TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(76): unset(CMAKE_CXX_ABI_COMPILED CACHE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(77): if(CMAKE_CXX_ABI_COMPILED AND _copy_error ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(80): set(CMAKE_CXX_ABI_COMPILED TRUE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(83): if(CMAKE_CXX_ABI_COMPILED ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(84): message(CHECK_PASS done ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(85): file(STRINGS D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeDetermineCompilerABI_CXX.bin ABI_STRINGS LIMIT_COUNT 32 REGEX INFO:[A-Za-z0-9_]+\[[^]]*\] ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(86): set(ABI_SIZEOF_DPTR NOTFOUND ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(87): set(ABI_BYTE_ORDER NOTFOUND ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(88): set(ABI_NAME NOTFOUND ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(89): foreach(info INFO:sizeof_dptr[08];INFO:byte_order[LITTLE_ENDIAN] ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(90): if(INFO:sizeof_dptr[08] MATCHES INFO:sizeof_dptr\[0*([^]]*)\] AND NOT ABI_SIZEOF_DPTR ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(91): set(ABI_SIZEOF_DPTR 8 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(93): if(INFO:sizeof_dptr[08] MATCHES INFO:byte_order\[(BIG_ENDIAN|LITTLE_ENDIAN)\] ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(103): if(INFO:sizeof_dptr[08] MATCHES INFO:abi\[([^]]*)\] AND NOT ABI_NAME ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(90): if(INFO:byte_order[LITTLE_ENDIAN] MATCHES INFO:sizeof_dptr\[0*([^]]*)\] AND NOT ABI_SIZEOF_DPTR ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(93): if(INFO:byte_order[LITTLE_ENDIAN] MATCHES INFO:byte_order\[(BIG_ENDIAN|LITTLE_ENDIAN)\] ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(94): set(byte_order LITTLE_ENDIAN ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(95): if(ABI_BYTE_ORDER STREQUAL NOTFOUND ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(97): set(ABI_BYTE_ORDER LITTLE_ENDIAN ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(103): if(INFO:byte_order[LITTLE_ENDIAN] MATCHES INFO:abi\[([^]]*)\] AND NOT ABI_NAME ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(108): if(ABI_SIZEOF_DPTR ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(109): set(CMAKE_CXX_SIZEOF_DATA_PTR 8 PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(114): if(ABI_BYTE_ORDER ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(115): set(CMAKE_CXX_BYTE_ORDER LITTLE_ENDIAN PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(118): if(ABI_NAME ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(123): if(CMAKE_CXX_VERBOSE_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(140): set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(143): set(implicit_dirs ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(144): set(implicit_objs ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(145): set(implicit_libs ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(146): set(implicit_fwks ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(147): if(CMAKE_CXX_VERBOSE_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(158): if(CXX MATCHES Fortran AND Ninja MATCHES Visual Studio ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(178): if(DEFINED CMAKE_OSX_ARCHITECTURES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(184): if(DEFINED ENV{CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES_EXCLUDE} ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(188): set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(189): set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(190): set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(192): cmake_parse_library_architecture(CXX architecture_flag ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseLibraryArchitecture.cmake(13): unset(library_arch ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseLibraryArchitecture.cmake(15): if(CMAKE_LIBRARY_ARCHITECTURE_REGEX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseLibraryArchitecture.cmake(34): if(CMAKE_CXX_COMPILER_ID STREQUAL QCC ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeParseLibraryArchitecture.cmake(49): if(library_arch ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake(193): if(architecture_flag ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(27): if(CMAKE_CXX_ABI_COMPILED ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(29): set(CMAKE_CXX_COMPILER_WORKS TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(30): message(STATUS Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/HostX86/ARM64/cl.exe - skipped ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(38): if(NOT CMAKE_CXX_COMPILER_WORKS ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(69): include(C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(5): function(cmake_determine_compile_features lang ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(70): CMAKE_DETERMINE_COMPILE_FEATURES(CXX ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(7): if(xCXX STREQUAL xC AND COMMAND cmake_record_c_compile_features ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(57): elseif(xCXX STREQUAL xCXX AND COMMAND cmake_record_cxx_compile_features ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(58): message(CHECK_START Detecting CXX compile features ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(60): set(CMAKE_CXX98_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(61): set(CMAKE_CXX11_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(62): set(CMAKE_CXX14_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(63): set(CMAKE_CXX17_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(64): set(CMAKE_CXX20_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(65): set(CMAKE_CXX23_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(66): set(CMAKE_CXX26_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(68): include(C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(2): macro(_record_compiler_features lang compile_flags feature_list ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(68): macro(_record_compiler_features_c std ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(78): macro(_record_compiler_features_cxx std ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(88): macro(_record_compiler_features_cuda std ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(98): macro(_record_compiler_features_hip std ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(108): macro(_has_compiler_features lang level compile_flags feature_list ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(114): macro(_has_compiler_features_c std ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(118): macro(_has_compiler_features_cxx std ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(122): macro(_has_compiler_features_cuda std ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(126): macro(_has_compiler_features_hip std ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(70): cmake_record_cxx_compile_features() C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(107): set(_result 0 ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(108): if(_result EQUAL 0 AND DEFINED CMAKE_CXX23_STANDARD_COMPILE_OPTION ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(109): _has_compiler_features_cxx(23 ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(119): list(APPEND CMAKE_CXX23_COMPILE_FEATURES cxx_std_23 ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(120): _has_compiler_features(CXX 23 -std:c++latest CMAKE_CXX23_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(110): get_property(known_features GLOBAL PROPERTY CMAKE_CXX23_KNOWN_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(111): list(APPEND CMAKE_CXX23_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(111): if(_result EQUAL 0 AND DEFINED CMAKE_CXX20_STANDARD_COMPILE_OPTION ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(112): _has_compiler_features_cxx(20 ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(119): list(APPEND CMAKE_CXX20_COMPILE_FEATURES cxx_std_20 ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(120): _has_compiler_features(CXX 20 -std:c++20 CMAKE_CXX20_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(110): get_property(known_features GLOBAL PROPERTY CMAKE_CXX20_KNOWN_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(111): list(APPEND CMAKE_CXX20_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(114): if(_result EQUAL 0 AND DEFINED CMAKE_CXX17_STANDARD_COMPILE_OPTION ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(115): _has_compiler_features_cxx(17 ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(119): list(APPEND CMAKE_CXX17_COMPILE_FEATURES cxx_std_17 ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(120): _has_compiler_features(CXX 17 -std:c++17 CMAKE_CXX17_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(110): get_property(known_features GLOBAL PROPERTY CMAKE_CXX17_KNOWN_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(111): list(APPEND CMAKE_CXX17_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(117): if(_result EQUAL 0 AND DEFINED CMAKE_CXX14_STANDARD_COMPILE_OPTION ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(118): if(CMAKE_CXX14_STANDARD__HAS_FULL_SUPPORT ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(119): _has_compiler_features_cxx(14 ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(119): list(APPEND CMAKE_CXX14_COMPILE_FEATURES cxx_std_14 ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(120): _has_compiler_features(CXX 14 -std:c++14 CMAKE_CXX14_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(110): get_property(known_features GLOBAL PROPERTY CMAKE_CXX14_KNOWN_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(111): list(APPEND CMAKE_CXX14_COMPILE_FEATURES cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(123): unset(CMAKE_CXX14_STANDARD__HAS_FULL_SUPPORT ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(125): if(_result EQUAL 0 AND DEFINED CMAKE_CXX11_STANDARD_COMPILE_OPTION ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(126): if(CMAKE_CXX11_STANDARD__HAS_FULL_SUPPORT ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(127): _has_compiler_features_cxx(11 ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(119): list(APPEND CMAKE_CXX11_COMPILE_FEATURES cxx_std_11 ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(120): _has_compiler_features(CXX 11 CMAKE_CXX11_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(110): get_property(known_features GLOBAL PROPERTY CMAKE_CXX11_KNOWN_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(111): list(APPEND CMAKE_CXX11_COMPILE_FEATURES cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(131): unset(CMAKE_CXX11_STANDARD__HAS_FULL_SUPPORT ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(133): if(_result EQUAL 0 AND DEFINED CMAKE_CXX98_STANDARD_COMPILE_OPTION ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(134): if(CMAKE_CXX98_STANDARD__HAS_FULL_SUPPORT ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(135): _has_compiler_features_cxx(98 ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(119): list(APPEND CMAKE_CXX98_COMPILE_FEATURES cxx_std_98 ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(120): _has_compiler_features(CXX 98 CMAKE_CXX98_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(110): get_property(known_features GLOBAL PROPERTY CMAKE_CXX98_KNOWN_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake(111): list(APPEND CMAKE_CXX98_COMPILE_FEATURES cxx_template_template_parameters ) C:/CustomCMake/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake(139): unset(CMAKE_CXX98_STANDARD__HAS_FULL_SUPPORT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(72): if(NOT _result EQUAL 0 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(77): if(CMAKE_CXX23_COMPILE_FEATURES AND CMAKE_CXX26_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(80): if(CMAKE_CXX20_COMPILE_FEATURES AND CMAKE_CXX23_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(81): list(REMOVE_ITEM CMAKE_CXX23_COMPILE_FEATURES cxx_std_20 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(83): if(CMAKE_CXX17_COMPILE_FEATURES AND CMAKE_CXX20_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(84): list(REMOVE_ITEM CMAKE_CXX20_COMPILE_FEATURES cxx_std_17 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(86): if(CMAKE_CXX14_COMPILE_FEATURES AND CMAKE_CXX17_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(87): list(REMOVE_ITEM CMAKE_CXX17_COMPILE_FEATURES cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(89): if(CMAKE_CXX11_COMPILE_FEATURES AND CMAKE_CXX14_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(90): list(REMOVE_ITEM CMAKE_CXX14_COMPILE_FEATURES cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(92): if(CMAKE_CXX98_COMPILE_FEATURES AND CMAKE_CXX11_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(93): list(REMOVE_ITEM CMAKE_CXX11_COMPILE_FEATURES cxx_std_98;cxx_template_template_parameters ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(96): if(NOT CMAKE_CXX_COMPILE_FEATURES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(97): set(CMAKE_CXX_COMPILE_FEATURES cxx_std_98;cxx_template_template_parameters cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates cxx_std_17 cxx_std_20 cxx_std_23 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(108): set(CMAKE_CXX_COMPILE_FEATURES cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23 PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(109): set(CMAKE_CXX98_COMPILE_FEATURES cxx_std_98;cxx_template_template_parameters PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(110): set(CMAKE_CXX11_COMPILE_FEATURES cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(111): set(CMAKE_CXX14_COMPILE_FEATURES cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(112): set(CMAKE_CXX17_COMPILE_FEATURES cxx_std_17 PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(113): set(CMAKE_CXX20_COMPILE_FEATURES cxx_std_20 PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(114): set(CMAKE_CXX23_COMPILE_FEATURES cxx_std_23 PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(115): set(CMAKE_CXX26_COMPILE_FEATURES PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake(117): message(CHECK_PASS done ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(73): configure_file(C:/CustomCMake/share/cmake-3.27/Modules/CMakeCXXCompiler.cmake.in D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake @ONLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(78): include(D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(1): set(CMAKE_CXX_COMPILER C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/HostX86/ARM64/cl.exe ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(2): set(CMAKE_CXX_COMPILER_ARG1 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(3): set(CMAKE_CXX_COMPILER_ID MSVC ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(4): set(CMAKE_CXX_COMPILER_VERSION 19.38.33130.0 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(5): set(CMAKE_CXX_COMPILER_VERSION_INTERNAL ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(6): set(CMAKE_CXX_COMPILER_WRAPPER ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(7): set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT 14 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(8): set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT OFF ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(9): set(CMAKE_CXX_COMPILE_FEATURES cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(10): set(CMAKE_CXX98_COMPILE_FEATURES cxx_std_98;cxx_template_template_parameters ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(11): set(CMAKE_CXX11_COMPILE_FEATURES cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(12): set(CMAKE_CXX14_COMPILE_FEATURES cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(13): set(CMAKE_CXX17_COMPILE_FEATURES cxx_std_17 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(14): set(CMAKE_CXX20_COMPILE_FEATURES cxx_std_20 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(15): set(CMAKE_CXX23_COMPILE_FEATURES cxx_std_23 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(17): set(CMAKE_CXX_PLATFORM_ID Windows ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(18): set(CMAKE_CXX_SIMULATE_ID ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(19): set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT MSVC ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(20): set(CMAKE_CXX_SIMULATE_VERSION ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(21): set(CMAKE_CXX_COMPILER_ARCHITECTURE_ID ARM64 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(23): set(MSVC_CXX_ARCHITECTURE_ID ARM64 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(25): set(CMAKE_AR C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/Hostx86/arm64/lib.exe ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(26): set(CMAKE_CXX_COMPILER_AR ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(27): set(CMAKE_RANLIB : ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(28): set(CMAKE_CXX_COMPILER_RANLIB ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(29): set(CMAKE_LINKER C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/Hostx86/arm64/link.exe ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(30): set(CMAKE_MT C:/Program Files (x86)/Windows Kits/10/bin/10.0.22621.0/x86/mt.exe ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(31): set(CMAKE_TAPI ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(32): set(CMAKE_COMPILER_IS_GNUCXX ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(33): set(CMAKE_CXX_COMPILER_LOADED 1 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(34): set(CMAKE_CXX_COMPILER_WORKS TRUE ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(35): set(CMAKE_CXX_ABI_COMPILED TRUE ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(37): set(CMAKE_CXX_COMPILER_ENV_VAR CXX ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(39): set(CMAKE_CXX_COMPILER_ID_RUN 1 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(40): set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm;ccm;cxxm;c++m ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(41): set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(43): foreach(lang C OBJC OBJCXX ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(44): if(CMAKE_C_COMPILER_ID_RUN ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(44): if(CMAKE_OBJC_COMPILER_ID_RUN ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(44): if(CMAKE_OBJCXX_COMPILER_ID_RUN ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(51): set(CMAKE_CXX_LINKER_PREFERENCE 30 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(52): set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(53): set(CMAKE_CXX_LINKER_DEPFILE_SUPPORTED ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(56): set(CMAKE_CXX_SIZEOF_DATA_PTR 8 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(57): set(CMAKE_CXX_COMPILER_ABI ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(58): set(CMAKE_CXX_BYTE_ORDER LITTLE_ENDIAN ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(59): set(CMAKE_CXX_LIBRARY_ARCHITECTURE ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(61): if(CMAKE_CXX_SIZEOF_DATA_PTR ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(62): set(CMAKE_SIZEOF_VOID_P 8 ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(65): if(CMAKE_CXX_COMPILER_ABI ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(69): if(CMAKE_CXX_LIBRARY_ARCHITECTURE ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(73): set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX Note: including file: ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(74): if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(75): set(CMAKE_CL_SHOWINCLUDES_PREFIX Note: including file: ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(82): set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(83): set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(84): set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake(85): set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(80): if(CMAKE_CXX_SIZEOF_DATA_PTR ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(81): foreach(f ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(84): unset(CMAKE_CXX_ABI_FILES ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(87): set(CMAKE_TRY_COMPILE_TARGET_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(88): unset(__CMAKE_SAVED_TRY_COMPILE_TARGET_TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake(89): unset(__CMAKE_CXX_COMPILER_OUTPUT ) D:/untitled_quick/CMakeLists.txt(5): set(CMAKE_CXX_STANDARD_REQUIRED ON ) D:/untitled_quick/CMakeLists.txt(6): set(QT_FORCE_BUILD_TOOLS TRUE ) D:/untitled_quick/CMakeLists.txt(8): find_package(Qt6 6.4 REQUIRED COMPONENTS Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersion.cmake(2): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersionImpl.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersionImpl.cmake(10): set(PACKAGE_VERSION 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersionImpl.cmake(12): if(PACKAGE_FIND_VERSION_RANGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersionImpl.cmake(21): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersionImpl.cmake(22): if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersionImpl.cmake(24): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersionImpl.cmake(25): set(PACKAGE_VERSION_COMPATIBLE TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersionImpl.cmake(26): if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersionImpl.cmake(34): if(FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersionImpl.cmake(39): if(8 STREQUAL OR 8 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersionImpl.cmake(44): if(NOT CMAKE_SIZEOF_VOID_P STREQUAL 8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersion.cmake(4): set(__qt_disable_package_version_check FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersion.cmake(7): if(QT_NO_PACKAGE_VERSION_CHECK ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersion.cmake(15): if(( NOT PACKAGE_VERSION_COMPATIBLE ) OR PACKAGE_VERSION_UNSUITABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersion.cmake(17): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersion.cmake(18): set(__qt_package_version_incompatible FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersion.cmake(21): if(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersion.cmake(46): elseif(QT_REPO_MODULE_VERSION AND __qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersion.cmake(62): unset(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersion.cmake(63): unset(__qt_disable_package_version_check_due_to_developer_build ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersion.cmake(64): unset(__qt_package_version_message_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigVersion.cmake(65): unset(__qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(6): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(8): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(15): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(27): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(29): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigExtras.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigExtras.cmake(1): set(QT_SUPPORTED_MIN_CMAKE_VERSION_FOR_USING_QT 3.16 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6ConfigExtras.cmake(2): set(QT_COMPUTED_MIN_CMAKE_VERSION_FOR_USING_QT 3.16 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(30): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(4): function(__qt_internal_get_supported_min_cmake_version_for_using_qt out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(10): function(__qt_internal_get_computed_min_cmake_version_for_using_qt out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(26): function(__qt_internal_warn_if_min_cmake_version_not_met ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(40): function(__qt_internal_require_suitable_cmake_version_for_using_qt ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(31): __qt_internal_require_suitable_cmake_version_for_using_qt() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(46): if(QT_REPO_MODULE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(52): if(__qt_internal_set_up_cmake_minimum_required_version_already_done ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(55): set(__qt_internal_set_up_cmake_minimum_required_version_already_done TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(58): __qt_internal_warn_if_min_cmake_version_not_met() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(27): __qt_internal_get_supported_min_cmake_version_for_using_qt(min_supported_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(6): set(supported_version 3.16 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(7): set(min_supported_version 3.16 PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(28): __qt_internal_get_computed_min_cmake_version_for_using_qt(computed_min_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(12): if(QT_FORCE_MIN_CMAKE_VERSION_FOR_USING_QT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(16): elseif(QT_COMPUTED_MIN_CMAKE_VERSION_FOR_USING_QT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(17): set(computed_min_version 3.16 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(23): set(computed_min_version 3.16 PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(30): if(NOT min_supported_version STREQUAL computed_min_version AND computed_min_version VERSION_LESS min_supported_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(59): __qt_internal_get_computed_min_cmake_version_for_using_qt(computed_min_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(12): if(QT_FORCE_MIN_CMAKE_VERSION_FOR_USING_QT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(16): elseif(QT_COMPUTED_MIN_CMAKE_VERSION_FOR_USING_QT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(17): set(computed_min_version 3.16 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(23): set(computed_min_version 3.16 PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake(61): if(CMAKE_VERSION VERSION_LESS computed_min_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(33): get_filename_component(_qt_cmake_dir C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/.. ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(34): set(_qt_6_config_cmake_dir C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(36): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(37): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::Platform Qt6::GlobalConfig Qt6::GlobalConfigPrivate Qt6::PlatformCommonInternal Qt6::PlatformModuleInternal Qt6::PlatformPluginInternal Qt6::PlatformAppInternal Qt6::PlatformToolInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(23): list(APPEND _cmake_expected_targets Qt6::Platform ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(24): if(TARGET Qt6::Platform ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::Platform ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(23): list(APPEND _cmake_expected_targets Qt6::GlobalConfig ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(24): if(TARGET Qt6::GlobalConfig ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::GlobalConfig ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(23): list(APPEND _cmake_expected_targets Qt6::GlobalConfigPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(24): if(TARGET Qt6::GlobalConfigPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::GlobalConfigPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(23): list(APPEND _cmake_expected_targets Qt6::PlatformCommonInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(24): if(TARGET Qt6::PlatformCommonInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::PlatformCommonInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(23): list(APPEND _cmake_expected_targets Qt6::PlatformModuleInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(24): if(TARGET Qt6::PlatformModuleInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::PlatformModuleInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(23): list(APPEND _cmake_expected_targets Qt6::PlatformPluginInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(24): if(TARGET Qt6::PlatformPluginInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::PlatformPluginInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(23): list(APPEND _cmake_expected_targets Qt6::PlatformAppInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(24): if(TARGET Qt6::PlatformAppInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::PlatformAppInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(23): list(APPEND _cmake_expected_targets Qt6::PlatformToolInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(24): if(TARGET Qt6::PlatformToolInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::PlatformToolInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6 PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(59): add_library(Qt6::Platform INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(61): set_target_properties(Qt6::Platform PROPERTIES INTERFACE_COMPILE_DEFINITIONS WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;_WIN64;$<$>>:UNICODE;_UNICODE> INTERFACE_COMPILE_FEATURES cxx_std_17 INTERFACE_COMPILE_OPTIONS $<$,$>:-Zc:__cplusplus;-permissive->;$<$>>,$>:$<$:-utf-8>> INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_arm64/mkspecs/win32-arm64-msvc;C:/Qt/6.5.3/msvc2019_arm64/include INTERFACE_LINK_LIBRARIES Threads::Threads _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(71): add_library(Qt6::GlobalConfig INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(73): set_target_properties(Qt6::GlobalConfig PROPERTIES INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_arm64/include;C:/Qt/6.5.3/msvc2019_arm64/include/QtCore ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(78): add_library(Qt6::GlobalConfigPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(80): set_target_properties(Qt6::GlobalConfigPrivate PROPERTIES INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3;C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3/QtCore INTERFACE_LINK_LIBRARIES Qt6::GlobalConfig ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(86): add_library(Qt6::PlatformCommonInternal INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(88): set_target_properties(Qt6::PlatformCommonInternal PROPERTIES INTERFACE_COMPILE_DEFINITIONS $<$>>:QT_NO_JAVA_STYLE_ITERATORS>;$<$>>:QT_NO_NARROWING_CONVERSIONS_IN_CONNECT>;$<$>>:QT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH>;NOMINMAX;QT_NO_NARROWING_CONVERSIONS_IN_CONNECT;$<$>:QT_NO_DEBUG>;_CRT_SECURE_NO_WARNINGS;$<$,SHARED_LIBRARY>:_WINDLL> INTERFACE_COMPILE_OPTIONS -FS;-Zc:rvalueCast;-Zc:inline;-Zc:strictStrings;-Zc:throwingNew;-Zc:referenceBinding;-Zc:ternary;-Zc:externConstexpr;-Zc:wchar_t;-bigobj;$<$>:-guard:cf;-Gw> INTERFACE_LINK_LIBRARIES Qt6::Platform INTERFACE_LINK_OPTIONS $<$>:-DYNAMICBASE;-NXCOMPAT;-LARGEADDRESSAWARE;$<$>:-OPT:REF;-OPT:ICF;-GUARD:CF>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(96): add_library(Qt6::PlatformModuleInternal INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(98): set_target_properties(Qt6::PlatformModuleInternal PROPERTIES INTERFACE_COMPILE_DEFINITIONS _USE_MATH_DEFINES INTERFACE_LINK_LIBRARIES Qt6::PlatformCommonInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(104): add_library(Qt6::PlatformPluginInternal INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(106): set_target_properties(Qt6::PlatformPluginInternal PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::PlatformCommonInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(111): add_library(Qt6::PlatformAppInternal INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(113): set_target_properties(Qt6::PlatformAppInternal PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::PlatformCommonInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(118): add_library(Qt6::PlatformToolInternal INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(120): set_target_properties(Qt6::PlatformToolInternal PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::PlatformAppInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(124): if(CMAKE_VERSION VERSION_LESS 3.0.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(129): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(130): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(133): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(134): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(137): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(140): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(157): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(158): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(164): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Targets.cmake(165): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(38): if(NOT QT_NO_CREATE_VERSIONLESS_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(39): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt::Platform Qt::GlobalConfig Qt::GlobalConfigPrivate Qt::PlatformCommonInternal Qt::PlatformModuleInternal Qt::PlatformPluginInternal Qt::PlatformAppInternal Qt::PlatformToolInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::Platform ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(24): if(TARGET Qt::Platform ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::Platform ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::GlobalConfig ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(24): if(TARGET Qt::GlobalConfig ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::GlobalConfig ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::GlobalConfigPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(24): if(TARGET Qt::GlobalConfigPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::GlobalConfigPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::PlatformCommonInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(24): if(TARGET Qt::PlatformCommonInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::PlatformCommonInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::PlatformModuleInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(24): if(TARGET Qt::PlatformModuleInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::PlatformModuleInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::PlatformPluginInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(24): if(TARGET Qt::PlatformPluginInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::PlatformPluginInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::PlatformAppInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(24): if(TARGET Qt::PlatformAppInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::PlatformAppInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::PlatformToolInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(24): if(TARGET Qt::PlatformToolInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::PlatformToolInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6 PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(59): add_library(Qt::Platform INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(61): set_target_properties(Qt::Platform PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::Platform _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(67): add_library(Qt::GlobalConfig INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(69): set_target_properties(Qt::GlobalConfig PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::GlobalConfig _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(75): add_library(Qt::GlobalConfigPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(77): set_target_properties(Qt::GlobalConfigPrivate PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::GlobalConfigPrivate _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(83): add_library(Qt::PlatformCommonInternal INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(85): set_target_properties(Qt::PlatformCommonInternal PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::PlatformCommonInternal _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(91): add_library(Qt::PlatformModuleInternal INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(93): set_target_properties(Qt::PlatformModuleInternal PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::PlatformModuleInternal _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(99): add_library(Qt::PlatformPluginInternal INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(101): set_target_properties(Qt::PlatformPluginInternal PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::PlatformPluginInternal _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(107): add_library(Qt::PlatformAppInternal INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(109): set_target_properties(Qt::PlatformAppInternal PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::PlatformAppInternal _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(115): add_library(Qt::PlatformToolInternal INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(117): set_target_properties(Qt::PlatformToolInternal PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::PlatformToolInternal _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(122): if(CMAKE_VERSION VERSION_LESS 3.0.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(127): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(128): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(131): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(132): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(135): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(138): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(155): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(156): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(160): unset(Qt6_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(161): foreach(_target Qt6::Platform Qt6::GlobalConfig Qt6::GlobalConfigPrivate Qt6::PlatformCommonInternal Qt6::PlatformModuleInternal Qt6::PlatformPluginInternal Qt6::PlatformAppInternal Qt6::PlatformToolInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(162): if(NOT TARGET Qt6::Platform ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(162): if(NOT TARGET Qt6::GlobalConfig ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(162): if(NOT TARGET Qt6::GlobalConfigPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(162): if(NOT TARGET Qt6::PlatformCommonInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(162): if(NOT TARGET Qt6::PlatformModuleInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(162): if(NOT TARGET Qt6::PlatformPluginInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(162): if(NOT TARGET Qt6::PlatformAppInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(162): if(NOT TARGET Qt6::PlatformToolInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(167): if(DEFINED Qt6_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(175): unset(Qt6_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(178): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6VersionlessTargets.cmake(179): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(50): get_filename_component(_qt_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(51): get_filename_component(_qt_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6 REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(52): list(APPEND CMAKE_MODULE_PATH C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(53): list(APPEND CMAKE_MODULE_PATH C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/3rdparty/extra-cmake-modules/find-modules ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(54): list(APPEND CMAKE_MODULE_PATH C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/3rdparty/kwin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(56): if(APPLE AND ( NOT CMAKE_SYSTEM_NAME OR CMAKE_SYSTEM_NAME STREQUAL Darwin ) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(59): elseif(APPLE AND CMAKE_SYSTEM_NAME STREQUAL iOS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(66): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(4): include(QtFeatureCommon ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeatureCommon.cmake(4): function(qt_feature_normalize_name name out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(5): include(CheckCXXCompilerFlag ) C:/CustomCMake/share/cmake-3.27/Modules/CheckCXXCompilerFlag.cmake(30): include_guard(GLOBAL ) C:/CustomCMake/share/cmake-3.27/Modules/CheckCXXCompilerFlag.cmake(31): include(Internal/CheckCompilerFlag ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckCompilerFlag.cmake(4): include_guard(GLOBAL ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckCompilerFlag.cmake(5): include(Internal/CheckFlagCommonConfig ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckFlagCommonConfig.cmake(9): include_guard(GLOBAL ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckFlagCommonConfig.cmake(11): block(SCOPE_FOR POLICIES ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckFlagCommonConfig.cmake(12): cmake_policy(SET CMP0054 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckFlagCommonConfig.cmake(13): cmake_policy(SET CMP0057 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckFlagCommonConfig.cmake(15): macro(CMAKE_CHECK_FLAG_COMMON_INIT _FUNC _LANG _SRC _PATTERNS ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckFlagCommonConfig.cmake(72): macro(CMAKE_CHECK_FLAG_COMMON_FINISH ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckCompilerFlag.cmake(6): include(Internal/CheckSourceCompiles ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckSourceCompiles.cmake(4): include_guard(GLOBAL ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckSourceCompiles.cmake(6): block(SCOPE_FOR POLICIES ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckSourceCompiles.cmake(7): cmake_policy(SET CMP0054 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckSourceCompiles.cmake(8): cmake_policy(SET CMP0057 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckSourceCompiles.cmake(10): function(CMAKE_CHECK_SOURCE_COMPILES _lang _source _var ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckCompilerFlag.cmake(7): include(CMakeCheckCompilerFlagCommonPatterns ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake(9): macro(CHECK_COMPILER_FLAG_COMMON_PATTERNS _VAR ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckCompilerFlag.cmake(9): function(CMAKE_CHECK_COMPILER_FLAG _lang _flag _var ) C:/CustomCMake/share/cmake-3.27/Modules/CheckCXXCompilerFlag.cmake(33): macro(CHECK_CXX_COMPILER_FLAG _FLAG _RESULT ) C:/CustomCMake/share/cmake-3.27/Modules/CheckCXXCompilerFlag.cmake(39): include(CheckCXXSourceCompiles ) C:/CustomCMake/share/cmake-3.27/Modules/CheckCXXSourceCompiles.cmake(48): include_guard(GLOBAL ) C:/CustomCMake/share/cmake-3.27/Modules/CheckCXXSourceCompiles.cmake(49): include(Internal/CheckSourceCompiles ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckSourceCompiles.cmake(4): include_guard(GLOBAL ) C:/CustomCMake/share/cmake-3.27/Modules/CheckCXXSourceCompiles.cmake(51): macro(CHECK_CXX_SOURCE_COMPILES SOURCE VAR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(7): function(qt_feature_module_begin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(46): function(qt_feature feature ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(76): function(qt_evaluate_to_boolean expressionVar ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(84): function(qt_evaluate_config_expression resultVar ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(180): function(_qt_internal_dump_expression_values expression_dump expression ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(242): function(qt_feature_check_and_save_user_provided_value resultVar feature condition computed label ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(277): macro(qt_feature_check_and_save_internal_value feature saved_user_value condition label conditionExpression ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(326): function(qt_evaluate_feature feature ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(417): function(qt_feature_config feature config_var_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(435): function(qt_evaluate_qmake_config_values key ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(481): function(qt_feature_definition feature name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(499): function(qt_evaluate_feature_definition key ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(542): function(qt_extra_definition name value ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(559): function(qt_internal_generate_feature_line line feature ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(573): function(qt_internal_feature_write_file file features extra ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(589): function(qt_feature_evaluate_features list_of_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(597): function(qt_feature_record_summary_entries list_of_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(608): function(qt_feature_module_end ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(733): macro(qt_feature_unset_state_vars ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(752): function(qt_feature_copy_global_config_features_to_core target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(789): function(qt_config_compile_test name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(995): function(qt_get_platform_try_compile_vars out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1073): function(qt_internal_get_first_osx_arch out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1081): function(qt_config_compile_test_x86simd extension label ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1106): function(qt_config_compile_test_machine_tuple label ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1125): function(qt_config_compiler_supports_flag_test name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1153): function(qt_internal_get_mold_linker_flags out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1191): function(qt_internal_get_active_linker_flags out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1208): function(qt_internal_check_if_linker_is_available name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1221): function(qt_config_linker_supports_flag_test name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1240): function(qt_make_features_available target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(67): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(4): function(_qt_internal_handle_ios_launch_screen target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(106): function(_qt_internal_find_ios_development_team_id out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(224): function(_qt_internal_get_apple_bundle_identifier_prefix out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(263): function(_qt_internal_escape_rfc_1034_identifier value out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(272): function(_qt_internal_get_default_apple_bundle_identifier target out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(313): function(_qt_internal_set_placeholder_apple_bundle_version target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(381): function(_qt_internal_set_xcode_development_team_id target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(394): function(_qt_internal_set_apple_bundle_identifier target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(463): function(_qt_internal_set_xcode_targeted_device_family target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(478): function(_qt_internal_set_xcode_code_sign_style target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(494): function(_qt_internal_set_xcode_install_path target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(508): function(_qt_internal_set_xcode_bundle_display_name target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(519): function(_qt_internal_set_xcode_bundle_name target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(538): function(_qt_internal_set_xcode_bitcode_enablement target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(557): function(_qt_internal_generate_ios_info_plist target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(595): function(_qt_internal_set_ios_simulator_arch target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(621): function(_qt_internal_finalize_apple_app target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(639): function(_qt_internal_finalize_ios_app target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicAppleHelpers.cmake(649): function(_qt_internal_finalize_macos_app target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(68): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake(9): function(__qt_internal_check_finalizer_mode target out_var finalizer ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake(28): function(__qt_internal_enable_finalizer_mode target finalizer enabled ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(69): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(6): function(__qt_internal_plugin_get_plugin_type plugin_target out_var_has_plugin_type out_var_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(26): function(__qt_internal_plugin_has_class_name plugin_target out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(46): function(__qt_internal_get_static_plugin_condition_genex plugin_target_unprefixed out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(146): function(__qt_internal_get_plugin_condition_regular_mode plugin_condition out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(153): function(__qt_internal_add_static_plugin_linkage plugin_target qt_module_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(165): function(__qt_internal_get_plugin_import_macro plugin_target out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(193): function(__qt_internal_get_plugin_include_prelude out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(203): function(__qt_internal_add_static_plugin_import_macro plugin_target qt_module_target qt_module_unprefixed ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(220): function(__qt_internal_get_static_plugin_init_target_name plugin_target out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(234): function(__qt_internal_add_static_plugin_init_object_library plugin_target out_var_plugin_init_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(275): function(__qt_internal_collect_plugin_libraries plugin_targets out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(298): function(__qt_internal_collect_plugin_init_libraries plugin_targets out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(322): function(__qt_internal_collect_plugin_library_files target plugin_targets out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(344): function(__qt_internal_collect_plugin_targets_from_dependencies target out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(374): function(__qt_internal_collect_plugin_targets_from_dependencies_of_plugins target out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(424): function(__qt_internal_generate_plugin_deployment_info target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(460): function(__qt_internal_apply_plugin_imports_finalizer_mode target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(496): macro(__qt_internal_include_plugin_packages target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(70): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(4): function(__qt_internal_strip_target_directory_scope_token target out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(22): function(__qt_internal_static_link_order_public_test result ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(60): function(__qt_internal_set_link_order_matters target link_order_matters ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(80): function(__qt_internal_check_link_order_matters ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(94): function(__qt_internal_get_cmp0099_genex_check result ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(102): function(__qt_internal_check_cmp0099_available ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(124): function(__qt_internal_process_dependency_object_libraries target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(156): function(__qt_internal_collect_dependency_object_libraries target out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(180): function(__qt_internal_collect_dependency_plugin_object_libraries target plugin_targets out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(206): function(__qt_internal_collect_object_libraries_recursively out_var target initial_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(256): function(__qt_internal_promote_target_to_global target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(264): function(__qt_internal_promote_target_to_global_checked target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(272): function(__qt_internal_promote_targets_in_dir_scope_to_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(284): function(__qt_internal_promote_targets_in_dir_scope_to_global_checked ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(293): function(__qt_internal_defer_promote_targets_in_dir_scope_to_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(304): function(_qt_internal_set_up_static_runtime_library target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(71): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(7): function(__qt_internal_merge_libs out_libs_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(18): function(__qt_internal_get_dict_key_values out_var target_infix dict_name dict_key ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(26): function(__qt_internal_memoize_values_in_dict target dict_name dict_key values ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(83): function(__qt_internal_walk_libs target out_var rcc_objects_out_var dict_name operation ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(280): function(__qt_internal_print_missing_dependency_target_warning target dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(299): function(__qt_internal_collect_all_target_dependencies target out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(72): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFindPackageHelpers.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFindPackageHelpers.cmake(4): function(qt_internal_disable_find_package_global_promotion target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(73): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(6): macro(_qt_internal_find_third_party_dependencies target target_dep_list ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(43): macro(_qt_internal_find_tool_dependencies target target_dep_list ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(94): macro(_qt_internal_find_qt_dependencies target target_dep_list find_dependency_path_list ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(129): macro(_qt_internal_find_dependencies target_dep_list find_dependency_path_list ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(147): macro(_qt_internal_suggest_dependency_debugging infix pkg_name_var message_out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(189): macro(_qt_internal_save_find_package_context_for_debugging infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(202): function(_qt_internal_determine_if_host_info_package_needed out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(214): macro(_qt_internal_find_host_info_package platform_requires_host_info ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(226): macro(_qt_internal_setup_qt_host_path host_path_required initial_qt_host_path initial_qt_host_path_cmake_dir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTestHelpers.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTestHelpers.cmake(15): function(_qt_internal_create_command_script ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTestHelpers.cmake(106): function(_qt_internal_test_batch_target_name out ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(75): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(6): function(__qt_internal_get_tool_imported_location out_var tool ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(48): function(_qt_internal_generate_tool_command_wrapper ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(111): function(_qt_internal_get_tool_wrapper_script_path out_variable ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(6): function(_qt_internal_copy_file_if_different_command out_var src_file dst_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(26): function(_qt_internal_check_depfile_support out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(42): function(__qt_internal_collect_additional_prefix_paths out_var prefixes_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(83): function(__qt_internal_prefix_paths_to_roots out_var prefix_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(78): set(QT_ADDITIONAL_PACKAGES_PREFIX_PATH CACHE STRING Additional directories where find(Qt6 ...) components are searched ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(80): set(QT_ADDITIONAL_HOST_PACKAGES_PREFIX_PATH CACHE STRING Additional directories where find(Qt6 ...) host Qt components are searched ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(83): __qt_internal_collect_additional_prefix_paths(_qt_additional_packages_prefix_paths QT_ADDITIONAL_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(43): if(DEFINED _qt_additional_packages_prefix_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(47): set(additional_packages_prefix_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(49): set(additional_packages_prefixes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(50): if(QT_ADDITIONAL_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(53): if(DEFINED ENV{QT_ADDITIONAL_PACKAGES_PREFIX_PATH} AND NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(62): foreach(additional_path IN LISTS additional_packages_prefixes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(78): set(_qt_additional_packages_prefix_paths PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(85): __qt_internal_collect_additional_prefix_paths(_qt_additional_host_packages_prefix_paths QT_ADDITIONAL_HOST_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(43): if(DEFINED _qt_additional_host_packages_prefix_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(47): set(additional_packages_prefix_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(49): set(additional_packages_prefixes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(50): if(QT_ADDITIONAL_HOST_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(53): if(DEFINED ENV{QT_ADDITIONAL_HOST_PACKAGES_PREFIX_PATH} AND NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(62): foreach(additional_path IN LISTS additional_packages_prefixes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(78): set(_qt_additional_host_packages_prefix_paths PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(88): __qt_internal_prefix_paths_to_roots(_qt_additional_host_packages_root_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(84): set(result ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(85): foreach(path IN LISTS prefix_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake(92): set(_qt_additional_host_packages_root_paths PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(91): if(NOT DEFINED QT_CMAKE_EXPORT_NAMESPACE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(92): set(QT_CMAKE_EXPORT_NAMESPACE Qt6 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(97): set(QT_CONFIGURED_SANITIZER_OPTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(99): if(QT_CONFIGURED_SANITIZER_OPTIONS AND NOT __qt_sanitizer_options_set AND NOT QT_NO_ADD_SANITIZER_OPTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(107): set(__qt_sanitizer_options_set TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(110): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(111): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Dependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(112): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Dependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Dependencies.cmake(1): set(Qt6_FOUND FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Dependencies.cmake(3): set(__qt_platform_requires_host_info_package TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Dependencies.cmake(4): set(__qt_platform_initial_qt_host_path C:/Qt/6.5.3/msvc2019_64 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Dependencies.cmake(5): set(__qt_platform_initial_qt_host_path_cmake_dir C:/Qt/6.5.3/msvc2019_64/lib/cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Dependencies.cmake(7): _qt_internal_setup_qt_host_path(TRUE C:/Qt/6.5.3/msvc2019_64 C:/Qt/6.5.3/msvc2019_64/lib/cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(234): if(DEFINED QT_REQUIRE_HOST_PATH_CHECK ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(236): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(237): set(_qt_platform_host_path_required TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(240): if(_qt_platform_host_path_required ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(245): if(NOT DEFINED QT_HOST_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(253): if(NOT QT_HOST_PATH STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(254): get_filename_component(_qt_platform_host_path_absolute C:/Qt/6.5.3/msvc2019_64 ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(257): if(C:/Qt/6.5.3/msvc2019_64 STREQUAL OR NOT EXISTS C:/Qt/6.5.3/msvc2019_64 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(266): if(NOT DEFINED QT_HOST_PATH_CMAKE_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(282): if(NOT QT_HOST_PATH_CMAKE_DIR STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(283): get_filename_component(_qt_platform_host_path_cmake_dir_absolute C:/Qt/6.5.3/msvc2019_64/lib/cmake ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(287): if(C:/Qt/6.5.3/msvc2019_64/lib/cmake STREQUAL OR NOT EXISTS C:/Qt/6.5.3/msvc2019_64/lib/cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Dependencies.cmake(11): _qt_internal_find_host_info_package(TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(215): if(TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(216): find_package(Qt6HostInfo CONFIG REQUIRED PATHS C:/Qt/6.5.3/msvc2019_64 C:/Qt/6.5.3/msvc2019_64/lib/cmake NO_CMAKE_FIND_ROOT_PATH NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(6): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(10): set(QT6_HOST_INFO_BINDIR bin ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(11): set(QT6_HOST_INFO_INCLUDEDIR include ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(12): set(QT6_HOST_INFO_LIBDIR lib ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(13): set(QT6_HOST_INFO_MKSPECSDIR mkspecs ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(14): set(QT6_HOST_INFO_ARCHDATADIR . ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(15): set(QT6_HOST_INFO_PLUGINSDIR ./plugins ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(16): set(QT6_HOST_INFO_LIBEXECDIR ./bin ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(17): set(QT6_HOST_INFO_QMLDIR ./qml ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(18): set(QT6_HOST_INFO_DATADIR . ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(19): set(QT6_HOST_INFO_DOCDIR ./doc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(20): set(QT6_HOST_INFO_TRANSLATIONSDIR ./translations ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(21): set(QT6_HOST_INFO_SYSCONFDIR etc/xdg ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(22): set(QT6_HOST_INFO_EXAMPLESDIR examples ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(23): set(QT6_HOST_INFO_TESTSDIR tests ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(24): set(QT6_HOST_INFO_DESCRIPTIONSDIR ./modules ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(25): set(QT6_HOST_INFO_QMAKE_MKSPEC win32-msvc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(26): set(QT6_HOST_INFO_ARCH x86_64 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(27): set(QT6_HOST_INFO_SUBARCHS sse;sse2 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(28): set(QT6_HOST_INFO_BUILDABI x86_64-little_endian-lp64 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake(29): set(QT6_HOST_INFO_IS_SHARED_LIBS_BUILD ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Dependencies.cmake(14): set(__qt_third_party_deps Threads\;FALSE\;\;\; ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Dependencies.cmake(16): if(NOT QT_NO_THREADS_PREFER_PTHREAD_FLAG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Dependencies.cmake(17): set(THREADS_PREFER_PTHREAD_FLAG TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Dependencies.cmake(22): set(Qt6_FIND_REQUIRED FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Dependencies.cmake(24): _qt_internal_find_third_party_dependencies(Qt6 __qt_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(7): foreach(__qt_Qt6_target_dep IN LISTS __qt_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(8): list(GET __qt_Qt6_target_dep 0 __qt_Qt6_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(9): list(GET __qt_Qt6_target_dep 1 __qt_Qt6_is_optional ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(10): list(GET __qt_Qt6_target_dep 2 __qt_Qt6_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(11): list(GET __qt_Qt6_target_dep 3 __qt_Qt6_components ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(12): list(GET __qt_Qt6_target_dep 4 __qt_Qt6_optional_components ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(13): set(__qt_Qt6_find_package_args Threads ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(14): if(__qt_Qt6_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(17): if(__qt_Qt6_components ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(21): if(__qt_Qt6_optional_components ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(28): _qt_internal_save_find_package_context_for_debugging(Qt6 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(190): if(QT_DEBUG_FIND_PACKAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(30): if(__qt_Qt6_is_optional ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(35): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(36): find_dependency(Threads ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(58): string(SHA256 cmake_fd_call_hash Threads;;FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(59): if(_CMAKE_Threads_37d0c018457fe30384d26828fe1b67f95ab6839ef2ee7c7f77111421ea3e18b4_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(61): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(62): list(APPEND _CMAKE_Threads_HASH_STACK 37d0c018457fe30384d26828fe1b67f95ab6839ef2ee7c7f77111421ea3e18b4 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(63): set(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(64): if(Qt6_FIND_QUIETLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(67): set(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(68): if(Qt6_FIND_REQUIRED ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(72): get_property(cmake_fd_alreadyTransitive GLOBAL PROPERTY _CMAKE_Threads_TRANSITIVE_DEPENDENCY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(76): find_package(Threads ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(54): include(CheckLibraryExists ) C:/CustomCMake/share/cmake-3.27/Modules/CheckLibraryExists.cmake(41): include_guard(GLOBAL ) C:/CustomCMake/share/cmake-3.27/Modules/CheckLibraryExists.cmake(43): macro(CHECK_LIBRARY_EXISTS LIBRARY FUNCTION LOCATION VARIABLE ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(55): set(Threads_FOUND FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(56): set(CMAKE_REQUIRED_QUIET_SAVE ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(57): set(CMAKE_REQUIRED_QUIET ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(59): if(CMAKE_C_COMPILER_LOADED ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(62): elseif(CMAKE_CXX_COMPILER_LOADED ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(63): include(CheckIncludeFileCXX ) C:/CustomCMake/share/cmake-3.27/Modules/CheckIncludeFileCXX.cmake(40): include_guard(GLOBAL ) C:/CustomCMake/share/cmake-3.27/Modules/CheckIncludeFileCXX.cmake(42): macro(CHECK_INCLUDE_FILE_CXX INCLUDE VARIABLE ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(64): include(CheckCXXSourceCompiles ) C:/CustomCMake/share/cmake-3.27/Modules/CheckCXXSourceCompiles.cmake(48): include_guard(GLOBAL ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(70): set(PTHREAD_C_CXX_TEST_SOURCE #include static void* test_func(void* data) { return data; } int main(void) { pthread_t thread; pthread_create(&thread, NULL, test_func, NULL); pthread_detach(thread); pthread_cancel(thread); pthread_join(thread, NULL); pthread_atfork(NULL, NULL, NULL); pthread_exit(NULL); return 0; } ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(94): macro(_threads_check_libc ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(110): macro(_threads_check_lib LIBNAME FUNCNAME VARNAME ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(122): macro(_threads_check_flag_pthread ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(163): _threads_check_libc() C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(95): if(NOT Threads_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(96): if(CMAKE_C_COMPILER_LOADED ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(98): elseif(CMAKE_CXX_COMPILER_LOADED ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(99): CHECK_CXX_SOURCE_COMPILES(#include static void* test_func(void* data) { return data; } int main(void) { pthread_t thread; pthread_create(&thread, NULL, test_func, NULL); pthread_detach(thread); pthread_cancel(thread); pthread_join(thread, NULL); pthread_atfork(NULL, NULL, NULL); pthread_exit(NULL); return 0; } CMAKE_HAVE_LIBC_PTHREAD ) C:/CustomCMake/share/cmake-3.27/Modules/CheckCXXSourceCompiles.cmake(52): cmake_check_source_compiles(CXX #include static void* test_func(void* data) { return data; } int main(void) { pthread_t thread; pthread_create(&thread, NULL, test_func, NULL); pthread_detach(thread); pthread_cancel(thread); pthread_join(thread, NULL); pthread_atfork(NULL, NULL, NULL); pthread_exit(NULL); return 0; } CMAKE_HAVE_LIBC_PTHREAD ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckSourceCompiles.cmake(11): if(NOT DEFINED CMAKE_HAVE_LIBC_PTHREAD ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(101): if(CMAKE_HAVE_LIBC_PTHREAD ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(168): if(THREADS_PREFER_PTHREAD_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(169): _threads_check_flag_pthread() C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(123): if(NOT Threads_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(126): if(MSVC ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(128): set(THREADS_HAVE_PTHREAD_ARG FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(152): if(THREADS_HAVE_PTHREAD_ARG ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(172): if(CMAKE_SYSTEM MATCHES GHS-MULTI ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(175): _threads_check_lib(pthreads pthread_create CMAKE_HAVE_PTHREADS_CREATE ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(111): if(NOT Threads_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(112): CHECK_LIBRARY_EXISTS(pthreads pthread_create CMAKE_HAVE_PTHREADS_CREATE ) C:/CustomCMake/share/cmake-3.27/Modules/CheckLibraryExists.cmake(44): if(NOT DEFINED CMAKE_HAVE_PTHREADS_CREATE ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(113): if(CMAKE_HAVE_PTHREADS_CREATE ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(176): _threads_check_lib(pthread pthread_create CMAKE_HAVE_PTHREAD_CREATE ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(111): if(NOT Threads_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(112): CHECK_LIBRARY_EXISTS(pthread pthread_create CMAKE_HAVE_PTHREAD_CREATE ) C:/CustomCMake/share/cmake-3.27/Modules/CheckLibraryExists.cmake(44): if(NOT DEFINED CMAKE_HAVE_PTHREAD_CREATE ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(113): if(CMAKE_HAVE_PTHREAD_CREATE ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(178): if(NOT THREADS_PREFER_PTHREAD_FLAG ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(182): if(CMAKE_THREAD_LIBS_INIT OR CMAKE_HAVE_LIBC_PTHREAD ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(187): if(CMAKE_SYSTEM_NAME MATCHES Windows ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(188): set(CMAKE_USE_WIN32_THREADS_INIT 1 ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(189): set(Threads_FOUND TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(192): if(CMAKE_USE_PTHREADS_INIT ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(224): set(CMAKE_REQUIRED_QUIET ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(225): include(C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(213): include(C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake(33): function(find_package_message pkg msg details ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(216): cmake_policy(PUSH ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(218): cmake_policy(SET CMP0012 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(220): cmake_policy(SET CMP0057 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(224): macro(_FPHSA_FAILURE_MESSAGE _msg ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(240): macro(_FPHSA_HANDLE_FAILURE_CONFIG_MODE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(275): function(FIND_PACKAGE_CHECK_VERSION version result ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(375): function(FIND_PACKAGE_HANDLE_STANDARD_ARGS _NAME _FIRST_ARG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(611): cmake_policy(POP ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(226): FIND_PACKAGE_HANDLE_STANDARD_ARGS(Threads DEFAULT_MSG Threads_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(378): set(options CONFIG_MODE HANDLE_COMPONENTS NAME_MISMATCHED HANDLE_VERSION_RANGE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(379): set(oneValueArgs FAIL_MESSAGE REASON_FAILURE_MESSAGE VERSION_VAR FOUND_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(380): set(multiValueArgs REQUIRED_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(383): set(_KEYWORDS_FOR_EXTENDED_MODE CONFIG_MODE;HANDLE_COMPONENTS;NAME_MISMATCHED;HANDLE_VERSION_RANGE FAIL_MESSAGE;REASON_FAILURE_MESSAGE;VERSION_VAR;FOUND_VAR REQUIRED_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(384): list(FIND _KEYWORDS_FOR_EXTENDED_MODE DEFAULT_MSG INDEX ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(386): unset(FPHSA_NAME_MISMATCHED_override ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(387): if(DEFINED FPHSA_NAME_MISMATCHED ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(403): if(-1 EQUAL -1 ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(404): set(FPHSA_FAIL_MESSAGE DEFAULT_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(405): set(FPHSA_REQUIRED_VARS Threads_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(406): set(FPHSA_VERSION_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(431): if(DEFINED FPHSA_NAME_MISMATCHED_override ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(435): if(DEFINED CMAKE_FIND_PACKAGE_NAME AND NOT FPHSA_NAME_MISMATCHED AND NOT _NAME STREQUAL CMAKE_FIND_PACKAGE_NAME ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(446): if(Threads_FIND_VERSION_RANGE AND NOT FPHSA_HANDLE_VERSION_RANGE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(454): set(_CMAKE_FPHSA_PACKAGE_NAME Threads ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(458): if(xDEFAULT_MSG STREQUAL xDEFAULT_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(459): set(FPHSA_FAIL_MESSAGE Could NOT find Threads ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(462): if(FPHSA_REQUIRED_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(463): list(GET FPHSA_REQUIRED_VARS 0 _FIRST_REQUIRED_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(466): string(TOUPPER Threads _NAME_UPPER ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(467): string(TOLOWER Threads _NAME_LOWER ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(469): if(FPHSA_FOUND_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(477): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(478): set(_FOUND_VAR THREADS_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(483): set(MISSING_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(484): set(DETAILS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(486): set(FPHSA_FOUND_Threads TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(487): foreach(_CURRENT_VAR Threads_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(488): if(NOT Threads_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(491): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(492): string(APPEND DETAILS [TRUE] ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(495): if(FPHSA_FOUND_Threads ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(496): set(Threads_FOUND TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(497): set(THREADS_FOUND TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(504): unset(FOUND_COMPONENTS_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(505): unset(MISSING_COMPONENTS_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(507): if(FPHSA_HANDLE_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(535): set(VERSION_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(536): set(VERSION_OK TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(540): if(DEFINED Threads_FIND_VERSION ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(565): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(567): if(DEFINED ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(572): if(VERSION_OK ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(573): string(APPEND DETAILS [v()] ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(580): if(Threads_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(581): FIND_PACKAGE_MESSAGE(Threads Found Threads: TRUE [TRUE][v()] ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake(35): if(NOT Threads_FIND_QUIETLY ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake(36): string(REPLACE details [TRUE][v()] ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake(37): set(DETAILS_VAR FIND_PACKAGE_MESSAGE_DETAILS_Threads ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake(38): if(NOT [TRUE][v()] STREQUAL [TRUE][v()] ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(606): set(Threads_FOUND TRUE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(607): set(THREADS_FOUND TRUE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(228): if(THREADS_FOUND AND NOT TARGET Threads::Threads ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(229): add_library(Threads::Threads INTERFACE IMPORTED ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(231): if(THREADS_HAVE_PTHREAD_ARG ) C:/CustomCMake/share/cmake-3.27/Modules/FindThreads.cmake(237): if(CMAKE_THREAD_LIBS_INIT ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(80): list(POP_BACK _CMAKE_Threads_HASH_STACK cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(81): set(_CMAKE_Threads_37d0c018457fe30384d26828fe1b67f95ab6839ef2ee7c7f77111421ea3e18b4_FOUND TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(83): if(NOT DEFINED cmake_fd_alreadyTransitive OR cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(84): set_property(GLOBAL PROPERTY _CMAKE_Threads_TRANSITIVE_DEPENDENCY TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(87): unset(cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(88): unset(cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(89): unset(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(90): unset(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(91): if(NOT Threads_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Dependencies.cmake(26): set(Qt6_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(114): _qt_internal_suggest_dependency_debugging(Qt6 __qt_Qt6_pkg Qt6_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(148): if(__qt_Qt6_pkg AND NOT Qt6_FOUND AND Qt6_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(117): if(NOT Qt6_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(124): set(_Qt6_FIND_PARTS_QUIET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(125): if(Qt6_FIND_QUIETLY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(129): set(__qt_use_no_default_path_for_qt_packages NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(130): if(QT_DISABLE_NO_DEFAULT_PATH_IN_QT_PACKAGES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(134): foreach(module Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(135): if(NOT C:/Qt/6.5.3/msvc2019_64 STREQUAL AND Quick MATCHES Tools$ AND NOT Quick MATCHES UiTools$ AND NOT Quick MATCHES ShaderTools$ AND NOT Quick MATCHES ^Tools$ AND NOT QT_NO_FIND_HOST_TOOLS_PATH_MANIPULATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(154): _qt_internal_save_find_package_context_for_debugging(Qt6Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(190): if(QT_DEBUG_FIND_PACKAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(156): if(NOT Qt6Quick_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(157): find_package(Qt6Quick 6.4 PATHS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersion.cmake(2): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersionImpl.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersionImpl.cmake(10): set(PACKAGE_VERSION 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersionImpl.cmake(12): if(PACKAGE_FIND_VERSION_RANGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersionImpl.cmake(21): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersionImpl.cmake(22): if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersionImpl.cmake(24): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersionImpl.cmake(25): set(PACKAGE_VERSION_COMPATIBLE TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersionImpl.cmake(26): if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersionImpl.cmake(34): if(FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersionImpl.cmake(39): if(8 STREQUAL OR 8 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersionImpl.cmake(44): if(NOT CMAKE_SIZEOF_VOID_P STREQUAL 8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersion.cmake(4): set(__qt_disable_package_version_check FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersion.cmake(7): if(QT_NO_PACKAGE_VERSION_CHECK ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersion.cmake(15): if(( NOT PACKAGE_VERSION_COMPATIBLE ) OR PACKAGE_VERSION_UNSUITABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersion.cmake(17): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersion.cmake(18): set(__qt_package_version_incompatible FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersion.cmake(21): if(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersion.cmake(46): elseif(QT_REPO_MODULE_VERSION AND __qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersion.cmake(62): unset(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersion.cmake(63): unset(__qt_disable_package_version_check_due_to_developer_build ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersion.cmake(64): unset(__qt_package_version_message_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfigVersion.cmake(65): unset(__qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(6): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(8): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(15): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(27): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(29): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(31): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(32): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(39): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(40): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake(2): set(Qt6Quick_FOUND FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake(4): if(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake(7): set(__qt_use_no_default_path_for_qt_packages NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake(8): if(QT_DISABLE_NO_DEFAULT_PATH_IN_QT_PACKAGES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake(14): set(Qt6Quick_FIND_REQUIRED FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake(16): if(NOT Qt6_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake(29): set(__qt_Quick_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake(30): _qt_internal_find_third_party_dependencies(Quick __qt_Quick_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(7): foreach(__qt_Quick_target_dep IN LISTS __qt_Quick_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake(33): set(__qt_Quick_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake(34): _qt_internal_find_tool_dependencies(Quick __qt_Quick_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(44): if(NOT STREQUAL AND NOT C:/Qt/6.5.3/msvc2019_64 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(54): foreach(__qt_Quick_target_dep IN LISTS __qt_Quick_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(85): if(NOT STREQUAL AND NOT C:/Qt/6.5.3/msvc2019_64 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake(37): set(__qt_Quick_target_deps Qt6Core\;6.5.3;Qt6Gui\;6.5.3;Qt6Qml\;6.5.3;Qt6QmlModels\;6.5.3;Qt6Network\;6.5.3;Qt6OpenGL\;6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake(38): set(__qt_Quick_find_dependency_paths C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/.. C:/Qt/6.5.3/msvc2019_arm64/lib/cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake(39): _qt_internal_find_qt_dependencies(Quick __qt_Quick_target_deps __qt_Quick_find_dependency_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(95): foreach(__qt_Quick_target_dep IN LISTS __qt_Quick_target_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(96): list(GET __qt_Quick_target_dep 0 __qt_Quick_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(97): list(GET __qt_Quick_target_dep 1 __qt_Quick_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(99): if(NOT Qt6Core_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(104): set(__qt_Quick_pkg_names Qt6Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(105): if(__qt_Quick_pkg MATCHES (.*)Private$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(109): _qt_internal_save_find_package_context_for_debugging(Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(190): if(QT_DEBUG_FIND_PACKAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(111): find_dependency(Qt6Core 6.5.3 NAMES Qt6Core PATHS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake NO_DEFAULT_PATH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(58): string(SHA256 cmake_fd_call_hash Qt6Core;6.5.3;NAMES;Qt6Core;PATHS;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;NO_DEFAULT_PATH;FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(59): if(_CMAKE_Qt6Core_8541dca3a47ebc18948d608d09c90ca60bf91dcc047e4f925ffc22436bd0704b_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(61): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(62): list(APPEND _CMAKE_Qt6Core_HASH_STACK 8541dca3a47ebc18948d608d09c90ca60bf91dcc047e4f925ffc22436bd0704b ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(63): set(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(64): if(Qt6Quick_FIND_QUIETLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(67): set(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(68): if(Qt6Quick_FIND_REQUIRED ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(72): get_property(cmake_fd_alreadyTransitive GLOBAL PROPERTY _CMAKE_Qt6Core_TRANSITIVE_DEPENDENCY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(76): find_package(Qt6Core 6.5.3;NAMES;Qt6Core;PATHS;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersion.cmake(2): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersionImpl.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersionImpl.cmake(10): set(PACKAGE_VERSION 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersionImpl.cmake(12): if(PACKAGE_FIND_VERSION_RANGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersionImpl.cmake(21): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersionImpl.cmake(22): if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersionImpl.cmake(24): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersionImpl.cmake(25): set(PACKAGE_VERSION_COMPATIBLE TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersionImpl.cmake(26): if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersionImpl.cmake(27): set(PACKAGE_VERSION_EXACT TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersionImpl.cmake(34): if(FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersionImpl.cmake(39): if(8 STREQUAL OR 8 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersionImpl.cmake(44): if(NOT CMAKE_SIZEOF_VOID_P STREQUAL 8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersion.cmake(4): set(__qt_disable_package_version_check FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersion.cmake(7): if(QT_NO_PACKAGE_VERSION_CHECK ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersion.cmake(15): if(( NOT PACKAGE_VERSION_COMPATIBLE ) OR PACKAGE_VERSION_UNSUITABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersion.cmake(17): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersion.cmake(18): set(__qt_package_version_incompatible FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersion.cmake(21): if(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersion.cmake(46): elseif(QT_REPO_MODULE_VERSION AND __qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersion.cmake(62): unset(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersion.cmake(63): unset(__qt_disable_package_version_check_due_to_developer_build ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersion.cmake(64): unset(__qt_package_version_message_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigVersion.cmake(65): unset(__qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(6): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(8): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(15): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(27): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(29): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(31): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(32): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(39): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(40): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake(2): set(Qt6Core_FOUND FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake(4): if(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake(7): set(__qt_use_no_default_path_for_qt_packages NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake(8): if(QT_DISABLE_NO_DEFAULT_PATH_IN_QT_PACKAGES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake(14): set(Qt6Core_FIND_REQUIRED FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake(16): if(NOT Qt6_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake(29): set(__qt_Core_third_party_deps WrapAtomic\;FALSE\;\;\; ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake(30): _qt_internal_find_third_party_dependencies(Core __qt_Core_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(7): foreach(__qt_Core_target_dep IN LISTS __qt_Core_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(8): list(GET __qt_Core_target_dep 0 __qt_Core_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(9): list(GET __qt_Core_target_dep 1 __qt_Core_is_optional ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(10): list(GET __qt_Core_target_dep 2 __qt_Core_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(11): list(GET __qt_Core_target_dep 3 __qt_Core_components ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(12): list(GET __qt_Core_target_dep 4 __qt_Core_optional_components ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(13): set(__qt_Core_find_package_args WrapAtomic ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(14): if(__qt_Core_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(17): if(__qt_Core_components ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(21): if(__qt_Core_optional_components ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(28): _qt_internal_save_find_package_context_for_debugging(Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(190): if(QT_DEBUG_FIND_PACKAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(30): if(__qt_Core_is_optional ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(35): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(36): find_dependency(WrapAtomic ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(58): string(SHA256 cmake_fd_call_hash WrapAtomic;;FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(59): if(_CMAKE_WrapAtomic_17eb3ecac99f5e61cbf3d04d4fe8dc0e399109e67ffa9b7f4eed3613aa79f349_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(61): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(62): list(APPEND _CMAKE_WrapAtomic_HASH_STACK 17eb3ecac99f5e61cbf3d04d4fe8dc0e399109e67ffa9b7f4eed3613aa79f349 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(63): set(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(64): if(Qt6Core_FIND_QUIETLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(67): set(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(68): if(Qt6Core_FIND_REQUIRED ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(72): get_property(cmake_fd_alreadyTransitive GLOBAL PROPERTY _CMAKE_WrapAtomic_TRANSITIVE_DEPENDENCY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(76): find_package(WrapAtomic ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapAtomic.cmake(6): if(TARGET WrapAtomic::WrapAtomic ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapAtomic.cmake(11): include(CheckCXXSourceCompiles ) C:/CustomCMake/share/cmake-3.27/Modules/CheckCXXSourceCompiles.cmake(48): include_guard(GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapAtomic.cmake(13): set(atomic_test_sources #include #include int main(int, char **) { volatile std::atomic size_1; volatile std::atomic size_2; volatile std::atomic size_4; volatile std::atomic size_8; ++size_1; ++size_2; ++size_4; ++size_8; (void)size_1.load(std::memory_order_relaxed); (void)size_2.load(std::memory_order_relaxed); (void)size_4.load(std::memory_order_relaxed); (void)size_8.load(std::memory_order_relaxed); return 0; } ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapAtomic.cmake(36): check_cxx_source_compiles(#include #include int main(int, char **) { volatile std::atomic size_1; volatile std::atomic size_2; volatile std::atomic size_4; volatile std::atomic size_8; ++size_1; ++size_2; ++size_4; ++size_8; (void)size_1.load(std::memory_order_relaxed); (void)size_2.load(std::memory_order_relaxed); (void)size_4.load(std::memory_order_relaxed); (void)size_8.load(std::memory_order_relaxed); return 0; } HAVE_STDATOMIC ) C:/CustomCMake/share/cmake-3.27/Modules/CheckCXXSourceCompiles.cmake(52): cmake_check_source_compiles(CXX #include #include int main(int, char **) { volatile std::atomic size_1; volatile std::atomic size_2; volatile std::atomic size_4; volatile std::atomic size_8; ++size_1; ++size_2; ++size_4; ++size_8; (void)size_1.load(std::memory_order_relaxed); (void)size_2.load(std::memory_order_relaxed); (void)size_4.load(std::memory_order_relaxed); (void)size_8.load(std::memory_order_relaxed); return 0; } HAVE_STDATOMIC ) C:/CustomCMake/share/cmake-3.27/Modules/Internal/CheckSourceCompiles.cmake(11): if(NOT DEFINED HAVE_STDATOMIC ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapAtomic.cmake(37): if(NOT HAVE_STDATOMIC ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapAtomic.cmake(45): add_library(WrapAtomic::WrapAtomic INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapAtomic.cmake(46): if(HAVE_STDATOMIC_WITH_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapAtomic.cmake(51): set(WrapAtomic_FOUND 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapAtomic.cmake(53): include(FindPackageHandleStandardArgs ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(213): include(C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake(33): function(find_package_message pkg msg details ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(216): cmake_policy(PUSH ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(218): cmake_policy(SET CMP0012 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(220): cmake_policy(SET CMP0057 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(224): macro(_FPHSA_FAILURE_MESSAGE _msg ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(240): macro(_FPHSA_HANDLE_FAILURE_CONFIG_MODE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(275): function(FIND_PACKAGE_CHECK_VERSION version result ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(375): function(FIND_PACKAGE_HANDLE_STANDARD_ARGS _NAME _FIRST_ARG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(611): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapAtomic.cmake(54): find_package_handle_standard_args(WrapAtomic DEFAULT_MSG WrapAtomic_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(378): set(options CONFIG_MODE HANDLE_COMPONENTS NAME_MISMATCHED HANDLE_VERSION_RANGE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(379): set(oneValueArgs FAIL_MESSAGE REASON_FAILURE_MESSAGE VERSION_VAR FOUND_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(380): set(multiValueArgs REQUIRED_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(383): set(_KEYWORDS_FOR_EXTENDED_MODE CONFIG_MODE;HANDLE_COMPONENTS;NAME_MISMATCHED;HANDLE_VERSION_RANGE FAIL_MESSAGE;REASON_FAILURE_MESSAGE;VERSION_VAR;FOUND_VAR REQUIRED_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(384): list(FIND _KEYWORDS_FOR_EXTENDED_MODE DEFAULT_MSG INDEX ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(386): unset(FPHSA_NAME_MISMATCHED_override ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(387): if(DEFINED FPHSA_NAME_MISMATCHED ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(403): if(-1 EQUAL -1 ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(404): set(FPHSA_FAIL_MESSAGE DEFAULT_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(405): set(FPHSA_REQUIRED_VARS WrapAtomic_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(406): set(FPHSA_VERSION_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(431): if(DEFINED FPHSA_NAME_MISMATCHED_override ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(435): if(DEFINED CMAKE_FIND_PACKAGE_NAME AND NOT FPHSA_NAME_MISMATCHED AND NOT _NAME STREQUAL CMAKE_FIND_PACKAGE_NAME ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(446): if(WrapAtomic_FIND_VERSION_RANGE AND NOT FPHSA_HANDLE_VERSION_RANGE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(454): set(_CMAKE_FPHSA_PACKAGE_NAME WrapAtomic ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(458): if(xDEFAULT_MSG STREQUAL xDEFAULT_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(459): set(FPHSA_FAIL_MESSAGE Could NOT find WrapAtomic ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(462): if(FPHSA_REQUIRED_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(463): list(GET FPHSA_REQUIRED_VARS 0 _FIRST_REQUIRED_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(466): string(TOUPPER WrapAtomic _NAME_UPPER ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(467): string(TOLOWER WrapAtomic _NAME_LOWER ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(469): if(FPHSA_FOUND_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(477): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(478): set(_FOUND_VAR WRAPATOMIC_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(483): set(MISSING_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(484): set(DETAILS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(486): set(FPHSA_FOUND_WrapAtomic TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(487): foreach(_CURRENT_VAR WrapAtomic_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(488): if(NOT WrapAtomic_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(491): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(492): string(APPEND DETAILS [1] ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(495): if(FPHSA_FOUND_WrapAtomic ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(496): set(WrapAtomic_FOUND TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(497): set(WRAPATOMIC_FOUND TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(504): unset(FOUND_COMPONENTS_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(505): unset(MISSING_COMPONENTS_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(507): if(FPHSA_HANDLE_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(535): set(VERSION_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(536): set(VERSION_OK TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(540): if(DEFINED WrapAtomic_FIND_VERSION ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(565): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(567): if(DEFINED ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(572): if(VERSION_OK ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(573): string(APPEND DETAILS [v()] ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(580): if(WrapAtomic_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(581): FIND_PACKAGE_MESSAGE(WrapAtomic Found WrapAtomic: TRUE [1][v()] ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake(35): if(NOT WrapAtomic_FIND_QUIETLY ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake(36): string(REPLACE details [1][v()] ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake(37): set(DETAILS_VAR FIND_PACKAGE_MESSAGE_DETAILS_WrapAtomic ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake(38): if(NOT [1][v()] STREQUAL [1][v()] ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(606): set(WrapAtomic_FOUND TRUE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(607): set(WRAPATOMIC_FOUND TRUE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(80): list(POP_BACK _CMAKE_WrapAtomic_HASH_STACK cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(81): set(_CMAKE_WrapAtomic_17eb3ecac99f5e61cbf3d04d4fe8dc0e399109e67ffa9b7f4eed3613aa79f349_FOUND TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(83): if(NOT DEFINED cmake_fd_alreadyTransitive OR cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(84): set_property(GLOBAL PROPERTY _CMAKE_WrapAtomic_TRANSITIVE_DEPENDENCY TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(87): unset(cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(88): unset(cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(89): unset(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(90): unset(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(91): if(NOT WrapAtomic_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake(33): set(__qt_Core_tool_deps Qt6CoreTools\;6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake(34): _qt_internal_find_tool_dependencies(Core __qt_Core_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(44): if(NOT Qt6CoreTools\;6.5.3 STREQUAL AND NOT C:/Qt/6.5.3/msvc2019_64 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(46): set(BACKUP_Core_CMAKE_PREFIX_PATH C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;C:/Qt/6.5.3/msvc2019_arm64 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(47): set(BACKUP_Core_CMAKE_FIND_ROOT_PATH C:/Qt/6.5.3/msvc2019_arm64;C:/Qt/6.5.3/msvc2019_arm64 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(48): list(PREPEND CMAKE_PREFIX_PATH C:/Qt/6.5.3/msvc2019_64/lib/cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(50): list(PREPEND CMAKE_FIND_ROOT_PATH C:/Qt/6.5.3/msvc2019_64 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(54): foreach(__qt_Core_target_dep IN LISTS __qt_Core_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(55): list(GET __qt_Core_target_dep 0 __qt_Core_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(56): list(GET __qt_Core_target_dep 1 __qt_Core_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(58): unset(__qt_Core_find_package_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(59): if(Qt6Core_FIND_QUIETLY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(63): _qt_internal_save_find_package_context_for_debugging(Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(190): if(QT_DEBUG_FIND_PACKAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(65): find_package(Qt6CoreTools 6.5.3 PATHS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/.. C:/Qt/6.5.3/msvc2019_arm64/lib/cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersion.cmake(2): include(C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersionImpl.cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersionImpl.cmake(10): set(PACKAGE_VERSION 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersionImpl.cmake(12): if(PACKAGE_FIND_VERSION_RANGE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersionImpl.cmake(21): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersionImpl.cmake(22): if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersionImpl.cmake(24): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersionImpl.cmake(25): set(PACKAGE_VERSION_COMPATIBLE TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersionImpl.cmake(26): if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersionImpl.cmake(27): set(PACKAGE_VERSION_EXACT TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersionImpl.cmake(34): if(TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersionImpl.cmake(35): return() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersion.cmake(4): set(__qt_disable_package_version_check FALSE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersion.cmake(7): if(QT_NO_PACKAGE_VERSION_CHECK ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersion.cmake(15): if(( NOT PACKAGE_VERSION_COMPATIBLE ) OR PACKAGE_VERSION_UNSUITABLE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersion.cmake(17): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersion.cmake(18): set(__qt_package_version_incompatible FALSE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersion.cmake(21): if(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersion.cmake(46): elseif(QT_REPO_MODULE_VERSION AND __qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersion.cmake(62): unset(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersion.cmake(63): unset(__qt_disable_package_version_check_due_to_developer_build ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersion.cmake(64): unset(__qt_package_version_message_prefix ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersion.cmake(65): unset(__qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(6): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(8): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(15): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(27): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(29): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(32): if(EXISTS C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsDependencies.cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(33): include(C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsDependencies.cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsDependencies.cmake(2): set(Qt6CoreTools_FOUND FALSE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsDependencies.cmake(3): set(__qt_CoreTools_tool_deps ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsDependencies.cmake(4): foreach(__qt_CoreTools_target_dep ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsDependencies.cmake(13): set(Qt6CoreTools_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(38): if(NOT DEFINED Qt6CoreTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(42): if(NOT QT_NO_CREATE_TARGETS AND Qt6CoreTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(43): include(C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::moc Qt6::rcc Qt6::tracepointgen Qt6::tracegen Qt6::cmake_automoc_parser Qt6::qlalr Qt6::qtpaths Qt6::androiddeployqt Qt6::androidtestrunner Qt6::windeployqt Qt6::qmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::moc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(24): if(TARGET Qt6::moc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::moc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::rcc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(24): if(TARGET Qt6::rcc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::rcc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::tracepointgen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(24): if(TARGET Qt6::tracepointgen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::tracepointgen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::tracegen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(24): if(TARGET Qt6::tracegen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::tracegen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::cmake_automoc_parser ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(24): if(TARGET Qt6::cmake_automoc_parser ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::cmake_automoc_parser ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qlalr ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(24): if(TARGET Qt6::qlalr ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qlalr ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtpaths ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(24): if(TARGET Qt6::qtpaths ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtpaths ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::androiddeployqt ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(24): if(TARGET Qt6::androiddeployqt ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::androiddeployqt ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::androidtestrunner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(24): if(TARGET Qt6::androidtestrunner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::androidtestrunner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::windeployqt ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(24): if(TARGET Qt6::windeployqt ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::windeployqt ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(24): if(TARGET Qt6::qmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools PATH ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_64/lib PATH ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(59): add_executable(Qt6::moc IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(61): set_target_properties(Qt6::moc PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(69): add_executable(Qt6::rcc IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(71): set_target_properties(Qt6::rcc PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(79): add_executable(Qt6::tracepointgen IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(81): set_target_properties(Qt6::tracepointgen PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(89): add_executable(Qt6::tracegen IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(91): set_target_properties(Qt6::tracegen PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(99): add_executable(Qt6::cmake_automoc_parser IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(101): set_target_properties(Qt6::cmake_automoc_parser PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(109): add_executable(Qt6::qlalr IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(111): set_target_properties(Qt6::qlalr PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(119): add_executable(Qt6::qtpaths IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(121): set_target_properties(Qt6::qtpaths PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(129): add_executable(Qt6::androiddeployqt IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(131): set_target_properties(Qt6::androiddeployqt PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(139): add_executable(Qt6::androidtestrunner IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(141): set_target_properties(Qt6::androidtestrunner PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(149): add_executable(Qt6::windeployqt IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(151): set_target_properties(Qt6::windeployqt PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(159): add_executable(Qt6::qmake IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(161): set_target_properties(Qt6::qmake PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(169): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(170): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(171): include(C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-debug.cmake(9): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(171): include(C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::moc APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::moc PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/./bin/moc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(14): list(APPEND _cmake_import_check_targets Qt6::moc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_files_for_Qt6::moc C:/Qt/6.5.3/msvc2019_64/./bin/moc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(18): set_property(TARGET Qt6::rcc APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(19): set_target_properties(Qt6::rcc PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/./bin/rcc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(23): list(APPEND _cmake_import_check_targets Qt6::rcc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(24): list(APPEND _cmake_import_check_files_for_Qt6::rcc C:/Qt/6.5.3/msvc2019_64/./bin/rcc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(27): set_property(TARGET Qt6::tracepointgen APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(28): set_target_properties(Qt6::tracepointgen PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/./bin/tracepointgen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(32): list(APPEND _cmake_import_check_targets Qt6::tracepointgen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(33): list(APPEND _cmake_import_check_files_for_Qt6::tracepointgen C:/Qt/6.5.3/msvc2019_64/./bin/tracepointgen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(36): set_property(TARGET Qt6::tracegen APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(37): set_target_properties(Qt6::tracegen PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/./bin/tracegen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(41): list(APPEND _cmake_import_check_targets Qt6::tracegen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(42): list(APPEND _cmake_import_check_files_for_Qt6::tracegen C:/Qt/6.5.3/msvc2019_64/./bin/tracegen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(45): set_property(TARGET Qt6::cmake_automoc_parser APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(46): set_target_properties(Qt6::cmake_automoc_parser PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/./bin/cmake_automoc_parser.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(50): list(APPEND _cmake_import_check_targets Qt6::cmake_automoc_parser ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(51): list(APPEND _cmake_import_check_files_for_Qt6::cmake_automoc_parser C:/Qt/6.5.3/msvc2019_64/./bin/cmake_automoc_parser.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(54): set_property(TARGET Qt6::qlalr APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(55): set_target_properties(Qt6::qlalr PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/./bin/qlalr.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(59): list(APPEND _cmake_import_check_targets Qt6::qlalr ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(60): list(APPEND _cmake_import_check_files_for_Qt6::qlalr C:/Qt/6.5.3/msvc2019_64/./bin/qlalr.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(63): set_property(TARGET Qt6::qtpaths APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(64): set_target_properties(Qt6::qtpaths PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/bin/qtpaths.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(68): list(APPEND _cmake_import_check_targets Qt6::qtpaths ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(69): list(APPEND _cmake_import_check_files_for_Qt6::qtpaths C:/Qt/6.5.3/msvc2019_64/bin/qtpaths.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(72): set_property(TARGET Qt6::androiddeployqt APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(73): set_target_properties(Qt6::androiddeployqt PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/bin/androiddeployqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(77): list(APPEND _cmake_import_check_targets Qt6::androiddeployqt ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(78): list(APPEND _cmake_import_check_files_for_Qt6::androiddeployqt C:/Qt/6.5.3/msvc2019_64/bin/androiddeployqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(81): set_property(TARGET Qt6::androidtestrunner APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(82): set_target_properties(Qt6::androidtestrunner PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/bin/androidtestrunner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(86): list(APPEND _cmake_import_check_targets Qt6::androidtestrunner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(87): list(APPEND _cmake_import_check_files_for_Qt6::androidtestrunner C:/Qt/6.5.3/msvc2019_64/bin/androidtestrunner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(90): set_property(TARGET Qt6::windeployqt APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(91): set_target_properties(Qt6::windeployqt PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/bin/windeployqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(95): list(APPEND _cmake_import_check_targets Qt6::windeployqt ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(96): list(APPEND _cmake_import_check_files_for_Qt6::windeployqt C:/Qt/6.5.3/msvc2019_64/bin/windeployqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(99): set_property(TARGET Qt6::qmake APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(100): set_target_properties(Qt6::qmake PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/bin/qmake.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(104): list(APPEND _cmake_import_check_targets Qt6::qmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(105): list(APPEND _cmake_import_check_files_for_Qt6::qmake C:/Qt/6.5.3/msvc2019_64/bin/qmake.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake(108): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(173): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(174): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(177): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(180): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(181): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::moc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(182): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/moc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(194): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(195): unset(_cmake_import_check_files_for_Qt6::moc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(181): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::rcc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(182): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/rcc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(194): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(195): unset(_cmake_import_check_files_for_Qt6::rcc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(181): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::tracepointgen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(182): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/tracepointgen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(194): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(195): unset(_cmake_import_check_files_for_Qt6::tracepointgen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(181): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::tracegen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(182): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/tracegen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(194): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(195): unset(_cmake_import_check_files_for_Qt6::tracegen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(181): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::cmake_automoc_parser ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(182): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/cmake_automoc_parser.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(194): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(195): unset(_cmake_import_check_files_for_Qt6::cmake_automoc_parser ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(181): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qlalr ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(182): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/qlalr.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(194): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(195): unset(_cmake_import_check_files_for_Qt6::qlalr ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(181): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtpaths ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(182): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qtpaths.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(194): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(195): unset(_cmake_import_check_files_for_Qt6::qtpaths ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(181): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::androiddeployqt ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(182): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/bin/androiddeployqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(194): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(195): unset(_cmake_import_check_files_for_Qt6::androiddeployqt ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(181): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::androidtestrunner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(182): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/bin/androidtestrunner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(194): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(195): unset(_cmake_import_check_files_for_Qt6::androidtestrunner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(181): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::windeployqt ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(182): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/bin/windeployqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(194): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(195): unset(_cmake_import_check_files_for_Qt6::windeployqt ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(181): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(182): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qmake.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(194): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(195): unset(_cmake_import_check_files_for_Qt6::qmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(197): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(198): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(204): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake(205): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(44): include(C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(3): set(QT_DEFAULT_IMPORT_CONFIGURATION RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(7): if(NOT TARGET Qt6::syncqt ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(8): set(_qt_imported_location C:/Qt/6.5.3/msvc2019_64/./bin/syncqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(9): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/syncqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(13): add_executable(Qt6::syncqt IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(14): set_property(TARGET Qt6::syncqt APPEND PROPERTY IMPORTED_CONFIGURATIONS ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(15): set_target_properties(Qt6::syncqt PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/./bin/syncqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::syncqt PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(18): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(21): get_target_property(_qt_imported_location Qt6::syncqt IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(22): get_target_property(_qt_imported_location_default Qt6::syncqt IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::syncqt APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(27): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(28): set_property(TARGET Qt6::syncqt PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/./bin/syncqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(32): set_property(TARGET Qt6::syncqt APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(34): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(35): set_property(TARGET Qt6::syncqt PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/./bin/syncqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(39): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(40): set_property(TARGET Qt6::syncqt PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/syncqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(42): get_target_property(_qt_imported_location Qt6::moc IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(43): get_target_property(_qt_imported_location_default Qt6::moc IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(46): set_property(TARGET Qt6::moc APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(48): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(49): set_property(TARGET Qt6::moc PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/./bin/moc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(53): set_property(TARGET Qt6::moc APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(55): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(56): set_property(TARGET Qt6::moc PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/./bin/moc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(60): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(61): set_property(TARGET Qt6::moc PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/moc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(63): get_target_property(_qt_imported_location Qt6::rcc IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(64): get_target_property(_qt_imported_location_default Qt6::rcc IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(67): set_property(TARGET Qt6::rcc APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(69): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(70): set_property(TARGET Qt6::rcc PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/./bin/rcc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(74): set_property(TARGET Qt6::rcc APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(76): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(77): set_property(TARGET Qt6::rcc PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/./bin/rcc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(81): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(82): set_property(TARGET Qt6::rcc PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/rcc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(84): get_target_property(_qt_imported_location Qt6::tracepointgen IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(85): get_target_property(_qt_imported_location_default Qt6::tracepointgen IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(88): set_property(TARGET Qt6::tracepointgen APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(90): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(91): set_property(TARGET Qt6::tracepointgen PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/./bin/tracepointgen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(95): set_property(TARGET Qt6::tracepointgen APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(97): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(98): set_property(TARGET Qt6::tracepointgen PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/./bin/tracepointgen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(102): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(103): set_property(TARGET Qt6::tracepointgen PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/tracepointgen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(105): get_target_property(_qt_imported_location Qt6::tracegen IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(106): get_target_property(_qt_imported_location_default Qt6::tracegen IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(109): set_property(TARGET Qt6::tracegen APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(111): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(112): set_property(TARGET Qt6::tracegen PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/./bin/tracegen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(116): set_property(TARGET Qt6::tracegen APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(118): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(119): set_property(TARGET Qt6::tracegen PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/./bin/tracegen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(123): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(124): set_property(TARGET Qt6::tracegen PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/tracegen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(126): get_target_property(_qt_imported_location Qt6::cmake_automoc_parser IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(127): get_target_property(_qt_imported_location_default Qt6::cmake_automoc_parser IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(130): set_property(TARGET Qt6::cmake_automoc_parser APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(132): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(133): set_property(TARGET Qt6::cmake_automoc_parser PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/./bin/cmake_automoc_parser.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(137): set_property(TARGET Qt6::cmake_automoc_parser APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(139): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(140): set_property(TARGET Qt6::cmake_automoc_parser PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/./bin/cmake_automoc_parser.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(144): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(145): set_property(TARGET Qt6::cmake_automoc_parser PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/cmake_automoc_parser.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(147): get_target_property(_qt_imported_location Qt6::qlalr IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(148): get_target_property(_qt_imported_location_default Qt6::qlalr IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(151): set_property(TARGET Qt6::qlalr APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(153): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(154): set_property(TARGET Qt6::qlalr PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/./bin/qlalr.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(158): set_property(TARGET Qt6::qlalr APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(160): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(161): set_property(TARGET Qt6::qlalr PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/./bin/qlalr.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(165): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(166): set_property(TARGET Qt6::qlalr PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/qlalr.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(168): get_target_property(_qt_imported_location Qt6::qtpaths IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(169): get_target_property(_qt_imported_location_default Qt6::qtpaths IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(172): set_property(TARGET Qt6::qtpaths APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(174): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(175): set_property(TARGET Qt6::qtpaths PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/bin/qtpaths.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(179): set_property(TARGET Qt6::qtpaths APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(181): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(182): set_property(TARGET Qt6::qtpaths PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/bin/qtpaths.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(186): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(187): set_property(TARGET Qt6::qtpaths PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qtpaths.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(189): get_target_property(_qt_imported_location Qt6::androiddeployqt IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(190): get_target_property(_qt_imported_location_default Qt6::androiddeployqt IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(193): set_property(TARGET Qt6::androiddeployqt APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(195): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(196): set_property(TARGET Qt6::androiddeployqt PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/bin/androiddeployqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(200): set_property(TARGET Qt6::androiddeployqt APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(202): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(203): set_property(TARGET Qt6::androiddeployqt PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/bin/androiddeployqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(207): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(208): set_property(TARGET Qt6::androiddeployqt PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/androiddeployqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(210): get_target_property(_qt_imported_location Qt6::androidtestrunner IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(211): get_target_property(_qt_imported_location_default Qt6::androidtestrunner IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(214): set_property(TARGET Qt6::androidtestrunner APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(216): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(217): set_property(TARGET Qt6::androidtestrunner PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/bin/androidtestrunner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(221): set_property(TARGET Qt6::androidtestrunner APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(223): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(224): set_property(TARGET Qt6::androidtestrunner PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/bin/androidtestrunner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(228): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(229): set_property(TARGET Qt6::androidtestrunner PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/androidtestrunner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(231): get_target_property(_qt_imported_location Qt6::windeployqt IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(232): get_target_property(_qt_imported_location_default Qt6::windeployqt IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(235): set_property(TARGET Qt6::windeployqt APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(237): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(238): set_property(TARGET Qt6::windeployqt PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/bin/windeployqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(242): set_property(TARGET Qt6::windeployqt APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(244): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(245): set_property(TARGET Qt6::windeployqt PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/bin/windeployqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(249): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(250): set_property(TARGET Qt6::windeployqt PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/windeployqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(252): get_target_property(_qt_imported_location Qt6::qmake IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(253): get_target_property(_qt_imported_location_default Qt6::qmake IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(256): set_property(TARGET Qt6::qmake APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(258): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(259): set_property(TARGET Qt6::qmake PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/bin/qmake.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(263): set_property(TARGET Qt6::qmake APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(265): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(266): set_property(TARGET Qt6::qmake PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/bin/qmake.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(270): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(271): set_property(TARGET Qt6::qmake PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qmake.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(274): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(275): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(276): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(277): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake(278): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(45): if(NOT QT_NO_CREATE_VERSIONLESS_TARGETS ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(46): include(C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(1): foreach(__qt_tool moc;rcc;tracepointgen;tracegen;cmake_automoc_parser;qlalr;qtpaths;androiddeployqt;androidtestrunner;windeployqt;qmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::moc AND TARGET Qt6::moc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(3): add_executable(Qt::moc IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::moc IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/moc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(20): set_target_properties(Qt::moc PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/moc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::rcc AND TARGET Qt6::rcc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(3): add_executable(Qt::rcc IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::rcc IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/rcc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(20): set_target_properties(Qt::rcc PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/rcc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::tracepointgen AND TARGET Qt6::tracepointgen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(3): add_executable(Qt::tracepointgen IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::tracepointgen IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/tracepointgen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(20): set_target_properties(Qt::tracepointgen PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/tracepointgen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::tracegen AND TARGET Qt6::tracegen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(3): add_executable(Qt::tracegen IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::tracegen IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/tracegen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(20): set_target_properties(Qt::tracegen PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/tracegen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::cmake_automoc_parser AND TARGET Qt6::cmake_automoc_parser ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(3): add_executable(Qt::cmake_automoc_parser IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::cmake_automoc_parser IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/cmake_automoc_parser.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(20): set_target_properties(Qt::cmake_automoc_parser PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/cmake_automoc_parser.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::qlalr AND TARGET Qt6::qlalr ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(3): add_executable(Qt::qlalr IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::qlalr IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/qlalr.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(20): set_target_properties(Qt::qlalr PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/qlalr.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::qtpaths AND TARGET Qt6::qtpaths ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(3): add_executable(Qt::qtpaths IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::qtpaths IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qtpaths.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(20): set_target_properties(Qt::qtpaths PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qtpaths.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::androiddeployqt AND TARGET Qt6::androiddeployqt ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(3): add_executable(Qt::androiddeployqt IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::androiddeployqt IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/bin/androiddeployqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(20): set_target_properties(Qt::androiddeployqt PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/androiddeployqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::androidtestrunner AND TARGET Qt6::androidtestrunner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(3): add_executable(Qt::androidtestrunner IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::androidtestrunner IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/bin/androidtestrunner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(20): set_target_properties(Qt::androidtestrunner PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/androidtestrunner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::windeployqt AND TARGET Qt6::windeployqt ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(3): add_executable(Qt::windeployqt IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::windeployqt IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/bin/windeployqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(20): set_target_properties(Qt::windeployqt PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/windeployqt.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::qmake AND TARGET Qt6::qmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(3): add_executable(Qt::qmake IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::qmake IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qmake.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake(20): set_target_properties(Qt::qmake PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qmake.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(50): foreach(extra_cmake_include ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(55): if(NOT QT_NO_CREATE_TARGETS AND Qt6CoreTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(56): __qt_internal_promote_target_to_global(Qt6::moc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::moc PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::moc' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::moc PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(59): if(NOT QT_NO_CREATE_TARGETS AND Qt6CoreTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(60): __qt_internal_promote_target_to_global(Qt6::rcc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::rcc PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::rcc' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::rcc PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(63): if(NOT QT_NO_CREATE_TARGETS AND Qt6CoreTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(64): __qt_internal_promote_target_to_global(Qt6::tracepointgen ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::tracepointgen PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::tracepointgen' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::tracepointgen PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(67): if(NOT QT_NO_CREATE_TARGETS AND Qt6CoreTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(68): __qt_internal_promote_target_to_global(Qt6::tracegen ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::tracegen PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::tracegen' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::tracegen PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(71): if(NOT QT_NO_CREATE_TARGETS AND Qt6CoreTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(72): __qt_internal_promote_target_to_global(Qt6::cmake_automoc_parser ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::cmake_automoc_parser PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::cmake_automoc_parser' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::cmake_automoc_parser PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(75): if(NOT QT_NO_CREATE_TARGETS AND Qt6CoreTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(76): __qt_internal_promote_target_to_global(Qt6::qlalr ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::qlalr PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::qlalr' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::qlalr PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(79): if(NOT QT_NO_CREATE_TARGETS AND Qt6CoreTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(80): __qt_internal_promote_target_to_global(Qt6::qtpaths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::qtpaths PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::qtpaths' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::qtpaths PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(83): if(NOT QT_NO_CREATE_TARGETS AND Qt6CoreTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(84): __qt_internal_promote_target_to_global(Qt6::androiddeployqt ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::androiddeployqt PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::androiddeployqt' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::androiddeployqt PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(87): if(NOT QT_NO_CREATE_TARGETS AND Qt6CoreTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(88): __qt_internal_promote_target_to_global(Qt6::androidtestrunner ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::androidtestrunner PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::androidtestrunner' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::androidtestrunner PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(91): if(NOT QT_NO_CREATE_TARGETS AND Qt6CoreTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(92): __qt_internal_promote_target_to_global(Qt6::windeployqt ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::windeployqt PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::windeployqt' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::windeployqt PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(95): if(NOT QT_NO_CREATE_TARGETS AND Qt6CoreTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(96): __qt_internal_promote_target_to_global(Qt6::qmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::qmake PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::qmake' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::qmake PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake(98): set(Qt6CoreTools_TARGETS Qt6::moc;Qt6::rcc;Qt6::tracepointgen;Qt6::tracegen;Qt6::cmake_automoc_parser;Qt6::qlalr;Qt6::qtpaths;Qt6::androiddeployqt;Qt6::androidtestrunner;Qt6::windeployqt;Qt6::qmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(73): if(NOT Qt6CoreTools_FOUND AND NOT QT_ALLOW_MISSING_TOOLS_PACKAGES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(85): if(NOT Qt6CoreTools\;6.5.3 STREQUAL AND NOT C:/Qt/6.5.3/msvc2019_64 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(86): set(CMAKE_PREFIX_PATH C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;C:/Qt/6.5.3/msvc2019_arm64 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(87): set(CMAKE_FIND_ROOT_PATH C:/Qt/6.5.3/msvc2019_arm64;C:/Qt/6.5.3/msvc2019_arm64 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake(37): set(__qt_Core_target_deps Qt6ZlibPrivate\;6.5.3;Qt6EntryPointPrivate\;6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake(38): set(__qt_Core_find_dependency_paths C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/.. C:/Qt/6.5.3/msvc2019_arm64/lib/cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake(39): _qt_internal_find_qt_dependencies(Core __qt_Core_target_deps __qt_Core_find_dependency_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(95): foreach(__qt_Core_target_dep IN LISTS __qt_Core_target_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(96): list(GET __qt_Core_target_dep 0 __qt_Core_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(97): list(GET __qt_Core_target_dep 1 __qt_Core_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(99): if(NOT Qt6ZlibPrivate_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(104): set(__qt_Core_pkg_names Qt6ZlibPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(105): if(__qt_Core_pkg MATCHES (.*)Private$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(106): set(__qt_Core_pkg_names Qt6Zlib;Qt6ZlibPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(109): _qt_internal_save_find_package_context_for_debugging(Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(190): if(QT_DEBUG_FIND_PACKAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(111): find_dependency(Qt6ZlibPrivate 6.5.3 NAMES Qt6Zlib;Qt6ZlibPrivate PATHS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake NO_DEFAULT_PATH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(58): string(SHA256 cmake_fd_call_hash Qt6ZlibPrivate;6.5.3;NAMES;Qt6Zlib;Qt6ZlibPrivate;PATHS;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;NO_DEFAULT_PATH;FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(59): if(_CMAKE_Qt6ZlibPrivate_6017eabd6e65a5398c98cd093acbb5ce4eb236f41097f2ae7f9e58f1183cf92c_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(61): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(62): list(APPEND _CMAKE_Qt6ZlibPrivate_HASH_STACK 6017eabd6e65a5398c98cd093acbb5ce4eb236f41097f2ae7f9e58f1183cf92c ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(63): set(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(64): if(Qt6Core_FIND_QUIETLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(67): set(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(68): if(Qt6Core_FIND_REQUIRED ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(72): get_property(cmake_fd_alreadyTransitive GLOBAL PROPERTY _CMAKE_Qt6ZlibPrivate_TRANSITIVE_DEPENDENCY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(76): find_package(Qt6ZlibPrivate 6.5.3;NAMES;Qt6Zlib;Qt6ZlibPrivate;PATHS;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersion.cmake(2): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersionImpl.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersionImpl.cmake(10): set(PACKAGE_VERSION 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersionImpl.cmake(12): if(PACKAGE_FIND_VERSION_RANGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersionImpl.cmake(21): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersionImpl.cmake(22): if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersionImpl.cmake(24): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersionImpl.cmake(25): set(PACKAGE_VERSION_COMPATIBLE TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersionImpl.cmake(26): if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersionImpl.cmake(27): set(PACKAGE_VERSION_EXACT TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersionImpl.cmake(34): if(FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersionImpl.cmake(39): if(8 STREQUAL OR 8 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersionImpl.cmake(44): if(NOT CMAKE_SIZEOF_VOID_P STREQUAL 8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersion.cmake(4): set(__qt_disable_package_version_check FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersion.cmake(7): if(QT_NO_PACKAGE_VERSION_CHECK ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersion.cmake(15): if(( NOT PACKAGE_VERSION_COMPATIBLE ) OR PACKAGE_VERSION_UNSUITABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersion.cmake(17): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersion.cmake(18): set(__qt_package_version_incompatible FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersion.cmake(21): if(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersion.cmake(46): elseif(QT_REPO_MODULE_VERSION AND __qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersion.cmake(62): unset(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersion.cmake(63): unset(__qt_disable_package_version_check_due_to_developer_build ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersion.cmake(64): unset(__qt_package_version_message_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfigVersion.cmake(65): unset(__qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(6): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(8): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(15): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(27): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(29): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(31): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(32): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(39): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(47): if(NOT DEFINED Qt6ZlibPrivate_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(48): set(Qt6ZlibPrivate_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(51): if(NOT QT_NO_CREATE_TARGETS AND Qt6ZlibPrivate_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::ZlibPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::ZlibPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(24): if(TARGET Qt6::ZlibPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::ZlibPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(59): add_library(Qt6::ZlibPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(61): set_target_properties(Qt6::ZlibPrivate PROPERTIES INTERFACE_COMPILE_DEFINITIONS QT_ZLIB_LIB INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib;C:/Qt/6.5.3/msvc2019_arm64/include;$<$>:>;$<$>:>;$<$>:>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3/QtZlib> _qt_config_module_name zlib_private _qt_is_internal_module TRUE _qt_module_has_headers ON _qt_module_has_public_headers TRUE _qt_module_include_name QtZlib _qt_module_interface_name Zlib _qt_module_is_3rdparty_header_library TRUE _qt_module_skip_depends_include TRUE _qt_package_name Qt6ZlibPrivate _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(76): if(CMAKE_VERSION VERSION_LESS 3.0.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(81): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(82): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(85): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(86): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(89): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(92): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(109): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(110): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(116): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateTargets.cmake(117): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(53): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::ZlibPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(54): if(NOT QT_NO_CREATE_VERSIONLESS_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(55): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt::ZlibPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::ZlibPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(24): if(TARGET Qt::ZlibPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::ZlibPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(59): add_library(Qt::ZlibPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(61): set_target_properties(Qt::ZlibPrivate PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::ZlibPrivate _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(66): if(CMAKE_VERSION VERSION_LESS 3.0.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(71): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(72): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(75): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(76): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(79): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(82): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(99): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(100): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(104): unset(Qt6ZlibPrivate_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(105): foreach(_target Qt6::ZlibPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(106): if(NOT TARGET Qt6::ZlibPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(111): if(DEFINED Qt6ZlibPrivate_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(119): unset(Qt6ZlibPrivate_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(122): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateVersionlessTargets.cmake(123): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(62): set(Qt6ZlibPrivate_LIBRARIES Qt6::ZlibPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(64): get_target_property(_Qt6ZlibPrivate_OWN_INCLUDE_DIRS Qt6::ZlibPrivate INTERFACE_INCLUDE_DIRECTORIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(66): if(NOT _Qt6ZlibPrivate_OWN_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(70): if(TARGET Qt6::ZlibPrivatePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(78): get_target_property(Qt6ZlibPrivate_DEFINITIONS Qt6::ZlibPrivate INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(80): if(NOT Qt6ZlibPrivate_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(82): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(83): list(TRANSFORM Qt6ZlibPrivate_DEFINITIONS PREPEND -D ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(86): get_target_property(Qt6ZlibPrivate_COMPILE_DEFINITIONS Qt6::ZlibPrivate INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(88): if(NOT Qt6ZlibPrivate_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(92): set(Qt6ZlibPrivate_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib;C:/Qt/6.5.3/msvc2019_arm64/include;$<$>:>;$<$>:>;$<$>:>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3/QtZlib> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(95): set(Qt6ZlibPrivate_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(98): foreach(_module_dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(109): list(REMOVE_DUPLICATES Qt6ZlibPrivate_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(110): list(REMOVE_DUPLICATES Qt6ZlibPrivate_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(111): list(REMOVE_DUPLICATES Qt6ZlibPrivate_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(112): list(REMOVE_DUPLICATES Qt6ZlibPrivate_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(115): if(TARGET Qt6::ZlibPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(116): qt_make_features_available(Qt6::ZlibPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1241): if(NOT Qt6::ZlibPrivate MATCHES ^Qt6::[a-zA-Z0-9_-]*$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1244): if(NOT TARGET Qt6::ZlibPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1248): get_target_property(target_type Qt6::ZlibPrivate TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1249): if(INTERFACE_LIBRARY STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1250): set(property_prefix INTERFACE_ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1254): foreach(visibility IN ITEMS PUBLIC PRIVATE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::ZlibPrivate INTERFACE_QT_ENABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(features-NOTFOUND STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1259): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::ZlibPrivate INTERFACE_QT_DISABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(features-NOTFOUND STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1259): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::ZlibPrivate INTERFACE_QT_ENABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(features-NOTFOUND STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1259): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::ZlibPrivate INTERFACE_QT_DISABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(features-NOTFOUND STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1259): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(118): foreach(extra_cmake_include ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(122): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivatePlugins.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(126): list(APPEND QT_ALL_MODULES_FOUND_VIA_FIND_PACKAGE ZlibPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(128): get_target_property(_qt_module_target_type Qt6::ZlibPrivate TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(129): if(NOT _qt_module_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateConfig.cmake(139): if(Qt6BuildInternals_DIR AND EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6ZlibPrivate/Qt6ZlibPrivateBuildInternals.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(80): list(POP_BACK _CMAKE_Qt6ZlibPrivate_HASH_STACK cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(81): set(_CMAKE_Qt6ZlibPrivate_6017eabd6e65a5398c98cd093acbb5ce4eb236f41097f2ae7f9e58f1183cf92c_FOUND 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(83): if(NOT DEFINED cmake_fd_alreadyTransitive OR cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(84): set_property(GLOBAL PROPERTY _CMAKE_Qt6ZlibPrivate_TRANSITIVE_DEPENDENCY TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(87): unset(cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(88): unset(cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(89): unset(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(90): unset(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(91): if(NOT Qt6ZlibPrivate_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(96): list(GET __qt_Core_target_dep 0 __qt_Core_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(97): list(GET __qt_Core_target_dep 1 __qt_Core_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(99): if(NOT Qt6EntryPointPrivate_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(104): set(__qt_Core_pkg_names Qt6EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(105): if(__qt_Core_pkg MATCHES (.*)Private$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(106): set(__qt_Core_pkg_names Qt6EntryPoint;Qt6EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(109): _qt_internal_save_find_package_context_for_debugging(Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(190): if(QT_DEBUG_FIND_PACKAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(111): find_dependency(Qt6EntryPointPrivate 6.5.3 NAMES Qt6EntryPoint;Qt6EntryPointPrivate PATHS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake NO_DEFAULT_PATH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(58): string(SHA256 cmake_fd_call_hash Qt6EntryPointPrivate;6.5.3;NAMES;Qt6EntryPoint;Qt6EntryPointPrivate;PATHS;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;NO_DEFAULT_PATH;FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(59): if(_CMAKE_Qt6EntryPointPrivate_c501cc9ae25c8edda5dedb23c09f8867bd045077ab3448d17e30687e5ac668d0_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(61): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(62): list(APPEND _CMAKE_Qt6EntryPointPrivate_HASH_STACK c501cc9ae25c8edda5dedb23c09f8867bd045077ab3448d17e30687e5ac668d0 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(63): set(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(64): if(Qt6Core_FIND_QUIETLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(67): set(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(68): if(Qt6Core_FIND_REQUIRED ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(72): get_property(cmake_fd_alreadyTransitive GLOBAL PROPERTY _CMAKE_Qt6EntryPointPrivate_TRANSITIVE_DEPENDENCY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(76): find_package(Qt6EntryPointPrivate 6.5.3;NAMES;Qt6EntryPoint;Qt6EntryPointPrivate;PATHS;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersion.cmake(2): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersionImpl.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersionImpl.cmake(10): set(PACKAGE_VERSION 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersionImpl.cmake(12): if(PACKAGE_FIND_VERSION_RANGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersionImpl.cmake(21): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersionImpl.cmake(22): if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersionImpl.cmake(24): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersionImpl.cmake(25): set(PACKAGE_VERSION_COMPATIBLE TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersionImpl.cmake(26): if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersionImpl.cmake(27): set(PACKAGE_VERSION_EXACT TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersionImpl.cmake(34): if(FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersionImpl.cmake(39): if(8 STREQUAL OR 8 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersionImpl.cmake(44): if(NOT CMAKE_SIZEOF_VOID_P STREQUAL 8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersion.cmake(4): set(__qt_disable_package_version_check FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersion.cmake(7): if(QT_NO_PACKAGE_VERSION_CHECK ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersion.cmake(15): if(( NOT PACKAGE_VERSION_COMPATIBLE ) OR PACKAGE_VERSION_UNSUITABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersion.cmake(17): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersion.cmake(18): set(__qt_package_version_incompatible FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersion.cmake(21): if(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersion.cmake(46): elseif(QT_REPO_MODULE_VERSION AND __qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersion.cmake(62): unset(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersion.cmake(63): unset(__qt_disable_package_version_check_due_to_developer_build ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersion.cmake(64): unset(__qt_package_version_message_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfigVersion.cmake(65): unset(__qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(6): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(8): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(15): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(27): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(29): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(31): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(32): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(39): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(47): if(NOT DEFINED Qt6EntryPointPrivate_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(48): set(Qt6EntryPointPrivate_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(51): if(NOT QT_NO_CREATE_TARGETS AND Qt6EntryPointPrivate_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::EntryPointPrivate Qt6::EntryPointImplementation ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(24): if(TARGET Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::EntryPointImplementation ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(24): if(TARGET Qt6::EntryPointImplementation ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::EntryPointImplementation ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(59): add_library(Qt6::EntryPointPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(61): set_target_properties(Qt6::EntryPointPrivate PROPERTIES INTERFACE_COMPILE_DEFINITIONS INTERFACE_INCLUDE_DIRECTORIES INTERFACE_LINK_LIBRARIES Qt6::EntryPointImplementation _qt_config_module_name entrypoint_private _qt_is_internal_module TRUE _qt_module_has_headers OFF _qt_module_interface_name EntryPoint _qt_package_name Qt6EntryPointPrivate _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(74): add_library(Qt6::EntryPointImplementation STATIC IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(76): set_target_properties(Qt6::EntryPointImplementation PROPERTIES INTERFACE_LINK_LIBRARIES $;$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(80): if(CMAKE_VERSION VERSION_LESS 3.0.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(85): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(86): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(87): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets-debug.cmake(9): set_property(TARGET Qt6::EntryPointImplementation APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets-debug.cmake(10): set_target_properties(Qt6::EntryPointImplementation PROPERTIES IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6EntryPointd.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::EntryPointImplementation ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::EntryPointImplementation C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6EntryPointd.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(87): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::EntryPointImplementation APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::EntryPointImplementation PROPERTIES IMPORTED_LINK_INTERFACE_LANGUAGES_RELWITHDEBINFO CXX IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6EntryPoint.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::EntryPointImplementation ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::EntryPointImplementation C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6EntryPoint.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(89): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(90): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(93): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(96): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(97): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::EntryPointImplementation ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(98): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6EntryPointd.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(98): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6EntryPoint.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(110): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(111): unset(_cmake_import_check_files_for_Qt6::EntryPointImplementation ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(97): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::EntryPointImplementation ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(110): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(111): unset(_cmake_import_check_files_for_Qt6::EntryPointImplementation ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(113): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(114): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(118): unset(Qt6EntryPointPrivate_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(119): foreach(_target Qt6::PlatformCommonInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(120): if(NOT TARGET Qt6::PlatformCommonInternal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(125): if(DEFINED Qt6EntryPointPrivate_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(133): unset(Qt6EntryPointPrivate_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(136): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateTargets.cmake(137): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(53): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake(6): __qt_internal_promote_target_to_global_checked(Qt6::EntryPointImplementation ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location Qt6::EntryPointImplementation IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake(8): get_target_property(_qt_imported_location_default Qt6::EntryPointImplementation IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake(11): set_property(TARGET Qt6::EntryPointImplementation APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake(13): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake(14): set_property(TARGET Qt6::EntryPointImplementation PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6EntryPoint.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake(18): set_property(TARGET Qt6::EntryPointImplementation APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake(20): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake(21): set_property(TARGET Qt6::EntryPointImplementation PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6EntryPoint.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake(25): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake(26): set_property(TARGET Qt6::EntryPointImplementation PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6EntryPoint.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake(29): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake(30): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake(32): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateAdditionalTargetInfo.cmake(33): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(54): if(NOT QT_NO_CREATE_VERSIONLESS_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(55): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(24): if(TARGET Qt::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(59): add_library(Qt::EntryPointPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(61): set_target_properties(Qt::EntryPointPrivate PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::EntryPointPrivate _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(66): if(CMAKE_VERSION VERSION_LESS 3.0.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(71): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(72): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(75): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(76): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(79): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(82): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(99): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(100): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(104): unset(Qt6EntryPointPrivate_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(105): foreach(_target Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(106): if(NOT TARGET Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(111): if(DEFINED Qt6EntryPointPrivate_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(119): unset(Qt6EntryPointPrivate_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(122): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateVersionlessTargets.cmake(123): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(62): set(Qt6EntryPointPrivate_LIBRARIES Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(64): get_target_property(_Qt6EntryPointPrivate_OWN_INCLUDE_DIRS Qt6::EntryPointPrivate INTERFACE_INCLUDE_DIRECTORIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(66): if(NOT _Qt6EntryPointPrivate_OWN_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(67): set(_Qt6EntryPointPrivate_OWN_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(70): if(TARGET Qt6::EntryPointPrivatePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(78): get_target_property(Qt6EntryPointPrivate_DEFINITIONS Qt6::EntryPointPrivate INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(80): if(NOT Qt6EntryPointPrivate_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(81): set(Qt6EntryPointPrivate_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(86): get_target_property(Qt6EntryPointPrivate_COMPILE_DEFINITIONS Qt6::EntryPointPrivate INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(88): if(NOT Qt6EntryPointPrivate_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(89): set(Qt6EntryPointPrivate_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(92): set(Qt6EntryPointPrivate_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(95): set(Qt6EntryPointPrivate_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(98): foreach(_module_dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(109): list(REMOVE_DUPLICATES Qt6EntryPointPrivate_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(110): list(REMOVE_DUPLICATES Qt6EntryPointPrivate_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(111): list(REMOVE_DUPLICATES Qt6EntryPointPrivate_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(112): list(REMOVE_DUPLICATES Qt6EntryPointPrivate_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(115): if(TARGET Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(116): qt_make_features_available(Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1241): if(NOT Qt6::EntryPointPrivate MATCHES ^Qt6::[a-zA-Z0-9_-]*$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1244): if(NOT TARGET Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1248): get_target_property(target_type Qt6::EntryPointPrivate TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1249): if(INTERFACE_LIBRARY STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1250): set(property_prefix INTERFACE_ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1254): foreach(visibility IN ITEMS PUBLIC PRIVATE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::EntryPointPrivate INTERFACE_QT_ENABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(features-NOTFOUND STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1259): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::EntryPointPrivate INTERFACE_QT_DISABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(features-NOTFOUND STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1259): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::EntryPointPrivate INTERFACE_QT_ENABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(features-NOTFOUND STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1259): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::EntryPointPrivate INTERFACE_QT_DISABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(features-NOTFOUND STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1259): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(118): foreach(extra_cmake_include ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(122): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivatePlugins.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(126): list(APPEND QT_ALL_MODULES_FOUND_VIA_FIND_PACKAGE EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(128): get_target_property(_qt_module_target_type Qt6::EntryPointPrivate TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(129): if(NOT _qt_module_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateConfig.cmake(139): if(Qt6BuildInternals_DIR AND EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6EntryPointPrivate/Qt6EntryPointPrivateBuildInternals.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(80): list(POP_BACK _CMAKE_Qt6EntryPointPrivate_HASH_STACK cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(81): set(_CMAKE_Qt6EntryPointPrivate_c501cc9ae25c8edda5dedb23c09f8867bd045077ab3448d17e30687e5ac668d0_FOUND 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(83): if(NOT DEFINED cmake_fd_alreadyTransitive OR cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(84): set_property(GLOBAL PROPERTY _CMAKE_Qt6EntryPointPrivate_TRANSITIVE_DEPENDENCY TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(87): unset(cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(88): unset(cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(89): unset(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(90): unset(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(91): if(NOT Qt6EntryPointPrivate_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake(42): set(_Qt6Core_MODULE_DEPENDENCIES ZlibPrivate;EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake(43): set(Qt6Core_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(41): _qt_internal_suggest_dependency_debugging(Core __qt_Core_pkg Qt6Core_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(148): if(__qt_Core_pkg AND NOT Qt6Core_FOUND AND Qt6Core_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(47): if(NOT DEFINED Qt6Core_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(51): if(NOT QT_NO_CREATE_TARGETS AND Qt6Core_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::Core Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(24): if(TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(24): if(TARGET Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(59): add_library(Qt6::Core SHARED IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(61): set_target_properties(Qt6::Core PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION;QT_COORD_TYPE INTERFACE_COMPILE_DEFINITIONS QT_CORE_LIB INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_arm64/include/QtCore;C:/Qt/6.5.3/msvc2019_arm64/include INTERFACE_LINK_LIBRARIES Qt6::Platform;mpr;userenv;WrapAtomic::WrapAtomic;$<$>>,$,EXECUTABLE>,$>>:Qt6::EntryPointPrivate> INTERFACE_QT_COORD_TYPE double INTERFACE_QT_MAJOR_VERSION 6 INTERFACE_SOURCES $<$>:C:/Qt/6.5.3/msvc2019_arm64/./metatypes/qt6core_metatypes.json> QT_DISABLED_PRIVATE_FEATURES clock_gettime;system_doubleconversion;dladdr;futimens;getauxval;getentropy;glib;glibc;icu;inotify;journald;system_libb2;linkat;system_pcre2;poll_ppoll;poll_pollts;poll_poll;poll_select;qqnx_pps;renameat2;slog2;statx;syslog;backtrace;lttng;etw;ctf;forkfd_pidfd;poll_exit_on_error;use_bfd_linker;use_gold_linker;use_lld_linker;use_mold_linker;android_style_assets;gc_binaries;developer_build;private_tests;reduce_exports;no_direct_extern_access;x86intrin;sse2;sse3;ssse3;sse4_1;sse4_2;avx;f16c;avx2;avx512f;avx512er;avx512cd;avx512pf;avx512dq;avx512bw;avx512vl;avx512ifma;avx512vbmi;avx512vbmi2;aesni;vaes;rdrnd;rdseed;shani;mips_dsp;mips_dspr2;neon;arm_crc32;arm_crypto;posix_fallocate;alloca_h;stack_protector_strong;system_zlib;stdlib_libcpp;dbus_linked;libudev;dlopen;intelcet QT_DISABLED_PUBLIC_FEATURES clock_monotonic;eventfd;glib;inotify;permissions;static;pkg_config;separate_debug_info;appstore_compliant;simulator_and_device;rpath;force_asserts;framework;cxx20;cxx2a;cxx2b;cxx2b;reduce_relocations;wasm_simd128;wasm_exceptions;zstd;openssl_linked;opensslv11 QT_ENABLED_PRIVATE_FEATURES doubleconversion;mimetype_database;cpp_winrt;sha3_fast;hijricalendar;datetimeparser;pcre2;debug;alloca_malloc_h;alloca;dbus;gui;network;printsupport;sql;testlib;widgets;xml;openssl;relocatable;cross_compile;msvc_obj_debug_info;force_debug_info;largefile;precompile_header QT_ENABLED_PUBLIC_FEATURES doubleconversion;cxx11_future;cxx17_filesystem;std_atomic64;mimetype;regularexpression;sharedmemory;shortcut;systemsemaphore;xmlstream;cpp_winrt;xmlstreamreader;xmlstreamwriter;textdate;datestring;process;processenvironment;temporaryfile;library;settings;filesystemwatcher;filesystemiterator;itemmodel;proxymodel;sortfilterproxymodel;identityproxymodel;transposeproxymodel;concatenatetablesproxymodel;stringlistmodel;translation;easingcurve;animation;gestures;jalalicalendar;islamiccivilcalendar;timezone;commandlineparser;cborstreamreader;cborstreamwriter;shared;cross_compile;debug_and_release;cxx11;cxx14;cxx17;cxx1z;c99;c11;signaling_nan;thread;future;concurrent;dbus;opensslv30;shared;cross_compile;plugin_manifest;shared;no_pkg_config;debug_and_release;cxx11;cxx14;cxx17;cxx1z;openssl QT_QMAKE_PRIVATE_CONFIG pcre2;cross_compile;msvc_obj_debug_info;force_debug_info;largefile;precompile_header QT_QMAKE_PUBLIC_CONFIG shared;cross_compile;plugin_manifest QT_QMAKE_PUBLIC_QT_CONFIG shared;no_pkg_config;debug_and_release;cxx11;cxx14;cxx17;cxx1z;openssl _qt_config_module_name core _qt_is_public_module TRUE _qt_module_has_headers ON _qt_module_has_private_headers TRUE _qt_module_has_public_headers TRUE _qt_module_include_name QtCore _qt_module_interface_name Core _qt_package_name Qt6Core _qt_package_version 6.5.3 _qt_private_module_target_name CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(89): add_library(Qt6::CorePrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(91): set_target_properties(Qt6::CorePrivate PROPERTIES INTERFACE_INCLUDE_DIRECTORIES $<$>:>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3/QtCore> INTERFACE_LINK_LIBRARIES Qt6::Core _qt_config_module_name core_private _qt_is_private_module TRUE _qt_package_name Qt6Core _qt_package_version 6.5.3 _qt_public_module_target_name Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(101): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(106): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(107): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(108): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets-debug.cmake(9): set_property(TARGET Qt6::Core APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets-debug.cmake(10): set_target_properties(Qt6::Core PROPERTIES IMPORTED_IMPLIB_DEBUG C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Cored.lib IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Cored.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::Core C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Cored.lib C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Cored.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(108): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::Core APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::Core PROPERTIES IMPORTED_IMPLIB_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Core.lib IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Core.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::Core C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Core.lib C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Core.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(110): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(111): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(114): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(117): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(118): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(119): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Cored.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(119): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Cored.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(119): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Core.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(119): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Core.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(131): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(132): unset(_cmake_import_check_files_for_Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(118): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(131): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(132): unset(_cmake_import_check_files_for_Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(134): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(135): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(139): unset(Qt6Core_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(140): foreach(_target Qt6::Platform ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(141): if(NOT TARGET Qt6::Platform ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(146): if(DEFINED Qt6Core_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(154): unset(Qt6Core_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(157): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreTargets.cmake(158): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(53): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::Core IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_implib Qt6::Core IMPORTED_IMPLIB_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(8): get_target_property(_qt_imported_location_default Qt6::Core IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(9): get_target_property(_qt_imported_implib_default Qt6::Core IMPORTED_IMPLIB_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(12): set_property(TARGET Qt6::Core APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(14): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(15): set_property(TARGET Qt6::Core PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Core.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(17): if(_qt_imported_implib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(18): set_property(TARGET Qt6::Core PROPERTY IMPORTED_IMPLIB_RELEASE C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Core.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(22): set_property(TARGET Qt6::Core APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(24): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::Core PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Core.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(27): if(_qt_imported_implib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(28): set_property(TARGET Qt6::Core PROPERTY IMPORTED_IMPLIB_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Core.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(32): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(33): set_property(TARGET Qt6::Core PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Core.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(35): if(_qt_imported_implib_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(36): set_property(TARGET Qt6::Core PROPERTY IMPORTED_IMPLIB C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Core.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(38): __qt_internal_promote_target_to_global_checked(Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(40): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(41): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(42): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(43): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake(44): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(54): if(NOT QT_NO_CREATE_VERSIONLESS_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(55): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt::Core Qt::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(24): if(TARGET Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(24): if(TARGET Qt::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(59): add_library(Qt::Core INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(61): set_target_properties(Qt::Core PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::Core _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(67): add_library(Qt::CorePrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(69): set_target_properties(Qt::CorePrivate PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::CorePrivate _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(74): if(CMAKE_VERSION VERSION_LESS 3.0.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(79): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(80): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(83): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(84): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(87): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(90): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(107): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(108): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(112): unset(Qt6Core_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(113): foreach(_target Qt6::Core Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(114): if(NOT TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(114): if(NOT TARGET Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(119): if(DEFINED Qt6Core_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(127): unset(Qt6Core_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(130): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake(131): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(62): set(Qt6Core_LIBRARIES Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(64): get_target_property(_Qt6Core_OWN_INCLUDE_DIRS Qt6::Core INTERFACE_INCLUDE_DIRECTORIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(66): if(NOT _Qt6Core_OWN_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(70): if(TARGET Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(71): get_target_property(_Qt6Core_OWN_PRIVATE_INCLUDE_DIRS Qt6::CorePrivate INTERFACE_INCLUDE_DIRECTORIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(73): if(NOT _Qt6Core_OWN_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(78): get_target_property(Qt6Core_DEFINITIONS Qt6::Core INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(80): if(NOT Qt6Core_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(82): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(83): list(TRANSFORM Qt6Core_DEFINITIONS PREPEND -D ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(86): get_target_property(Qt6Core_COMPILE_DEFINITIONS Qt6::Core INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(88): if(NOT Qt6Core_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(92): set(Qt6Core_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtCore;C:/Qt/6.5.3/msvc2019_arm64/include ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(95): set(Qt6Core_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3/QtCore> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(98): foreach(_module_dep ZlibPrivate;EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(99): list(APPEND Qt6Core_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib;C:/Qt/6.5.3/msvc2019_arm64/include;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3/QtZlib> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(101): list(APPEND Qt6Core_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(103): list(APPEND Qt6Core_DEFINITIONS -DQT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(105): list(APPEND Qt6Core_COMPILE_DEFINITIONS QT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(99): list(APPEND Qt6Core_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(101): list(APPEND Qt6Core_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(103): list(APPEND Qt6Core_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(105): list(APPEND Qt6Core_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(109): list(REMOVE_DUPLICATES Qt6Core_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(110): list(REMOVE_DUPLICATES Qt6Core_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(111): list(REMOVE_DUPLICATES Qt6Core_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(112): list(REMOVE_DUPLICATES Qt6Core_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(115): if(TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(116): qt_make_features_available(Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1241): if(NOT Qt6::Core MATCHES ^Qt6::[a-zA-Z0-9_-]*$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1244): if(NOT TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1248): get_target_property(target_type Qt6::Core TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1249): if(SHARED_LIBRARY STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1251): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1252): set(property_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1254): foreach(visibility IN ITEMS PUBLIC PRIVATE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Core QT_ENABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(doubleconversion;cxx11_future;cxx17_filesystem;std_atomic64;mimetype;regularexpression;sharedmemory;shortcut;systemsemaphore;xmlstream;cpp_winrt;xmlstreamreader;xmlstreamwriter;textdate;datestring;process;processenvironment;temporaryfile;library;settings;filesystemwatcher;filesystemiterator;itemmodel;proxymodel;sortfilterproxymodel;identityproxymodel;transposeproxymodel;concatenatetablesproxymodel;stringlistmodel;translation;easingcurve;animation;gestures;jalalicalendar;islamiccivilcalendar;timezone;commandlineparser;cborstreamreader;cborstreamwriter;shared;cross_compile;debug_and_release;cxx11;cxx14;cxx17;cxx1z;c99;c11;signaling_nan;thread;future;concurrent;dbus;opensslv30;shared;cross_compile;plugin_manifest;shared;no_pkg_config;debug_and_release;cxx11;cxx14;cxx17;cxx1z;openssl STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS doubleconversion;cxx11_future;cxx17_filesystem;std_atomic64;mimetype;regularexpression;sharedmemory;shortcut;systemsemaphore;xmlstream;cpp_winrt;xmlstreamreader;xmlstreamwriter;textdate;datestring;process;processenvironment;temporaryfile;library;settings;filesystemwatcher;filesystemiterator;itemmodel;proxymodel;sortfilterproxymodel;identityproxymodel;transposeproxymodel;concatenatetablesproxymodel;stringlistmodel;translation;easingcurve;animation;gestures;jalalicalendar;islamiccivilcalendar;timezone;commandlineparser;cborstreamreader;cborstreamwriter;shared;cross_compile;debug_and_release;cxx11;cxx14;cxx17;cxx1z;c99;c11;signaling_nan;thread;future;concurrent;dbus;opensslv30;shared;cross_compile;plugin_manifest;shared;no_pkg_config;debug_and_release;cxx11;cxx14;cxx17;cxx1z;openssl ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_doubleconversion AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_doubleconversion ON CACHE INTERNAL Qt feature: doubleconversion (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cxx11_future AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cxx11_future ON CACHE INTERNAL Qt feature: cxx11_future (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cxx17_filesystem AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cxx17_filesystem ON CACHE INTERNAL Qt feature: cxx17_filesystem (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_std_atomic64 AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_std_atomic64 ON CACHE INTERNAL Qt feature: std_atomic64 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_mimetype AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_mimetype ON CACHE INTERNAL Qt feature: mimetype (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_regularexpression AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_regularexpression ON CACHE INTERNAL Qt feature: regularexpression (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_sharedmemory AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_sharedmemory ON CACHE INTERNAL Qt feature: sharedmemory (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_shortcut AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_shortcut ON CACHE INTERNAL Qt feature: shortcut (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_systemsemaphore AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_systemsemaphore ON CACHE INTERNAL Qt feature: systemsemaphore (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_xmlstream AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_xmlstream ON CACHE INTERNAL Qt feature: xmlstream (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cpp_winrt AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cpp_winrt ON CACHE INTERNAL Qt feature: cpp_winrt (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_xmlstreamreader AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_xmlstreamreader ON CACHE INTERNAL Qt feature: xmlstreamreader (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_xmlstreamwriter AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_xmlstreamwriter ON CACHE INTERNAL Qt feature: xmlstreamwriter (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_textdate AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_textdate ON CACHE INTERNAL Qt feature: textdate (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_datestring AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_datestring ON CACHE INTERNAL Qt feature: datestring (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_process AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_process ON CACHE INTERNAL Qt feature: process (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_processenvironment AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_processenvironment ON CACHE INTERNAL Qt feature: processenvironment (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_temporaryfile AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_temporaryfile ON CACHE INTERNAL Qt feature: temporaryfile (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_library AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_library ON CACHE INTERNAL Qt feature: library (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_settings AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_settings ON CACHE INTERNAL Qt feature: settings (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_filesystemwatcher AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_filesystemwatcher ON CACHE INTERNAL Qt feature: filesystemwatcher (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_filesystemiterator AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_filesystemiterator ON CACHE INTERNAL Qt feature: filesystemiterator (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_itemmodel AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_itemmodel ON CACHE INTERNAL Qt feature: itemmodel (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_proxymodel AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_proxymodel ON CACHE INTERNAL Qt feature: proxymodel (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_sortfilterproxymodel AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_sortfilterproxymodel ON CACHE INTERNAL Qt feature: sortfilterproxymodel (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_identityproxymodel AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_identityproxymodel ON CACHE INTERNAL Qt feature: identityproxymodel (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_transposeproxymodel AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_transposeproxymodel ON CACHE INTERNAL Qt feature: transposeproxymodel (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_concatenatetablesproxymodel AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_concatenatetablesproxymodel ON CACHE INTERNAL Qt feature: concatenatetablesproxymodel (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_stringlistmodel AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_stringlistmodel ON CACHE INTERNAL Qt feature: stringlistmodel (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_translation AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_translation ON CACHE INTERNAL Qt feature: translation (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_easingcurve AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_easingcurve ON CACHE INTERNAL Qt feature: easingcurve (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_animation AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_animation ON CACHE INTERNAL Qt feature: animation (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_gestures AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_gestures ON CACHE INTERNAL Qt feature: gestures (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_jalalicalendar AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_jalalicalendar ON CACHE INTERNAL Qt feature: jalalicalendar (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_islamiccivilcalendar AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_islamiccivilcalendar ON CACHE INTERNAL Qt feature: islamiccivilcalendar (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_timezone AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_timezone ON CACHE INTERNAL Qt feature: timezone (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_commandlineparser AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_commandlineparser ON CACHE INTERNAL Qt feature: commandlineparser (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cborstreamreader AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cborstreamreader ON CACHE INTERNAL Qt feature: cborstreamreader (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cborstreamwriter AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cborstreamwriter ON CACHE INTERNAL Qt feature: cborstreamwriter (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_shared AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_shared ON CACHE INTERNAL Qt feature: shared (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cross_compile AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cross_compile ON CACHE INTERNAL Qt feature: cross_compile (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_debug_and_release AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_debug_and_release ON CACHE INTERNAL Qt feature: debug_and_release (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cxx11 AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cxx11 ON CACHE INTERNAL Qt feature: cxx11 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cxx14 AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cxx14 ON CACHE INTERNAL Qt feature: cxx14 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cxx17 AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cxx17 ON CACHE INTERNAL Qt feature: cxx17 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cxx1z AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cxx1z ON CACHE INTERNAL Qt feature: cxx1z (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_c99 AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_c99 ON CACHE INTERNAL Qt feature: c99 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_c11 AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_c11 ON CACHE INTERNAL Qt feature: c11 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_signaling_nan AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_signaling_nan ON CACHE INTERNAL Qt feature: signaling_nan (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_thread AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_thread ON CACHE INTERNAL Qt feature: thread (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_future AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_future ON CACHE INTERNAL Qt feature: future (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_concurrent AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_concurrent ON CACHE INTERNAL Qt feature: concurrent (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_dbus AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_dbus ON CACHE INTERNAL Qt feature: dbus (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_opensslv30 AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_opensslv30 ON CACHE INTERNAL Qt feature: opensslv30 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_shared AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_shared ON CACHE INTERNAL Qt feature: shared (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cross_compile AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cross_compile ON CACHE INTERNAL Qt feature: cross_compile (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_plugin_manifest AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_plugin_manifest ON CACHE INTERNAL Qt feature: plugin_manifest (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_shared AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_shared ON CACHE INTERNAL Qt feature: shared (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_no_pkg_config AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_no_pkg_config ON CACHE INTERNAL Qt feature: no_pkg_config (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_debug_and_release AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_debug_and_release ON CACHE INTERNAL Qt feature: debug_and_release (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cxx11 AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cxx11 ON CACHE INTERNAL Qt feature: cxx11 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cxx14 AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cxx14 ON CACHE INTERNAL Qt feature: cxx14 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cxx17 AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cxx17 ON CACHE INTERNAL Qt feature: cxx17 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cxx1z AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cxx1z ON CACHE INTERNAL Qt feature: cxx1z (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_openssl AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_openssl ON CACHE INTERNAL Qt feature: openssl (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Core QT_DISABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(clock_monotonic;eventfd;glib;inotify;permissions;static;pkg_config;separate_debug_info;appstore_compliant;simulator_and_device;rpath;force_asserts;framework;cxx20;cxx2a;cxx2b;cxx2b;reduce_relocations;wasm_simd128;wasm_exceptions;zstd;openssl_linked;opensslv11 STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS clock_monotonic;eventfd;glib;inotify;permissions;static;pkg_config;separate_debug_info;appstore_compliant;simulator_and_device;rpath;force_asserts;framework;cxx20;cxx2a;cxx2b;cxx2b;reduce_relocations;wasm_simd128;wasm_exceptions;zstd;openssl_linked;opensslv11 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_clock_monotonic AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_clock_monotonic OFF CACHE INTERNAL Qt feature: clock_monotonic (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_eventfd AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_eventfd OFF CACHE INTERNAL Qt feature: eventfd (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_glib AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_glib OFF CACHE INTERNAL Qt feature: glib (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_inotify AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_inotify OFF CACHE INTERNAL Qt feature: inotify (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_permissions AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_permissions OFF CACHE INTERNAL Qt feature: permissions (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_static AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_static OFF CACHE INTERNAL Qt feature: static (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_pkg_config AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_pkg_config OFF CACHE INTERNAL Qt feature: pkg_config (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_separate_debug_info AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_separate_debug_info OFF CACHE INTERNAL Qt feature: separate_debug_info (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_appstore_compliant AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_appstore_compliant OFF CACHE INTERNAL Qt feature: appstore_compliant (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_simulator_and_device AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_simulator_and_device OFF CACHE INTERNAL Qt feature: simulator_and_device (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_rpath AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_rpath OFF CACHE INTERNAL Qt feature: rpath (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_force_asserts AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_force_asserts OFF CACHE INTERNAL Qt feature: force_asserts (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_framework AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_framework OFF CACHE INTERNAL Qt feature: framework (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cxx20 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cxx20 OFF CACHE INTERNAL Qt feature: cxx20 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cxx2a AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cxx2a OFF CACHE INTERNAL Qt feature: cxx2a (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cxx2b AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cxx2b OFF CACHE INTERNAL Qt feature: cxx2b (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cxx2b AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cxx2b OFF CACHE INTERNAL Qt feature: cxx2b (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_reduce_relocations AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_reduce_relocations OFF CACHE INTERNAL Qt feature: reduce_relocations (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_wasm_simd128 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_wasm_simd128 OFF CACHE INTERNAL Qt feature: wasm_simd128 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_wasm_exceptions AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_wasm_exceptions OFF CACHE INTERNAL Qt feature: wasm_exceptions (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_zstd AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_zstd OFF CACHE INTERNAL Qt feature: zstd (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_openssl_linked AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_openssl_linked OFF CACHE INTERNAL Qt feature: openssl_linked (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_opensslv11 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_opensslv11 OFF CACHE INTERNAL Qt feature: opensslv11 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Core QT_ENABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(doubleconversion;mimetype_database;cpp_winrt;sha3_fast;hijricalendar;datetimeparser;pcre2;debug;alloca_malloc_h;alloca;dbus;gui;network;printsupport;sql;testlib;widgets;xml;openssl;relocatable;cross_compile;msvc_obj_debug_info;force_debug_info;largefile;precompile_header STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS doubleconversion;mimetype_database;cpp_winrt;sha3_fast;hijricalendar;datetimeparser;pcre2;debug;alloca_malloc_h;alloca;dbus;gui;network;printsupport;sql;testlib;widgets;xml;openssl;relocatable;cross_compile;msvc_obj_debug_info;force_debug_info;largefile;precompile_header ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_doubleconversion AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_doubleconversion ON CACHE INTERNAL Qt feature: doubleconversion (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_mimetype_database AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_mimetype_database ON CACHE INTERNAL Qt feature: mimetype_database (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cpp_winrt AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cpp_winrt ON CACHE INTERNAL Qt feature: cpp_winrt (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_sha3_fast AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_sha3_fast ON CACHE INTERNAL Qt feature: sha3_fast (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_hijricalendar AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_hijricalendar ON CACHE INTERNAL Qt feature: hijricalendar (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_datetimeparser AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_datetimeparser ON CACHE INTERNAL Qt feature: datetimeparser (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_pcre2 AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_pcre2 ON CACHE INTERNAL Qt feature: pcre2 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_debug AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_debug ON CACHE INTERNAL Qt feature: debug (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_alloca_malloc_h AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_alloca_malloc_h ON CACHE INTERNAL Qt feature: alloca_malloc_h (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_alloca AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_alloca ON CACHE INTERNAL Qt feature: alloca (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_dbus AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_dbus ON CACHE INTERNAL Qt feature: dbus (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_gui AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_gui ON CACHE INTERNAL Qt feature: gui (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_network AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_network ON CACHE INTERNAL Qt feature: network (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_printsupport AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_printsupport ON CACHE INTERNAL Qt feature: printsupport (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_sql AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_sql ON CACHE INTERNAL Qt feature: sql (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_testlib AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_testlib ON CACHE INTERNAL Qt feature: testlib (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_widgets AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_widgets ON CACHE INTERNAL Qt feature: widgets (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_xml AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_xml ON CACHE INTERNAL Qt feature: xml (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_openssl AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_openssl ON CACHE INTERNAL Qt feature: openssl (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_relocatable AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_relocatable ON CACHE INTERNAL Qt feature: relocatable (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cross_compile AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cross_compile ON CACHE INTERNAL Qt feature: cross_compile (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_msvc_obj_debug_info AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_msvc_obj_debug_info ON CACHE INTERNAL Qt feature: msvc_obj_debug_info (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_force_debug_info AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_force_debug_info ON CACHE INTERNAL Qt feature: force_debug_info (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_largefile AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_largefile ON CACHE INTERNAL Qt feature: largefile (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_precompile_header AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_precompile_header ON CACHE INTERNAL Qt feature: precompile_header (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Core QT_DISABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(clock_gettime;system_doubleconversion;dladdr;futimens;getauxval;getentropy;glib;glibc;icu;inotify;journald;system_libb2;linkat;system_pcre2;poll_ppoll;poll_pollts;poll_poll;poll_select;qqnx_pps;renameat2;slog2;statx;syslog;backtrace;lttng;etw;ctf;forkfd_pidfd;poll_exit_on_error;use_bfd_linker;use_gold_linker;use_lld_linker;use_mold_linker;android_style_assets;gc_binaries;developer_build;private_tests;reduce_exports;no_direct_extern_access;x86intrin;sse2;sse3;ssse3;sse4_1;sse4_2;avx;f16c;avx2;avx512f;avx512er;avx512cd;avx512pf;avx512dq;avx512bw;avx512vl;avx512ifma;avx512vbmi;avx512vbmi2;aesni;vaes;rdrnd;rdseed;shani;mips_dsp;mips_dspr2;neon;arm_crc32;arm_crypto;posix_fallocate;alloca_h;stack_protector_strong;system_zlib;stdlib_libcpp;dbus_linked;libudev;dlopen;intelcet STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS clock_gettime;system_doubleconversion;dladdr;futimens;getauxval;getentropy;glib;glibc;icu;inotify;journald;system_libb2;linkat;system_pcre2;poll_ppoll;poll_pollts;poll_poll;poll_select;qqnx_pps;renameat2;slog2;statx;syslog;backtrace;lttng;etw;ctf;forkfd_pidfd;poll_exit_on_error;use_bfd_linker;use_gold_linker;use_lld_linker;use_mold_linker;android_style_assets;gc_binaries;developer_build;private_tests;reduce_exports;no_direct_extern_access;x86intrin;sse2;sse3;ssse3;sse4_1;sse4_2;avx;f16c;avx2;avx512f;avx512er;avx512cd;avx512pf;avx512dq;avx512bw;avx512vl;avx512ifma;avx512vbmi;avx512vbmi2;aesni;vaes;rdrnd;rdseed;shani;mips_dsp;mips_dspr2;neon;arm_crc32;arm_crypto;posix_fallocate;alloca_h;stack_protector_strong;system_zlib;stdlib_libcpp;dbus_linked;libudev;dlopen;intelcet ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_clock_gettime AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_clock_gettime OFF CACHE INTERNAL Qt feature: clock_gettime (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_system_doubleconversion AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_system_doubleconversion OFF CACHE INTERNAL Qt feature: system_doubleconversion (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_dladdr AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_dladdr OFF CACHE INTERNAL Qt feature: dladdr (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_futimens AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_futimens OFF CACHE INTERNAL Qt feature: futimens (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_getauxval AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_getauxval OFF CACHE INTERNAL Qt feature: getauxval (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_getentropy AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_getentropy OFF CACHE INTERNAL Qt feature: getentropy (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_glib AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_glib OFF CACHE INTERNAL Qt feature: glib (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_glibc AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_glibc OFF CACHE INTERNAL Qt feature: glibc (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_icu AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_icu OFF CACHE INTERNAL Qt feature: icu (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_inotify AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_inotify OFF CACHE INTERNAL Qt feature: inotify (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_journald AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_journald OFF CACHE INTERNAL Qt feature: journald (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_system_libb2 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_system_libb2 OFF CACHE INTERNAL Qt feature: system_libb2 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_linkat AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_linkat OFF CACHE INTERNAL Qt feature: linkat (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_system_pcre2 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_system_pcre2 OFF CACHE INTERNAL Qt feature: system_pcre2 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_poll_ppoll AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_poll_ppoll OFF CACHE INTERNAL Qt feature: poll_ppoll (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_poll_pollts AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_poll_pollts OFF CACHE INTERNAL Qt feature: poll_pollts (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_poll_poll AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_poll_poll OFF CACHE INTERNAL Qt feature: poll_poll (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_poll_select AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_poll_select OFF CACHE INTERNAL Qt feature: poll_select (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_qqnx_pps AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_qqnx_pps OFF CACHE INTERNAL Qt feature: qqnx_pps (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_renameat2 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_renameat2 OFF CACHE INTERNAL Qt feature: renameat2 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_slog2 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_slog2 OFF CACHE INTERNAL Qt feature: slog2 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_statx AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_statx OFF CACHE INTERNAL Qt feature: statx (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_syslog AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_syslog OFF CACHE INTERNAL Qt feature: syslog (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_backtrace AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_backtrace OFF CACHE INTERNAL Qt feature: backtrace (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_lttng AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_lttng OFF CACHE INTERNAL Qt feature: lttng (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_etw AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_etw OFF CACHE INTERNAL Qt feature: etw (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_ctf AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_ctf OFF CACHE INTERNAL Qt feature: ctf (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_forkfd_pidfd AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_forkfd_pidfd OFF CACHE INTERNAL Qt feature: forkfd_pidfd (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_poll_exit_on_error AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_poll_exit_on_error OFF CACHE INTERNAL Qt feature: poll_exit_on_error (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_use_bfd_linker AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_use_bfd_linker OFF CACHE INTERNAL Qt feature: use_bfd_linker (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_use_gold_linker AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_use_gold_linker OFF CACHE INTERNAL Qt feature: use_gold_linker (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_use_lld_linker AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_use_lld_linker OFF CACHE INTERNAL Qt feature: use_lld_linker (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_use_mold_linker AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_use_mold_linker OFF CACHE INTERNAL Qt feature: use_mold_linker (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_android_style_assets AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_android_style_assets OFF CACHE INTERNAL Qt feature: android_style_assets (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_gc_binaries AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_gc_binaries OFF CACHE INTERNAL Qt feature: gc_binaries (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_developer_build AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_developer_build OFF CACHE INTERNAL Qt feature: developer_build (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_private_tests AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_private_tests OFF CACHE INTERNAL Qt feature: private_tests (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_reduce_exports AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_reduce_exports OFF CACHE INTERNAL Qt feature: reduce_exports (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_no_direct_extern_access AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_no_direct_extern_access OFF CACHE INTERNAL Qt feature: no_direct_extern_access (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_x86intrin AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_x86intrin OFF CACHE INTERNAL Qt feature: x86intrin (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_sse2 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_sse2 OFF CACHE INTERNAL Qt feature: sse2 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_sse3 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_sse3 OFF CACHE INTERNAL Qt feature: sse3 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_ssse3 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_ssse3 OFF CACHE INTERNAL Qt feature: ssse3 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_sse4_1 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_sse4_1 OFF CACHE INTERNAL Qt feature: sse4_1 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_sse4_2 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_sse4_2 OFF CACHE INTERNAL Qt feature: sse4_2 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_avx AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_avx OFF CACHE INTERNAL Qt feature: avx (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_f16c AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_f16c OFF CACHE INTERNAL Qt feature: f16c (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_avx2 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_avx2 OFF CACHE INTERNAL Qt feature: avx2 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_avx512f AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_avx512f OFF CACHE INTERNAL Qt feature: avx512f (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_avx512er AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_avx512er OFF CACHE INTERNAL Qt feature: avx512er (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_avx512cd AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_avx512cd OFF CACHE INTERNAL Qt feature: avx512cd (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_avx512pf AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_avx512pf OFF CACHE INTERNAL Qt feature: avx512pf (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_avx512dq AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_avx512dq OFF CACHE INTERNAL Qt feature: avx512dq (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_avx512bw AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_avx512bw OFF CACHE INTERNAL Qt feature: avx512bw (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_avx512vl AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_avx512vl OFF CACHE INTERNAL Qt feature: avx512vl (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_avx512ifma AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_avx512ifma OFF CACHE INTERNAL Qt feature: avx512ifma (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_avx512vbmi AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_avx512vbmi OFF CACHE INTERNAL Qt feature: avx512vbmi (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_avx512vbmi2 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_avx512vbmi2 OFF CACHE INTERNAL Qt feature: avx512vbmi2 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_aesni AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_aesni OFF CACHE INTERNAL Qt feature: aesni (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_vaes AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_vaes OFF CACHE INTERNAL Qt feature: vaes (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_rdrnd AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_rdrnd OFF CACHE INTERNAL Qt feature: rdrnd (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_rdseed AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_rdseed OFF CACHE INTERNAL Qt feature: rdseed (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_shani AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_shani OFF CACHE INTERNAL Qt feature: shani (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_mips_dsp AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_mips_dsp OFF CACHE INTERNAL Qt feature: mips_dsp (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_mips_dspr2 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_mips_dspr2 OFF CACHE INTERNAL Qt feature: mips_dspr2 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_neon AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_neon OFF CACHE INTERNAL Qt feature: neon (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_arm_crc32 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_arm_crc32 OFF CACHE INTERNAL Qt feature: arm_crc32 (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_arm_crypto AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_arm_crypto OFF CACHE INTERNAL Qt feature: arm_crypto (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_posix_fallocate AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_posix_fallocate OFF CACHE INTERNAL Qt feature: posix_fallocate (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_alloca_h AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_alloca_h OFF CACHE INTERNAL Qt feature: alloca_h (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_stack_protector_strong AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_stack_protector_strong OFF CACHE INTERNAL Qt feature: stack_protector_strong (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_system_zlib AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_system_zlib OFF CACHE INTERNAL Qt feature: system_zlib (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_stdlib_libcpp AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_stdlib_libcpp OFF CACHE INTERNAL Qt feature: stdlib_libcpp (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_dbus_linked AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_dbus_linked OFF CACHE INTERNAL Qt feature: dbus_linked (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_libudev AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_libudev OFF CACHE INTERNAL Qt feature: libudev (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_dlopen AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_dlopen OFF CACHE INTERNAL Qt feature: dlopen (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_intelcet AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_intelcet OFF CACHE INTERNAL Qt feature: intelcet (from target Qt6::Core) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(118): foreach(extra_cmake_include Qt6CoreMacros.cmake;Qt6CoreConfigExtras.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(119): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(11): set(__qt_core_macros_module_base_dir C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(14): macro(_qt_internal_make_output_file infile prefix ext outfile ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(46): macro(_qt_internal_get_moc_flags _moc_flags ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(77): function(_qt_internal_create_moc_command infile outfile moc_flags moc_options moc_target moc_depends out_json_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(128): function(qt6_generate_moc infile outfile ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(145): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(146): function(qt_generate_moc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(158): function(qt6_wrap_cpp outfiles ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(204): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(205): function(qt_wrap_cpp outfiles ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(219): function(_qt6_parse_qrc_file infile _out_depends _rc_depends ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(252): function(qt6_add_binary_resources target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(296): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(297): function(qt_add_binary_resources ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(311): function(qt6_add_resources outfiles ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(361): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(362): function(qt_add_resources outfiles ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(382): function(qt6_add_big_resources outfiles ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(457): function(_qt_internal_add_rcc_pass2 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(492): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(493): function(qt_add_big_resources outfiles ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(503): function(_qt_internal_apply_win_prefix_and_suffix target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(540): set(_Qt6_COMPONENT_PATH C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/.. ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(546): function(qt6_add_executable target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(571): function(_qt_internal_create_executable target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(594): function(_qt_internal_finalize_executable target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(665): function(_qt_internal_delay_finalization_until_after defer_id ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(669): function(qt6_finalize_target target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(715): function(_qt_internal_darwin_permission_finalizer target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(739): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(740): function(qt_add_executable ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(743): function(qt_finalize_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(748): function(qt_finalize_executable ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(753): function(_qt_get_plugin_name_with_version target out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(763): macro(_qt_import_plugin target plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(783): function(_qt_internal_disable_static_default_plugins target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(787): function(qt6_import_plugins target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(840): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(841): function(qt_import_plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(851): function(qt6_set_finalizer_mode target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(873): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(874): function(qt_set_finalizer_mode ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(879): function(_qt_internal_assign_to_internal_targets_folder target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(886): function(_qt_internal_get_target_autogen_build_dir target out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(896): function(qt6_extract_metatypes target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1191): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1192): function(qt_extract_metatypes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1218): function(_qt_internal_generate_win32_rc_file target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1444): function(_qt_internal_generate_longpath_win32_rc_file_and_manifest target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1484): function(__qt_get_relative_resource_path_for_file output_alias file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1502): function(__qt_internal_propagate_object_files target objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1608): function(__qt_internal_propagate_object_library target object_library ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1661): function(__qt_propagate_generated_resource target resource_name generated_source_code output_generated_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1715): function(_qt_internal_expose_source_file_to_ide target file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1755): function(_qt_internal_expose_deferred_files_to_ide target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1814): function(_qt_internal_process_resource target resourceName ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2067): macro(_qt_internal_get_add_plugin_keywords option_args single_args multi_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2082): function(qt6_add_plugin target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2214): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2215): function(qt_add_plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2226): function(qt6_add_library target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2256): function(_qt_internal_add_library target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2323): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2324): function(qt_add_library ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2330): macro(_qt_internal_override_example_install_dir_to_dot ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2340): function(qt6_allow_non_utf8_sources target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2344): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2345): function(qt_allow_non_utf8_sources ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2350): function(_qt_internal_apply_strict_cpp target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2378): function(_qt_internal_copy_dependency_properties target dependency ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2415): function(qt6_disable_unicode_defines target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2423): function(qt6_finalize_project ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2432): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2433): function(qt_finalize_project ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2441): function(qt_disable_unicode_defines ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2446): function(_qt_internal_get_deploy_impl_dir var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2450): function(_qt_internal_add_deploy_support deploy_support_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2468): function(_qt_internal_setup_deploy_support ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2658): function(qt6_policy mode policy behaviorOrVariable ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2688): function(__qt_internal_setup_policy policy sinceversion policyexplanation ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2712): macro(qt6_standard_project_setup ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2825): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2826): macro(qt_standard_project_setup ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2829): macro(qt_policy ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2834): function(qt6_generate_deploy_script ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2931): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2932): macro(qt_generate_deploy_script ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2941): function(qt6_generate_deploy_app_script ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(3087): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(3088): macro(qt_generate_deploy_app_script ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(119): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(1): if(NOT DEFINED QT_DEFAULT_MAJOR_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(2): set(QT_DEFAULT_MAJOR_VERSION 6 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(15): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(16): set(__qt_core_target Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(17): get_property(__qt_core_aliased_target TARGET Qt6::Core PROPERTY ALIASED_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(18): if(__qt_core_aliased_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(21): unset(__qt_core_aliased_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(22): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(25): set_property(TARGET Qt6::Core APPEND PROPERTY INTERFACE_COMPILE_DEFINITIONS $<$>:QT_NO_DEBUG> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(26): set_property(TARGET Qt6::Core PROPERTY INTERFACE_COMPILE_FEATURES cxx_decltype ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(29): list(APPEND CMAKE_AUTOMOC_MACRO_NAMES Q_OBJECT Q_GADGET Q_GADGET_EXPORT Q_NAMESPACE Q_NAMESPACE_EXPORT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(30): list(REMOVE_DUPLICATES CMAKE_AUTOMOC_MACRO_NAMES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(32): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/QtInstallPaths.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/QtInstallPaths.cmake(2): get_filename_component(QT6_INSTALL_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/QtInstallPaths.cmake(4): set(QT6_INSTALL_ARCHDATA . ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/QtInstallPaths.cmake(5): set(QT6_INSTALL_BINS bin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/QtInstallPaths.cmake(6): set(QT6_INSTALL_CONFIGURATION etc/xdg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/QtInstallPaths.cmake(7): set(QT6_INSTALL_DATA . ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/QtInstallPaths.cmake(8): set(QT6_INSTALL_DOCS ./doc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/QtInstallPaths.cmake(9): set(QT6_INSTALL_EXAMPLES examples ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/QtInstallPaths.cmake(10): set(QT6_INSTALL_HEADERS include ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/QtInstallPaths.cmake(11): set(QT6_INSTALL_LIBS lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/QtInstallPaths.cmake(12): set(QT6_INSTALL_LIBEXECS ./bin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/QtInstallPaths.cmake(13): set(QT6_INSTALL_PLUGINS ./plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/QtInstallPaths.cmake(14): set(QT6_INSTALL_QML ./qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/QtInstallPaths.cmake(15): set(QT6_INSTALL_TESTS tests ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/QtInstallPaths.cmake(16): set(QT6_INSTALL_TRANSLATIONS ./translations ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(34): set(QT6_IS_SHARED_LIBS_BUILD ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(36): set(_Qt6CTestMacros C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CTestMacros.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(38): _qt_internal_setup_deploy_support() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2469): if(QT_SKIP_SETUP_DEPLOYMENT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2473): get_property(cmake_role GLOBAL PROPERTY CMAKE_ROLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2474): if(NOT cmake_role STREQUAL PROJECT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2481): _qt_internal_get_deploy_impl_dir(deploy_impl_dir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2447): set(deploy_impl_dir D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2483): get_cmake_property(is_multi_config GENERATOR_IS_MULTI_CONFIG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2484): if(is_multi_config ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2486): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2487): set(QT_DEPLOY_SUPPORT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/QtDeploySupport.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2489): set(QT_DEPLOY_SUPPORT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/QtDeploySupport.cmake PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2491): get_property(have_generated_file GLOBAL PROPERTY _qt_have_generated_deploy_support ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2492): if(have_generated_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2495): set_property(GLOBAL PROPERTY _qt_have_generated_deploy_support TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2497): include(GNUInstallDirs ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(144): cmake_policy(PUSH ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(145): cmake_policy(SET CMP0054 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(149): macro(_GNUInstallDirs_cache_convert_to_path var description ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(162): macro(_GNUInstallDirs_cache_path var default description ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(172): macro(_GNUInstallDirs_cache_path_fallback var default description ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(183): _GNUInstallDirs_cache_path(CMAKE_INSTALL_BINDIR bin User executables (bin) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_BINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_BINDIR User executables (bin) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_BINDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(185): _GNUInstallDirs_cache_path(CMAKE_INSTALL_SBINDIR sbin System admin executables (sbin) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_SBINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_SBINDIR System admin executables (sbin) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_SBINDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(187): _GNUInstallDirs_cache_path(CMAKE_INSTALL_LIBEXECDIR libexec Program executables (libexec) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_LIBEXECDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_LIBEXECDIR Program executables (libexec) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_LIBEXECDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(189): _GNUInstallDirs_cache_path(CMAKE_INSTALL_SYSCONFDIR etc Read-only single-machine data (etc) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_SYSCONFDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_SYSCONFDIR Read-only single-machine data (etc) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_SYSCONFDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(191): _GNUInstallDirs_cache_path(CMAKE_INSTALL_SHAREDSTATEDIR com Modifiable architecture-independent data (com) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_SHAREDSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_SHAREDSTATEDIR Modifiable architecture-independent data (com) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_SHAREDSTATEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(193): _GNUInstallDirs_cache_path(CMAKE_INSTALL_LOCALSTATEDIR var Modifiable single-machine data (var) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_LOCALSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_LOCALSTATEDIR Modifiable single-machine data (var) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_LOCALSTATEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(203): get_property(_libdir_set CACHE CMAKE_INSTALL_LIBDIR PROPERTY TYPE SET ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(204): if(NOT DEFINED CMAKE_INSTALL_LIBDIR OR ( _libdir_set AND DEFINED _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX AND NOT C:/Program Files (x86)/untitled_quick STREQUAL C:/Program Files (x86)/untitled_quick ) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(305): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_LIBDIR Object code libraries (lib) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_LIBDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(308): set(_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX C:/Program Files (x86)/untitled_quick CACHE INTERNAL CMAKE_INSTALL_PREFIX during last run ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(309): unset(_libdir_set ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(310): unset(__LAST_LIBDIR_DEFAULT ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(312): _GNUInstallDirs_cache_path(CMAKE_INSTALL_INCLUDEDIR include C header files (include) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_INCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_INCLUDEDIR C header files (include) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_INCLUDEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(314): _GNUInstallDirs_cache_path(CMAKE_INSTALL_OLDINCLUDEDIR /usr/include C header files for non-gcc (/usr/include) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_OLDINCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_OLDINCLUDEDIR C header files for non-gcc (/usr/include) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_OLDINCLUDEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(316): _GNUInstallDirs_cache_path(CMAKE_INSTALL_DATAROOTDIR share Read-only architecture-independent data root (share) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_DATAROOTDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_DATAROOTDIR Read-only architecture-independent data root (share) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_DATAROOTDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(324): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_DATADIR share Read-only architecture-independent data (DATAROOTDIR) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_DATADIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(174): set(CMAKE_INSTALL_DATADIR CACHE PATH Read-only architecture-independent data (DATAROOTDIR) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(175): set(CMAKE_INSTALL_DATADIR share ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_DATADIR Read-only architecture-independent data (DATAROOTDIR) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_DATADIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(327): if(CMAKE_SYSTEM_NAME MATCHES ^(([^kF].*)?BSD|DragonFly)$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(330): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(331): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_INFODIR share/info Info documentation (DATAROOTDIR/info) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_INFODIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(174): set(CMAKE_INSTALL_INFODIR CACHE PATH Info documentation (DATAROOTDIR/info) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(175): set(CMAKE_INSTALL_INFODIR share/info ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_INFODIR Info documentation (DATAROOTDIR/info) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_INFODIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(335): if(CMAKE_SYSTEM_NAME MATCHES ^(([^k].*)?BSD|DragonFly)$ AND NOT CMAKE_SYSTEM_NAME MATCHES ^(FreeBSD)$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(338): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(339): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_MANDIR share/man Man documentation (DATAROOTDIR/man) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_MANDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(174): set(CMAKE_INSTALL_MANDIR CACHE PATH Man documentation (DATAROOTDIR/man) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(175): set(CMAKE_INSTALL_MANDIR share/man ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_MANDIR Man documentation (DATAROOTDIR/man) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_MANDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(343): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_LOCALEDIR share/locale Locale-dependent data (DATAROOTDIR/locale) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_LOCALEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(174): set(CMAKE_INSTALL_LOCALEDIR CACHE PATH Locale-dependent data (DATAROOTDIR/locale) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(175): set(CMAKE_INSTALL_LOCALEDIR share/locale ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_LOCALEDIR Locale-dependent data (DATAROOTDIR/locale) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_LOCALEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(345): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_DOCDIR share/doc/untitled_quick Documentation root (DATAROOTDIR/doc/PROJECT_NAME) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(174): set(CMAKE_INSTALL_DOCDIR CACHE PATH Documentation root (DATAROOTDIR/doc/PROJECT_NAME) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(175): set(CMAKE_INSTALL_DOCDIR share/doc/untitled_quick ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_DOCDIR Documentation root (DATAROOTDIR/doc/PROJECT_NAME) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_DOCDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(348): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_RUNSTATEDIR var/run Run-time variable data (LOCALSTATEDIR/run) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_RUNSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(174): set(CMAKE_INSTALL_RUNSTATEDIR CACHE PATH Run-time variable data (LOCALSTATEDIR/run) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(175): set(CMAKE_INSTALL_RUNSTATEDIR var/run ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_RUNSTATEDIR Run-time variable data (LOCALSTATEDIR/run) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_RUNSTATEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(353): mark_as_advanced(CMAKE_INSTALL_BINDIR CMAKE_INSTALL_SBINDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_SYSCONFDIR CMAKE_INSTALL_SHAREDSTATEDIR CMAKE_INSTALL_LOCALSTATEDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_DATADIR CMAKE_INSTALL_INFODIR CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_MANDIR CMAKE_INSTALL_DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(372): macro(GNUInstallDirs_get_absolute_install_dir absvar var ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(425): foreach(dir BINDIR SBINDIR LIBEXECDIR SYSCONFDIR SHAREDSTATEDIR LOCALSTATEDIR RUNSTATEDIR LIBDIR INCLUDEDIR OLDINCLUDEDIR DATAROOTDIR DATADIR INFODIR LOCALEDIR MANDIR DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_BINDIR CMAKE_INSTALL_BINDIR BINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args BINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE bin ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_BINDIR C:/Program Files (x86)/untitled_quick/bin ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_SBINDIR CMAKE_INSTALL_SBINDIR SBINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args SBINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE sbin ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_SBINDIR C:/Program Files (x86)/untitled_quick/sbin ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_LIBEXECDIR CMAKE_INSTALL_LIBEXECDIR LIBEXECDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args LIBEXECDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE libexec ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_LIBEXECDIR C:/Program Files (x86)/untitled_quick/libexec ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_SYSCONFDIR CMAKE_INSTALL_SYSCONFDIR SYSCONFDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args SYSCONFDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE etc ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_SYSCONFDIR C:/Program Files (x86)/untitled_quick/etc ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_SHAREDSTATEDIR CMAKE_INSTALL_SHAREDSTATEDIR SHAREDSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args SHAREDSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE com ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_SHAREDSTATEDIR C:/Program Files (x86)/untitled_quick/com ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_LOCALSTATEDIR CMAKE_INSTALL_LOCALSTATEDIR LOCALSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args LOCALSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE var ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_LOCALSTATEDIR C:/Program Files (x86)/untitled_quick/var ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_RUNSTATEDIR CMAKE_INSTALL_RUNSTATEDIR RUNSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args RUNSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE var/run ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_RUNSTATEDIR C:/Program Files (x86)/untitled_quick/var/run ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_LIBDIR CMAKE_INSTALL_LIBDIR LIBDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args LIBDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE lib ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_LIBDIR C:/Program Files (x86)/untitled_quick/lib ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_INCLUDEDIR CMAKE_INSTALL_INCLUDEDIR INCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args INCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE include ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_INCLUDEDIR C:/Program Files (x86)/untitled_quick/include ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_OLDINCLUDEDIR CMAKE_INSTALL_OLDINCLUDEDIR OLDINCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args OLDINCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE /usr/include ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(414): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(415): set(CMAKE_INSTALL_FULL_OLDINCLUDEDIR /usr/include ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_DATAROOTDIR CMAKE_INSTALL_DATAROOTDIR DATAROOTDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args DATAROOTDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_DATAROOTDIR C:/Program Files (x86)/untitled_quick/share ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_DATADIR CMAKE_INSTALL_DATADIR DATADIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args DATADIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_DATADIR C:/Program Files (x86)/untitled_quick/share ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_INFODIR CMAKE_INSTALL_INFODIR INFODIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args INFODIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share/info ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_INFODIR C:/Program Files (x86)/untitled_quick/share/info ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_LOCALEDIR CMAKE_INSTALL_LOCALEDIR LOCALEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args LOCALEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share/locale ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_LOCALEDIR C:/Program Files (x86)/untitled_quick/share/locale ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_MANDIR CMAKE_INSTALL_MANDIR MANDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args MANDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share/man ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_MANDIR C:/Program Files (x86)/untitled_quick/share/man ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_DOCDIR CMAKE_INSTALL_DOCDIR DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share/doc/untitled_quick ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_DOCDIR C:/Program Files (x86)/untitled_quick/share/doc/untitled_quick ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(446): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2498): set(target Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2499): get_target_property(aliased_target Qt6::Core ALIASED_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2500): if(aliased_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2507): set(find_program_hints ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2508): if(QT6_INSTALL_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2509): set(find_program_hints HINTS C:/Qt/6.5.3/msvc2019_arm64/bin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2516): if(APPLE AND NOT IOS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2525): elseif(WIN32 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2526): find_program(WINDEPLOYQT_EXECUTABLE windeployqt HINTS;C:/Qt/6.5.3/msvc2019_arm64/bin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2528): set(fallback $<$:WINDEPLOYQT_EXECUTABLE-NOTFOUND> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2529): set(target_if_exists $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2530): set(have_deploy_tool $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2531): set(safe_target_file $>,$,Qt6::Core>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2533): set(__QT_DEPLOY_TOOL $>,$>,$,Qt6::Core>>,$<$:WINDEPLOYQT_EXECUTABLE-NOTFOUND>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2542): _qt_internal_add_deploy_support(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDeploySupport.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2451): get_filename_component(deploy_support_file C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDeploySupport.cmake REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2453): set(target Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2454): get_target_property(aliased_target Qt6::Core ALIASED_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2455): if(aliased_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2459): get_property(scripts TARGET Qt6::Core PROPERTY _qt_deploy_support_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2460): if(NOT C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDeploySupport.cmake IN_LIST scripts ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2461): set_property(TARGET Qt6::Core APPEND PROPERTY _qt_deploy_support_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreDeploySupport.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2544): set(deploy_ignored_lib_dirs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2545): if(__QT_DEPLOY_TOOL STREQUAL GRD AND NOT C:/Qt/6.5.3/msvc2019_arm64 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2563): if( STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2564): set(must_adjust_plugins_rpath ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2565): if(NOT CMAKE_SYSTEM_NAME STREQUAL Windows AND NOT CMAKE_INSTALL_LIBDIR STREQUAL QT6_INSTALL_LIBS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2574): if(must_adjust_plugins_rpath ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2589): file(GENERATE OUTPUT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/QtDeploySupport.cmake CONTENT cmake_minimum_required(VERSION 3.16...3.21) # These are part of the public API. Projects should use them to provide a # consistent set of prefix-relative destinations. if(NOT QT_DEPLOY_BIN_DIR) set(QT_DEPLOY_BIN_DIR "bin") endif() if(NOT QT_DEPLOY_LIB_DIR) set(QT_DEPLOY_LIB_DIR "lib") endif() if(NOT QT_DEPLOY_PLUGINS_DIR) set(QT_DEPLOY_PLUGINS_DIR "plugins") endif() if(NOT QT_DEPLOY_QML_DIR) set(QT_DEPLOY_QML_DIR "qml") endif() if(NOT QT_DEPLOY_TRANSLATIONS_DIR) set(QT_DEPLOY_TRANSLATIONS_DIR "translations") endif() if(NOT QT_DEPLOY_PREFIX) set(QT_DEPLOY_PREFIX "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}") endif() if(QT_DEPLOY_PREFIX STREQUAL "") set(QT_DEPLOY_PREFIX .) endif() if(NOT QT_DEPLOY_IGNORED_LIB_DIRS) set(QT_DEPLOY_IGNORED_LIB_DIRS "") endif() # These are internal implementation details. They may be removed at any time. set(__QT_DEPLOY_SYSTEM_NAME "Windows") set(__QT_DEPLOY_IS_SHARED_LIBS_BUILD "ON") set(__QT_DEPLOY_TOOL "$>,$>,$,Qt6::Core>>,$<$:WINDEPLOYQT_EXECUTABLE-NOTFOUND>>") set(__QT_DEPLOY_IMPL_DIR "D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt") set(__QT_DEPLOY_VERBOSE "") set(__QT_CMAKE_EXPORT_NAMESPACE "Qt6") set(__QT_DEPLOY_GENERATOR_IS_MULTI_CONFIG "0") set(__QT_DEPLOY_ACTIVE_CONFIG "$") set(__QT_NO_CREATE_VERSIONLESS_FUNCTIONS "") set(__QT_DEFAULT_MAJOR_VERSION "6") set(__QT_DEPLOY_QT_ADDITIONAL_PACKAGES_PREFIX_PATH "") set(__QT_DEPLOY_QT_INSTALL_PREFIX "C:/Qt/6.5.3/msvc2019_arm64") set(__QT_DEPLOY_QT_INSTALL_BINS "bin") set(__QT_DEPLOY_QT_INSTALL_PLUGINS "./plugins") set(__QT_DEPLOY_QT_INSTALL_TRANSLATIONS "./translations") set(__QT_DEPLOY_PLUGINS "") set(__QT_DEPLOY_MUST_ADJUST_PLUGINS_RPATH "") set(__QT_DEPLOY_USE_PATCHELF "") set(__QT_DEPLOY_PATCHELF_EXECUTABLE "") # Define the CMake commands to be made available during deployment. set(__qt_deploy_support_files "$," ">" ) foreach(__qt_deploy_support_file IN LISTS __qt_deploy_support_files) include("${__qt_deploy_support_file}") endforeach() unset(__qt_deploy_support_file) unset(__qt_deploy_support_files) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(42): if(ANDROID_PLATFORM ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(54): if(QT_FEATURE_permissions AND APPLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(63): if(EMSCRIPTEN ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(68): _qt_internal_override_example_install_dir_to_dot() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2334): if(QT_INTERNAL_SET_EXAMPLE_INSTALL_DIR_TO_DOT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake(70): unset(__qt_core_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(122): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CorePlugins.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(126): list(APPEND QT_ALL_MODULES_FOUND_VIA_FIND_PACKAGE Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(128): get_target_property(_qt_module_target_type Qt6::Core TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(129): if(NOT _qt_module_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(130): get_target_property(_qt_module_plugin_types Qt6::Core MODULE_PLUGIN_TYPES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(132): if(_qt_module_plugin_types ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfig.cmake(139): if(Qt6BuildInternals_DIR AND EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreBuildInternals.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(80): list(POP_BACK _CMAKE_Qt6Core_HASH_STACK cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(81): set(_CMAKE_Qt6Core_8541dca3a47ebc18948d608d09c90ca60bf91dcc047e4f925ffc22436bd0704b_FOUND 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(83): if(NOT DEFINED cmake_fd_alreadyTransitive OR cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(84): set_property(GLOBAL PROPERTY _CMAKE_Qt6Core_TRANSITIVE_DEPENDENCY TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(87): unset(cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(88): unset(cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(89): unset(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(90): unset(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(91): if(NOT Qt6Core_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(96): list(GET __qt_Quick_target_dep 0 __qt_Quick_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(97): list(GET __qt_Quick_target_dep 1 __qt_Quick_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(99): if(NOT Qt6Gui_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(104): set(__qt_Quick_pkg_names Qt6Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(105): if(__qt_Quick_pkg MATCHES (.*)Private$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(109): _qt_internal_save_find_package_context_for_debugging(Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(190): if(QT_DEBUG_FIND_PACKAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(111): find_dependency(Qt6Gui 6.5.3 NAMES Qt6Gui PATHS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake NO_DEFAULT_PATH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(58): string(SHA256 cmake_fd_call_hash Qt6Gui;6.5.3;NAMES;Qt6Gui;PATHS;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;NO_DEFAULT_PATH;FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(59): if(_CMAKE_Qt6Gui_5e9070b1722cad7d94db53a807392ad1bcf644af60203f571de9901097868a6d_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(61): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(62): list(APPEND _CMAKE_Qt6Gui_HASH_STACK 5e9070b1722cad7d94db53a807392ad1bcf644af60203f571de9901097868a6d ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(63): set(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(64): if(Qt6Quick_FIND_QUIETLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(67): set(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(68): if(Qt6Quick_FIND_REQUIRED ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(72): get_property(cmake_fd_alreadyTransitive GLOBAL PROPERTY _CMAKE_Qt6Gui_TRANSITIVE_DEPENDENCY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(76): find_package(Qt6Gui 6.5.3;NAMES;Qt6Gui;PATHS;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersion.cmake(2): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersionImpl.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersionImpl.cmake(10): set(PACKAGE_VERSION 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersionImpl.cmake(12): if(PACKAGE_FIND_VERSION_RANGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersionImpl.cmake(21): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersionImpl.cmake(22): if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersionImpl.cmake(24): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersionImpl.cmake(25): set(PACKAGE_VERSION_COMPATIBLE TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersionImpl.cmake(26): if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersionImpl.cmake(27): set(PACKAGE_VERSION_EXACT TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersionImpl.cmake(34): if(FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersionImpl.cmake(39): if(8 STREQUAL OR 8 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersionImpl.cmake(44): if(NOT CMAKE_SIZEOF_VOID_P STREQUAL 8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersion.cmake(4): set(__qt_disable_package_version_check FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersion.cmake(7): if(QT_NO_PACKAGE_VERSION_CHECK ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersion.cmake(15): if(( NOT PACKAGE_VERSION_COMPATIBLE ) OR PACKAGE_VERSION_UNSUITABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersion.cmake(17): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersion.cmake(18): set(__qt_package_version_incompatible FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersion.cmake(21): if(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersion.cmake(46): elseif(QT_REPO_MODULE_VERSION AND __qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersion.cmake(62): unset(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersion.cmake(63): unset(__qt_disable_package_version_check_due_to_developer_build ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersion.cmake(64): unset(__qt_package_version_message_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfigVersion.cmake(65): unset(__qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(6): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(8): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(15): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(27): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(29): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(31): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(32): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(39): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(40): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake(2): set(Qt6Gui_FOUND FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake(4): if(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake(7): set(__qt_use_no_default_path_for_qt_packages NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake(8): if(QT_DISABLE_NO_DEFAULT_PATH_IN_QT_PACKAGES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake(14): set(Qt6Gui_FIND_REQUIRED FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake(16): if(NOT Qt6_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake(29): set(__qt_Gui_third_party_deps WrapVulkanHeaders\;TRUE\;\;\; ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake(30): _qt_internal_find_third_party_dependencies(Gui __qt_Gui_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(7): foreach(__qt_Gui_target_dep IN LISTS __qt_Gui_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(8): list(GET __qt_Gui_target_dep 0 __qt_Gui_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(9): list(GET __qt_Gui_target_dep 1 __qt_Gui_is_optional ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(10): list(GET __qt_Gui_target_dep 2 __qt_Gui_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(11): list(GET __qt_Gui_target_dep 3 __qt_Gui_components ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(12): list(GET __qt_Gui_target_dep 4 __qt_Gui_optional_components ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(13): set(__qt_Gui_find_package_args WrapVulkanHeaders ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(14): if(__qt_Gui_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(17): if(__qt_Gui_components ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(21): if(__qt_Gui_optional_components ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(28): _qt_internal_save_find_package_context_for_debugging(Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(190): if(QT_DEBUG_FIND_PACKAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(30): if(__qt_Gui_is_optional ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(31): if(Qt6Gui_FIND_QUIETLY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(34): find_package(WrapVulkanHeaders ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapVulkanHeaders.cmake(6): if(TARGET WrapVulkanHeaders::WrapVulkanHeaders ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapVulkanHeaders.cmake(11): set(WrapVulkanHeaders_FOUND OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapVulkanHeaders.cmake(13): find_package(Vulkan QUIET ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(222): cmake_policy(PUSH ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(223): cmake_policy(SET CMP0057 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(227): if(FATAL_ERROR IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(237): if(NOT glslc IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(238): list(APPEND Vulkan_FIND_COMPONENTS glslc ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(240): if(NOT glslangValidator IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(241): list(APPEND Vulkan_FIND_COMPONENTS glslangValidator ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(244): if(WIN32 ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(245): set(_Vulkan_library_name vulkan-1 ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(246): set(_Vulkan_hint_include_search_paths /include ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(249): if(CMAKE_SIZEOF_VOID_P EQUAL 8 ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(250): set(_Vulkan_hint_executable_search_paths /bin ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(253): set(_Vulkan_hint_library_search_paths /lib /bin ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(281): if(APPLE AND DEFINED ENV{VULKAN_SDK} ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(304): find_path(Vulkan_INCLUDE_DIR NAMES vulkan/vulkan.h HINTS /include ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(309): mark_as_advanced(Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(311): find_library(Vulkan_LIBRARY NAMES vulkan-1 HINTS /lib;/bin ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(316): mark_as_advanced(Vulkan_LIBRARY ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(318): if(glslc IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(319): find_program(Vulkan_GLSLC_EXECUTABLE NAMES glslc HINTS /bin ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(324): mark_as_advanced(Vulkan_GLSLC_EXECUTABLE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(326): if(glslangValidator IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(327): find_program(Vulkan_GLSLANG_VALIDATOR_EXECUTABLE NAMES glslangValidator HINTS /bin ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(332): mark_as_advanced(Vulkan_GLSLANG_VALIDATOR_EXECUTABLE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(334): if(glslang IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(419): if(shaderc_combined IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(432): if(SPIRV-Tools IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(445): if(MoltenVK IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(459): if(volk IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(467): if(dxc IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(481): if(Vulkan_GLSLC_EXECUTABLE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(483): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(484): set(Vulkan_glslc_FOUND FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(487): if(Vulkan_GLSLANG_VALIDATOR_EXECUTABLE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(489): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(490): set(Vulkan_glslangValidator_FOUND FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(493): if(Vulkan_dxc_EXECUTABLE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(495): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(496): set(Vulkan_dxc_exe_FOUND FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(499): function(_Vulkan_set_library_component_found component ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(535): _Vulkan_set_library_component_found(glslang-spirv NO_WARNING ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_glslang-spirv_LIBRARY OR Vulkan_glslang-spirv_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_glslang-spirv_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(536): _Vulkan_set_library_component_found(glslang-oglcompiler NO_WARNING ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_glslang-oglcompiler_LIBRARY OR Vulkan_glslang-oglcompiler_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_glslang-oglcompiler_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(537): _Vulkan_set_library_component_found(glslang-osdependent NO_WARNING ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_glslang-osdependent_LIBRARY OR Vulkan_glslang-osdependent_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_glslang-osdependent_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(538): _Vulkan_set_library_component_found(glslang-machineindependent NO_WARNING ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_glslang-machineindependent_LIBRARY OR Vulkan_glslang-machineindependent_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_glslang-machineindependent_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(539): _Vulkan_set_library_component_found(glslang-genericcodegen NO_WARNING ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_glslang-genericcodegen_LIBRARY OR Vulkan_glslang-genericcodegen_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_glslang-genericcodegen_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(540): _Vulkan_set_library_component_found(glslang DEPENDENT_COMPONENTS glslang-spirv glslang-oglcompiler glslang-osdependent glslang-machineindependent glslang-genericcodegen ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(507): if(NOT Vulkan_glslang-spirv_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(508): set(all_dependent_component_found FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(509): break() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_glslang_LIBRARY OR Vulkan_glslang_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_glslang_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(547): _Vulkan_set_library_component_found(shaderc_combined ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_shaderc_combined_LIBRARY OR Vulkan_shaderc_combined_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_shaderc_combined_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(548): _Vulkan_set_library_component_found(SPIRV-Tools ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_SPIRV-Tools_LIBRARY OR Vulkan_SPIRV-Tools_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_SPIRV-Tools_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(549): _Vulkan_set_library_component_found(volk ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_volk_LIBRARY OR Vulkan_volk_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_volk_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(550): _Vulkan_set_library_component_found(dxc ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_dxc_LIBRARY OR Vulkan_dxc_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_dxc_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(552): if(Vulkan_MoltenVK_INCLUDE_DIR AND Vulkan_MoltenVK_LIBRARY ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(554): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(555): set(Vulkan_MoltenVK_FOUND FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(558): set(Vulkan_LIBRARIES Vulkan_LIBRARY-NOTFOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(559): set(Vulkan_INCLUDE_DIRS Vulkan_INCLUDE_DIR-NOTFOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(562): set(Vulkan_VERSION ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(563): if(Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(580): if(Vulkan_MoltenVK_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(599): include(C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(213): include(C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake(33): function(find_package_message pkg msg details ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(216): cmake_policy(PUSH ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(218): cmake_policy(SET CMP0012 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(220): cmake_policy(SET CMP0057 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(224): macro(_FPHSA_FAILURE_MESSAGE _msg ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(240): macro(_FPHSA_HANDLE_FAILURE_CONFIG_MODE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(275): function(FIND_PACKAGE_CHECK_VERSION version result ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(375): function(FIND_PACKAGE_HANDLE_STANDARD_ARGS _NAME _FIRST_ARG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(611): cmake_policy(POP ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(600): find_package_handle_standard_args(Vulkan REQUIRED_VARS Vulkan_LIBRARY Vulkan_INCLUDE_DIR VERSION_VAR Vulkan_VERSION HANDLE_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(378): set(options CONFIG_MODE HANDLE_COMPONENTS NAME_MISMATCHED HANDLE_VERSION_RANGE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(379): set(oneValueArgs FAIL_MESSAGE REASON_FAILURE_MESSAGE VERSION_VAR FOUND_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(380): set(multiValueArgs REQUIRED_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(383): set(_KEYWORDS_FOR_EXTENDED_MODE CONFIG_MODE;HANDLE_COMPONENTS;NAME_MISMATCHED;HANDLE_VERSION_RANGE FAIL_MESSAGE;REASON_FAILURE_MESSAGE;VERSION_VAR;FOUND_VAR REQUIRED_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(384): list(FIND _KEYWORDS_FOR_EXTENDED_MODE REQUIRED_VARS INDEX ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(386): unset(FPHSA_NAME_MISMATCHED_override ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(387): if(DEFINED FPHSA_NAME_MISMATCHED ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(403): if(8 EQUAL -1 ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(407): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(408): cmake_parse_arguments(FPHSA CONFIG_MODE;HANDLE_COMPONENTS;NAME_MISMATCHED;HANDLE_VERSION_RANGE FAIL_MESSAGE;REASON_FAILURE_MESSAGE;VERSION_VAR;FOUND_VAR REQUIRED_VARS REQUIRED_VARS Vulkan_LIBRARY;Vulkan_INCLUDE_DIR;VERSION_VAR;Vulkan_VERSION;HANDLE_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(410): if(FPHSA_UNPARSED_ARGUMENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(414): if(NOT FPHSA_FAIL_MESSAGE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(415): set(FPHSA_FAIL_MESSAGE DEFAULT_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(420): if(FPHSA_CONFIG_MODE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(426): if(NOT FPHSA_REQUIRED_VARS AND NOT FPHSA_HANDLE_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(431): if(DEFINED FPHSA_NAME_MISMATCHED_override ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(435): if(DEFINED CMAKE_FIND_PACKAGE_NAME AND NOT FPHSA_NAME_MISMATCHED AND NOT _NAME STREQUAL CMAKE_FIND_PACKAGE_NAME ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(446): if(Vulkan_FIND_VERSION_RANGE AND NOT FPHSA_HANDLE_VERSION_RANGE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(454): set(_CMAKE_FPHSA_PACKAGE_NAME Vulkan ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(458): if(xDEFAULT_MSG STREQUAL xDEFAULT_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(459): set(FPHSA_FAIL_MESSAGE Could NOT find Vulkan ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(462): if(FPHSA_REQUIRED_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(463): list(GET FPHSA_REQUIRED_VARS 0 _FIRST_REQUIRED_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(466): string(TOUPPER Vulkan _NAME_UPPER ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(467): string(TOLOWER Vulkan _NAME_LOWER ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(469): if(FPHSA_FOUND_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(477): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(478): set(_FOUND_VAR VULKAN_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(483): set(MISSING_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(484): set(DETAILS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(486): set(FPHSA_FOUND_Vulkan TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(487): foreach(_CURRENT_VAR Vulkan_LIBRARY;Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(488): if(NOT Vulkan_LIBRARY ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(489): set(FPHSA_FOUND_Vulkan FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(490): string(APPEND MISSING_VARS Vulkan_LIBRARY ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(488): if(NOT Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(489): set(FPHSA_FOUND_Vulkan FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(490): string(APPEND MISSING_VARS Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(495): if(FPHSA_FOUND_Vulkan ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(498): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(499): set(Vulkan_FOUND FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(500): set(VULKAN_FOUND FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(504): unset(FOUND_COMPONENTS_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(505): unset(MISSING_COMPONENTS_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(507): if(FPHSA_HANDLE_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(508): foreach(comp glslc;glslangValidator ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(509): if(Vulkan_glslc_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(516): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(518): if(NOT DEFINED MISSING_COMPONENTS_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(519): set(MISSING_COMPONENTS_MSG missing components: ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(521): string(APPEND MISSING_COMPONENTS_MSG glslc ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(523): if(Vulkan_FIND_REQUIRED_glslc ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(509): if(Vulkan_glslangValidator_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(516): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(518): if(NOT DEFINED MISSING_COMPONENTS_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(521): string(APPEND MISSING_COMPONENTS_MSG glslangValidator ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(523): if(Vulkan_FIND_REQUIRED_glslangValidator ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(530): set(COMPONENT_MSG missing components: glslc glslangValidator ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(531): string(APPEND DETAILS [c missing components: glslc glslangValidator] ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(535): set(VERSION_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(536): set(VERSION_OK TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(540): if(DEFINED Vulkan_FIND_VERSION ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(565): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(567): if(DEFINED Vulkan_VERSION ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(568): set(VERSION_MSG (found version "") ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(572): if(VERSION_OK ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(573): string(APPEND DETAILS [v()] ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(580): if(Vulkan_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(582): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(584): if(FPHSA_CONFIG_MODE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(586): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(587): if(NOT VERSION_OK ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(599): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(600): _FPHSA_FAILURE_MESSAGE(Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR) (found version "") ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(225): set(__msg Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR) (found version "") ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(226): if(FPHSA_REASON_FAILURE_MESSAGE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(229): if(Vulkan_FIND_REQUIRED ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(231): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(232): if(NOT Vulkan_FIND_QUIETLY ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(606): set(Vulkan_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(607): set(VULKAN_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(609): if(Vulkan_FOUND AND NOT TARGET Vulkan::Vulkan ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(616): if(Vulkan_FOUND AND NOT TARGET Vulkan::Headers ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(622): if(Vulkan_FOUND AND Vulkan_GLSLC_EXECUTABLE AND NOT TARGET Vulkan::glslc ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(627): if(Vulkan_FOUND AND Vulkan_GLSLANG_VALIDATOR_EXECUTABLE AND NOT TARGET Vulkan::glslangValidator ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(632): if(Vulkan_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(877): if(Vulkan_MoltenVK_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(888): unset(_Vulkan_library_name ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(889): unset(_Vulkan_hint_include_search_paths ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(890): unset(_Vulkan_hint_executable_search_paths ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(891): unset(_Vulkan_hint_library_search_paths ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(893): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapVulkanHeaders.cmake(17): if(Vulkan_INCLUDE_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapVulkanHeaders.cmake(54): include(FindPackageHandleStandardArgs ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(213): include(C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake(33): function(find_package_message pkg msg details ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(216): cmake_policy(PUSH ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(218): cmake_policy(SET CMP0012 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(220): cmake_policy(SET CMP0057 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(224): macro(_FPHSA_FAILURE_MESSAGE _msg ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(240): macro(_FPHSA_HANDLE_FAILURE_CONFIG_MODE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(275): function(FIND_PACKAGE_CHECK_VERSION version result ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(375): function(FIND_PACKAGE_HANDLE_STANDARD_ARGS _NAME _FIRST_ARG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(611): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapVulkanHeaders.cmake(55): find_package_handle_standard_args(WrapVulkanHeaders DEFAULT_MSG Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(378): set(options CONFIG_MODE HANDLE_COMPONENTS NAME_MISMATCHED HANDLE_VERSION_RANGE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(379): set(oneValueArgs FAIL_MESSAGE REASON_FAILURE_MESSAGE VERSION_VAR FOUND_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(380): set(multiValueArgs REQUIRED_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(383): set(_KEYWORDS_FOR_EXTENDED_MODE CONFIG_MODE;HANDLE_COMPONENTS;NAME_MISMATCHED;HANDLE_VERSION_RANGE FAIL_MESSAGE;REASON_FAILURE_MESSAGE;VERSION_VAR;FOUND_VAR REQUIRED_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(384): list(FIND _KEYWORDS_FOR_EXTENDED_MODE DEFAULT_MSG INDEX ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(386): unset(FPHSA_NAME_MISMATCHED_override ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(387): if(DEFINED FPHSA_NAME_MISMATCHED ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(403): if(-1 EQUAL -1 ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(404): set(FPHSA_FAIL_MESSAGE DEFAULT_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(405): set(FPHSA_REQUIRED_VARS Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(406): set(FPHSA_VERSION_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(431): if(DEFINED FPHSA_NAME_MISMATCHED_override ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(435): if(DEFINED CMAKE_FIND_PACKAGE_NAME AND NOT FPHSA_NAME_MISMATCHED AND NOT _NAME STREQUAL CMAKE_FIND_PACKAGE_NAME ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(446): if(WrapVulkanHeaders_FIND_VERSION_RANGE AND NOT FPHSA_HANDLE_VERSION_RANGE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(454): set(_CMAKE_FPHSA_PACKAGE_NAME WrapVulkanHeaders ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(458): if(xDEFAULT_MSG STREQUAL xDEFAULT_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(459): set(FPHSA_FAIL_MESSAGE Could NOT find WrapVulkanHeaders ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(462): if(FPHSA_REQUIRED_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(463): list(GET FPHSA_REQUIRED_VARS 0 _FIRST_REQUIRED_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(466): string(TOUPPER WrapVulkanHeaders _NAME_UPPER ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(467): string(TOLOWER WrapVulkanHeaders _NAME_LOWER ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(469): if(FPHSA_FOUND_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(477): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(478): set(_FOUND_VAR WRAPVULKANHEADERS_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(483): set(MISSING_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(484): set(DETAILS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(486): set(FPHSA_FOUND_WrapVulkanHeaders TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(487): foreach(_CURRENT_VAR Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(488): if(NOT Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(489): set(FPHSA_FOUND_WrapVulkanHeaders FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(490): string(APPEND MISSING_VARS Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(495): if(FPHSA_FOUND_WrapVulkanHeaders ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(498): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(499): set(WrapVulkanHeaders_FOUND FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(500): set(WRAPVULKANHEADERS_FOUND FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(504): unset(FOUND_COMPONENTS_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(505): unset(MISSING_COMPONENTS_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(507): if(FPHSA_HANDLE_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(535): set(VERSION_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(536): set(VERSION_OK TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(540): if(DEFINED WrapVulkanHeaders_FIND_VERSION ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(565): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(567): if(DEFINED ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(572): if(VERSION_OK ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(573): string(APPEND DETAILS [v()] ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(580): if(WrapVulkanHeaders_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(582): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(584): if(FPHSA_CONFIG_MODE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(586): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(587): if(NOT VERSION_OK ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(599): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(600): _FPHSA_FAILURE_MESSAGE(Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(225): set(__msg Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(226): if(FPHSA_REASON_FAILURE_MESSAGE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(229): if(WrapVulkanHeaders_FIND_REQUIRED ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(231): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(232): if(NOT WrapVulkanHeaders_FIND_QUIETLY ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(233): message(STATUS Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(606): set(WrapVulkanHeaders_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(607): set(WRAPVULKANHEADERS_FOUND FALSE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake(33): set(__qt_Gui_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake(34): _qt_internal_find_tool_dependencies(Gui __qt_Gui_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(44): if(NOT STREQUAL AND NOT C:/Qt/6.5.3/msvc2019_64 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(54): foreach(__qt_Gui_target_dep IN LISTS __qt_Gui_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(85): if(NOT STREQUAL AND NOT C:/Qt/6.5.3/msvc2019_64 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake(37): set(__qt_Gui_target_deps Qt6Core\;6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake(38): set(__qt_Gui_find_dependency_paths C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/.. C:/Qt/6.5.3/msvc2019_arm64/lib/cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake(39): _qt_internal_find_qt_dependencies(Gui __qt_Gui_target_deps __qt_Gui_find_dependency_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(95): foreach(__qt_Gui_target_dep IN LISTS __qt_Gui_target_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(96): list(GET __qt_Gui_target_dep 0 __qt_Gui_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(97): list(GET __qt_Gui_target_dep 1 __qt_Gui_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(99): if(NOT Qt6Core_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake(42): set(_Qt6Gui_MODULE_DEPENDENCIES Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake(43): set(Qt6Gui_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(41): _qt_internal_suggest_dependency_debugging(Gui __qt_Gui_pkg Qt6Gui_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(148): if(__qt_Gui_pkg AND NOT Qt6Gui_FOUND AND Qt6Gui_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(47): if(NOT DEFINED Qt6Gui_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(51): if(NOT QT_NO_CREATE_TARGETS AND Qt6Gui_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::Gui Qt6::GuiPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(24): if(TARGET Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::GuiPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(24): if(TARGET Qt6::GuiPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::GuiPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(59): add_library(Qt6::Gui SHARED IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(61): set_target_properties(Qt6::Gui PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_COMPILE_DEFINITIONS QT_GUI_LIB INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_arm64/include/QtGui;C:/Qt/6.5.3/msvc2019_arm64/include INTERFACE_LINK_LIBRARIES Qt6::Core;d3d11;dxgi;dxguid;$ INTERFACE_QT_MAJOR_VERSION 6 INTERFACE_SOURCES $<$>:C:/Qt/6.5.3/msvc2019_arm64/./metatypes/qt6gui_metatypes.json> MODULE_PLUGIN_TYPES accessiblebridge;platforms;platforms_darwin;xcbglintegrations;platformthemes;platforminputcontexts;generic;iconengines;imageformats;egldeviceintegrations QT_DISABLED_PRIVATE_FEATURES accessibility_atspi_bridge;directfb;evdev;system_freetype;fontconfig;system_harfbuzz;qqnx_imf;integrityfb;kms;drm_atomic;libinput;integrityhid;libinput_axis_api;libinput_hires_wheel_support;linuxfb;vsp2;vnc;mtdev;vkkhrdisplay;egl_x11;eglfs;eglfs_brcm;eglfs_egldevice;eglfs_gbm;eglfs_vsp2;eglfs_mali;eglfs_viv;eglfs_rcar;eglfs_viv_wl;eglfs_openwfd;eglfs_x11;system_jpeg;system_png;tslib;xcb_glx;xcb_egl_plugin;xcb_native_painting;xrender;xcb_xlib;xcb_sm;system_xcb_xinput;xkbcommon;xkbcommon_x11;xlib QT_DISABLED_PUBLIC_FEATURES accessibility_atspi_bridge;fontconfig;opengles2;opengles3;opengles31;opengles32;openvg;egl;xcb;xcb_glx_plugin;system_textmarkdownreader QT_ENABLED_PRIVATE_FEATURES directwrite;directwrite3;direct2d;direct2d1_1;freetype;harfbuzz;vkgen;gif;ico;jpeg;png;imageio_text_loading;tuiotouch;multiprocess;raster_64bit;raster_fp QT_ENABLED_PUBLIC_FEATURES freetype;harfbuzz;dynamicgl;opengl;vulkan;ico;sessionmanager;texthtmlparser;textmarkdownreader;textmarkdownwriter;textodfwriter;cssparser;draganddrop;action;cursor;clipboard;wheelevent;tabletevent;im;highdpiscaling;validator;standarditemmodel;filesystemmodel;imageformatplugin;movie;imageformat_bmp;imageformat_ppm;imageformat_xbm;imageformat_xpm;imageformat_png;imageformat_jpeg;image_heuristic_mask;image_text;picture;colornames;pdf;desktopservices;systemtrayicon;accessibility;whatsthis;undocommand;undostack;undogroup QT_QMAKE_PRIVATE_CONFIG QT_QMAKE_PUBLIC_CONFIG QT_QMAKE_PUBLIC_QT_CONFIG _qt_config_module_name gui _qt_is_public_module TRUE _qt_module_has_headers ON _qt_module_has_private_headers TRUE _qt_module_has_public_headers TRUE _qt_module_has_qpa_headers TRUE _qt_module_include_name QtGui _qt_module_interface_name Gui _qt_package_name Qt6Gui _qt_package_version 6.5.3 _qt_private_module_target_name GuiPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(90): add_library(Qt6::GuiPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(92): set_target_properties(Qt6::GuiPrivate PROPERTIES INTERFACE_INCLUDE_DIRECTORIES $<$>:>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtGui/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtGui/6.5.3/QtGui> INTERFACE_LINK_LIBRARIES Qt6::CorePrivate;Qt6::Gui _qt_config_module_name gui_private _qt_is_private_module TRUE _qt_package_name Qt6Gui _qt_package_version 6.5.3 _qt_public_module_target_name Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(102): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(107): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(108): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(109): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets-debug.cmake(9): set_property(TARGET Qt6::Gui APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets-debug.cmake(10): set_target_properties(Qt6::Gui PROPERTIES IMPORTED_IMPLIB_DEBUG C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Guid.lib IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Guid.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::Gui C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Guid.lib C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Guid.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(109): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::Gui APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::Gui PROPERTIES IMPORTED_IMPLIB_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Gui.lib IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Gui.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::Gui C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Gui.lib C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Gui.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(111): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(112): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(115): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(118): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(119): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(120): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Guid.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(120): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Guid.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(120): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Gui.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(120): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Gui.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(132): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(133): unset(_cmake_import_check_files_for_Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(119): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(132): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(133): unset(_cmake_import_check_files_for_Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(135): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(136): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(140): unset(Qt6Gui_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(141): foreach(_target Qt6::Core Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(142): if(NOT TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(142): if(NOT TARGET Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(147): if(DEFINED Qt6Gui_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(155): unset(Qt6Gui_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(158): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake(159): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(53): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::Gui IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_implib Qt6::Gui IMPORTED_IMPLIB_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(8): get_target_property(_qt_imported_location_default Qt6::Gui IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(9): get_target_property(_qt_imported_implib_default Qt6::Gui IMPORTED_IMPLIB_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(12): set_property(TARGET Qt6::Gui APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(14): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(15): set_property(TARGET Qt6::Gui PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Gui.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(17): if(_qt_imported_implib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(18): set_property(TARGET Qt6::Gui PROPERTY IMPORTED_IMPLIB_RELEASE C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Gui.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(22): set_property(TARGET Qt6::Gui APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(24): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::Gui PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Gui.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(27): if(_qt_imported_implib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(28): set_property(TARGET Qt6::Gui PROPERTY IMPORTED_IMPLIB_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Gui.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(32): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(33): set_property(TARGET Qt6::Gui PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Gui.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(35): if(_qt_imported_implib_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(36): set_property(TARGET Qt6::Gui PROPERTY IMPORTED_IMPLIB C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Gui.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(38): __qt_internal_promote_target_to_global_checked(Qt6::GuiPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(40): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(41): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(42): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(43): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake(44): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(54): if(NOT QT_NO_CREATE_VERSIONLESS_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(55): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt::Gui Qt::GuiPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(24): if(TARGET Qt::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::GuiPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(24): if(TARGET Qt::GuiPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::GuiPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(59): add_library(Qt::Gui INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(61): set_target_properties(Qt::Gui PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::Gui _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(67): add_library(Qt::GuiPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(69): set_target_properties(Qt::GuiPrivate PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::GuiPrivate _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(74): if(CMAKE_VERSION VERSION_LESS 3.0.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(79): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(80): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(83): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(84): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(87): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(90): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(107): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(108): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(112): unset(Qt6Gui_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(113): foreach(_target Qt6::Gui Qt6::GuiPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(114): if(NOT TARGET Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(114): if(NOT TARGET Qt6::GuiPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(119): if(DEFINED Qt6Gui_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(127): unset(Qt6Gui_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(130): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake(131): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(62): set(Qt6Gui_LIBRARIES Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(64): get_target_property(_Qt6Gui_OWN_INCLUDE_DIRS Qt6::Gui INTERFACE_INCLUDE_DIRECTORIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(66): if(NOT _Qt6Gui_OWN_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(70): if(TARGET Qt6::GuiPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(71): get_target_property(_Qt6Gui_OWN_PRIVATE_INCLUDE_DIRS Qt6::GuiPrivate INTERFACE_INCLUDE_DIRECTORIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(73): if(NOT _Qt6Gui_OWN_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(78): get_target_property(Qt6Gui_DEFINITIONS Qt6::Gui INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(80): if(NOT Qt6Gui_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(82): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(83): list(TRANSFORM Qt6Gui_DEFINITIONS PREPEND -D ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(86): get_target_property(Qt6Gui_COMPILE_DEFINITIONS Qt6::Gui INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(88): if(NOT Qt6Gui_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(92): set(Qt6Gui_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtGui;C:/Qt/6.5.3/msvc2019_arm64/include ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(95): set(Qt6Gui_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtGui/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtGui/6.5.3/QtGui> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(98): foreach(_module_dep Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(99): list(APPEND Qt6Gui_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtCore;C:/Qt/6.5.3/msvc2019_arm64/include;C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3/QtZlib> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(101): list(APPEND Qt6Gui_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3/QtCore> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(103): list(APPEND Qt6Gui_DEFINITIONS -DQT_CORE_LIB;-DQT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(105): list(APPEND Qt6Gui_COMPILE_DEFINITIONS QT_CORE_LIB;QT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(109): list(REMOVE_DUPLICATES Qt6Gui_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(110): list(REMOVE_DUPLICATES Qt6Gui_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(111): list(REMOVE_DUPLICATES Qt6Gui_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(112): list(REMOVE_DUPLICATES Qt6Gui_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(115): if(TARGET Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(116): qt_make_features_available(Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1241): if(NOT Qt6::Gui MATCHES ^Qt6::[a-zA-Z0-9_-]*$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1244): if(NOT TARGET Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1248): get_target_property(target_type Qt6::Gui TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1249): if(SHARED_LIBRARY STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1251): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1252): set(property_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1254): foreach(visibility IN ITEMS PUBLIC PRIVATE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Gui QT_ENABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(freetype;harfbuzz;dynamicgl;opengl;vulkan;ico;sessionmanager;texthtmlparser;textmarkdownreader;textmarkdownwriter;textodfwriter;cssparser;draganddrop;action;cursor;clipboard;wheelevent;tabletevent;im;highdpiscaling;validator;standarditemmodel;filesystemmodel;imageformatplugin;movie;imageformat_bmp;imageformat_ppm;imageformat_xbm;imageformat_xpm;imageformat_png;imageformat_jpeg;image_heuristic_mask;image_text;picture;colornames;pdf;desktopservices;systemtrayicon;accessibility;whatsthis;undocommand;undostack;undogroup STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS freetype;harfbuzz;dynamicgl;opengl;vulkan;ico;sessionmanager;texthtmlparser;textmarkdownreader;textmarkdownwriter;textodfwriter;cssparser;draganddrop;action;cursor;clipboard;wheelevent;tabletevent;im;highdpiscaling;validator;standarditemmodel;filesystemmodel;imageformatplugin;movie;imageformat_bmp;imageformat_ppm;imageformat_xbm;imageformat_xpm;imageformat_png;imageformat_jpeg;image_heuristic_mask;image_text;picture;colornames;pdf;desktopservices;systemtrayicon;accessibility;whatsthis;undocommand;undostack;undogroup ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_freetype AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_freetype ON CACHE INTERNAL Qt feature: freetype (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_harfbuzz AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_harfbuzz ON CACHE INTERNAL Qt feature: harfbuzz (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_dynamicgl AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_dynamicgl ON CACHE INTERNAL Qt feature: dynamicgl (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_opengl AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_opengl ON CACHE INTERNAL Qt feature: opengl (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_vulkan AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_vulkan ON CACHE INTERNAL Qt feature: vulkan (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_ico AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_ico ON CACHE INTERNAL Qt feature: ico (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_sessionmanager AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_sessionmanager ON CACHE INTERNAL Qt feature: sessionmanager (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_texthtmlparser AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_texthtmlparser ON CACHE INTERNAL Qt feature: texthtmlparser (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_textmarkdownreader AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_textmarkdownreader ON CACHE INTERNAL Qt feature: textmarkdownreader (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_textmarkdownwriter AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_textmarkdownwriter ON CACHE INTERNAL Qt feature: textmarkdownwriter (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_textodfwriter AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_textodfwriter ON CACHE INTERNAL Qt feature: textodfwriter (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cssparser AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cssparser ON CACHE INTERNAL Qt feature: cssparser (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_draganddrop AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_draganddrop ON CACHE INTERNAL Qt feature: draganddrop (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_action AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_action ON CACHE INTERNAL Qt feature: action (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_cursor AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_cursor ON CACHE INTERNAL Qt feature: cursor (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_clipboard AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_clipboard ON CACHE INTERNAL Qt feature: clipboard (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_wheelevent AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_wheelevent ON CACHE INTERNAL Qt feature: wheelevent (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_tabletevent AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_tabletevent ON CACHE INTERNAL Qt feature: tabletevent (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_im AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_im ON CACHE INTERNAL Qt feature: im (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_highdpiscaling AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_highdpiscaling ON CACHE INTERNAL Qt feature: highdpiscaling (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_validator AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_validator ON CACHE INTERNAL Qt feature: validator (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_standarditemmodel AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_standarditemmodel ON CACHE INTERNAL Qt feature: standarditemmodel (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_filesystemmodel AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_filesystemmodel ON CACHE INTERNAL Qt feature: filesystemmodel (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_imageformatplugin AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_imageformatplugin ON CACHE INTERNAL Qt feature: imageformatplugin (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_movie AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_movie ON CACHE INTERNAL Qt feature: movie (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_imageformat_bmp AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_imageformat_bmp ON CACHE INTERNAL Qt feature: imageformat_bmp (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_imageformat_ppm AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_imageformat_ppm ON CACHE INTERNAL Qt feature: imageformat_ppm (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_imageformat_xbm AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_imageformat_xbm ON CACHE INTERNAL Qt feature: imageformat_xbm (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_imageformat_xpm AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_imageformat_xpm ON CACHE INTERNAL Qt feature: imageformat_xpm (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_imageformat_png AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_imageformat_png ON CACHE INTERNAL Qt feature: imageformat_png (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_imageformat_jpeg AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_imageformat_jpeg ON CACHE INTERNAL Qt feature: imageformat_jpeg (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_image_heuristic_mask AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_image_heuristic_mask ON CACHE INTERNAL Qt feature: image_heuristic_mask (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_image_text AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_image_text ON CACHE INTERNAL Qt feature: image_text (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_picture AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_picture ON CACHE INTERNAL Qt feature: picture (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_colornames AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_colornames ON CACHE INTERNAL Qt feature: colornames (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_pdf AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_pdf ON CACHE INTERNAL Qt feature: pdf (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_desktopservices AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_desktopservices ON CACHE INTERNAL Qt feature: desktopservices (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_systemtrayicon AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_systemtrayicon ON CACHE INTERNAL Qt feature: systemtrayicon (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_accessibility AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_accessibility ON CACHE INTERNAL Qt feature: accessibility (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_whatsthis AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_whatsthis ON CACHE INTERNAL Qt feature: whatsthis (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_undocommand AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_undocommand ON CACHE INTERNAL Qt feature: undocommand (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_undostack AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_undostack ON CACHE INTERNAL Qt feature: undostack (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_undogroup AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_undogroup ON CACHE INTERNAL Qt feature: undogroup (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Gui QT_DISABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(accessibility_atspi_bridge;fontconfig;opengles2;opengles3;opengles31;opengles32;openvg;egl;xcb;xcb_glx_plugin;system_textmarkdownreader STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS accessibility_atspi_bridge;fontconfig;opengles2;opengles3;opengles31;opengles32;openvg;egl;xcb;xcb_glx_plugin;system_textmarkdownreader ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_accessibility_atspi_bridge AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_accessibility_atspi_bridge OFF CACHE INTERNAL Qt feature: accessibility_atspi_bridge (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_fontconfig AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_fontconfig OFF CACHE INTERNAL Qt feature: fontconfig (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_opengles2 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_opengles2 OFF CACHE INTERNAL Qt feature: opengles2 (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_opengles3 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_opengles3 OFF CACHE INTERNAL Qt feature: opengles3 (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_opengles31 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_opengles31 OFF CACHE INTERNAL Qt feature: opengles31 (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_opengles32 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_opengles32 OFF CACHE INTERNAL Qt feature: opengles32 (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_openvg AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_openvg OFF CACHE INTERNAL Qt feature: openvg (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_egl AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_egl OFF CACHE INTERNAL Qt feature: egl (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_xcb AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_xcb OFF CACHE INTERNAL Qt feature: xcb (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_xcb_glx_plugin AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_xcb_glx_plugin OFF CACHE INTERNAL Qt feature: xcb_glx_plugin (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_system_textmarkdownreader AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_system_textmarkdownreader OFF CACHE INTERNAL Qt feature: system_textmarkdownreader (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Gui QT_ENABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(directwrite;directwrite3;direct2d;direct2d1_1;freetype;harfbuzz;vkgen;gif;ico;jpeg;png;imageio_text_loading;tuiotouch;multiprocess;raster_64bit;raster_fp STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS directwrite;directwrite3;direct2d;direct2d1_1;freetype;harfbuzz;vkgen;gif;ico;jpeg;png;imageio_text_loading;tuiotouch;multiprocess;raster_64bit;raster_fp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_directwrite AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_directwrite ON CACHE INTERNAL Qt feature: directwrite (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_directwrite3 AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_directwrite3 ON CACHE INTERNAL Qt feature: directwrite3 (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_direct2d AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_direct2d ON CACHE INTERNAL Qt feature: direct2d (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_direct2d1_1 AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_direct2d1_1 ON CACHE INTERNAL Qt feature: direct2d1_1 (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_freetype AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_freetype ON CACHE INTERNAL Qt feature: freetype (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_harfbuzz AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_harfbuzz ON CACHE INTERNAL Qt feature: harfbuzz (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_vkgen AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_vkgen ON CACHE INTERNAL Qt feature: vkgen (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_gif AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_gif ON CACHE INTERNAL Qt feature: gif (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_ico AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_ico ON CACHE INTERNAL Qt feature: ico (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_jpeg AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_jpeg ON CACHE INTERNAL Qt feature: jpeg (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_png AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_png ON CACHE INTERNAL Qt feature: png (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_imageio_text_loading AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_imageio_text_loading ON CACHE INTERNAL Qt feature: imageio_text_loading (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_tuiotouch AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_tuiotouch ON CACHE INTERNAL Qt feature: tuiotouch (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_multiprocess AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_multiprocess ON CACHE INTERNAL Qt feature: multiprocess (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_raster_64bit AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_raster_64bit ON CACHE INTERNAL Qt feature: raster_64bit (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_raster_fp AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_raster_fp ON CACHE INTERNAL Qt feature: raster_fp (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Gui QT_DISABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(accessibility_atspi_bridge;directfb;evdev;system_freetype;fontconfig;system_harfbuzz;qqnx_imf;integrityfb;kms;drm_atomic;libinput;integrityhid;libinput_axis_api;libinput_hires_wheel_support;linuxfb;vsp2;vnc;mtdev;vkkhrdisplay;egl_x11;eglfs;eglfs_brcm;eglfs_egldevice;eglfs_gbm;eglfs_vsp2;eglfs_mali;eglfs_viv;eglfs_rcar;eglfs_viv_wl;eglfs_openwfd;eglfs_x11;system_jpeg;system_png;tslib;xcb_glx;xcb_egl_plugin;xcb_native_painting;xrender;xcb_xlib;xcb_sm;system_xcb_xinput;xkbcommon;xkbcommon_x11;xlib STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS accessibility_atspi_bridge;directfb;evdev;system_freetype;fontconfig;system_harfbuzz;qqnx_imf;integrityfb;kms;drm_atomic;libinput;integrityhid;libinput_axis_api;libinput_hires_wheel_support;linuxfb;vsp2;vnc;mtdev;vkkhrdisplay;egl_x11;eglfs;eglfs_brcm;eglfs_egldevice;eglfs_gbm;eglfs_vsp2;eglfs_mali;eglfs_viv;eglfs_rcar;eglfs_viv_wl;eglfs_openwfd;eglfs_x11;system_jpeg;system_png;tslib;xcb_glx;xcb_egl_plugin;xcb_native_painting;xrender;xcb_xlib;xcb_sm;system_xcb_xinput;xkbcommon;xkbcommon_x11;xlib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_accessibility_atspi_bridge AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_accessibility_atspi_bridge OFF CACHE INTERNAL Qt feature: accessibility_atspi_bridge (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_directfb AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_directfb OFF CACHE INTERNAL Qt feature: directfb (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_evdev AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_evdev OFF CACHE INTERNAL Qt feature: evdev (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_system_freetype AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_system_freetype OFF CACHE INTERNAL Qt feature: system_freetype (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_fontconfig AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_fontconfig OFF CACHE INTERNAL Qt feature: fontconfig (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_system_harfbuzz AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_system_harfbuzz OFF CACHE INTERNAL Qt feature: system_harfbuzz (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_qqnx_imf AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_qqnx_imf OFF CACHE INTERNAL Qt feature: qqnx_imf (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_integrityfb AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_integrityfb OFF CACHE INTERNAL Qt feature: integrityfb (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_kms AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_kms OFF CACHE INTERNAL Qt feature: kms (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_drm_atomic AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_drm_atomic OFF CACHE INTERNAL Qt feature: drm_atomic (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_libinput AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_libinput OFF CACHE INTERNAL Qt feature: libinput (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_integrityhid AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_integrityhid OFF CACHE INTERNAL Qt feature: integrityhid (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_libinput_axis_api AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_libinput_axis_api OFF CACHE INTERNAL Qt feature: libinput_axis_api (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_libinput_hires_wheel_support AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_libinput_hires_wheel_support OFF CACHE INTERNAL Qt feature: libinput_hires_wheel_support (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_linuxfb AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_linuxfb OFF CACHE INTERNAL Qt feature: linuxfb (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_vsp2 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_vsp2 OFF CACHE INTERNAL Qt feature: vsp2 (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_vnc AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_vnc OFF CACHE INTERNAL Qt feature: vnc (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_mtdev AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_mtdev OFF CACHE INTERNAL Qt feature: mtdev (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_vkkhrdisplay AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_vkkhrdisplay OFF CACHE INTERNAL Qt feature: vkkhrdisplay (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_egl_x11 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_egl_x11 OFF CACHE INTERNAL Qt feature: egl_x11 (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_eglfs AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_eglfs OFF CACHE INTERNAL Qt feature: eglfs (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_eglfs_brcm AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_eglfs_brcm OFF CACHE INTERNAL Qt feature: eglfs_brcm (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_eglfs_egldevice AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_eglfs_egldevice OFF CACHE INTERNAL Qt feature: eglfs_egldevice (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_eglfs_gbm AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_eglfs_gbm OFF CACHE INTERNAL Qt feature: eglfs_gbm (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_eglfs_vsp2 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_eglfs_vsp2 OFF CACHE INTERNAL Qt feature: eglfs_vsp2 (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_eglfs_mali AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_eglfs_mali OFF CACHE INTERNAL Qt feature: eglfs_mali (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_eglfs_viv AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_eglfs_viv OFF CACHE INTERNAL Qt feature: eglfs_viv (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_eglfs_rcar AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_eglfs_rcar OFF CACHE INTERNAL Qt feature: eglfs_rcar (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_eglfs_viv_wl AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_eglfs_viv_wl OFF CACHE INTERNAL Qt feature: eglfs_viv_wl (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_eglfs_openwfd AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_eglfs_openwfd OFF CACHE INTERNAL Qt feature: eglfs_openwfd (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_eglfs_x11 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_eglfs_x11 OFF CACHE INTERNAL Qt feature: eglfs_x11 (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_system_jpeg AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_system_jpeg OFF CACHE INTERNAL Qt feature: system_jpeg (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_system_png AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_system_png OFF CACHE INTERNAL Qt feature: system_png (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_tslib AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_tslib OFF CACHE INTERNAL Qt feature: tslib (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_xcb_glx AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_xcb_glx OFF CACHE INTERNAL Qt feature: xcb_glx (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_xcb_egl_plugin AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_xcb_egl_plugin OFF CACHE INTERNAL Qt feature: xcb_egl_plugin (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_xcb_native_painting AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_xcb_native_painting OFF CACHE INTERNAL Qt feature: xcb_native_painting (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_xrender AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_xrender OFF CACHE INTERNAL Qt feature: xrender (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_xcb_xlib AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_xcb_xlib OFF CACHE INTERNAL Qt feature: xcb_xlib (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_xcb_sm AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_xcb_sm OFF CACHE INTERNAL Qt feature: xcb_sm (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_system_xcb_xinput AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_system_xcb_xinput OFF CACHE INTERNAL Qt feature: system_xcb_xinput (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_xkbcommon AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_xkbcommon OFF CACHE INTERNAL Qt feature: xkbcommon (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_xkbcommon_x11 AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_xkbcommon_x11 OFF CACHE INTERNAL Qt feature: xkbcommon_x11 (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_xlib AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_xlib OFF CACHE INTERNAL Qt feature: xlib (from target Qt6::Gui) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(118): foreach(extra_cmake_include ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(122): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiPlugins.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(123): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiPlugins.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiPlugins.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiPlugins.cmake(4): if(NOT QT_NO_CREATE_TARGETS AND NOT QT_SKIP_AUTO_PLUGIN_INCLUSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiPlugins.cmake(5): __qt_internal_include_plugin_packages(Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(497): set(__qt_Gui_plugin_module_target Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(498): set(__qt_Gui_plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(502): get_target_property(_aliased_target Qt6::Gui ALIASED_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(503): if(_aliased_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(511): file(GLOB __qt_Gui_plugin_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6*PluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(513): foreach(__qt_Gui_plugin_config_file C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Gui_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(24): if(TARGET Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(59): add_library(Qt6::QGifPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(61): set_target_properties(Qt6::QGifPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Gui QT_PLUGIN_CLASS_NAME QGifPlugin QT_PLUGIN_TYPE imageformats _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QGifPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets-debug.cmake(10): set_target_properties(Qt6::QGifPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qgifd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QGifPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qgifd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QGifPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QGifPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qgif.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QGifPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qgif.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qgifd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qgif.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QGifPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QGifPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QGifPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QGifPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qgif.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QGifPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QGifPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qgif.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QGifPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qgif.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Gui_plugins QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Gui_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(24): if(TARGET Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(59): add_library(Qt6::QICOPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(61): set_target_properties(Qt6::QICOPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Gui QT_PLUGIN_CLASS_NAME QICOPlugin QT_PLUGIN_TYPE imageformats _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QICOPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets-debug.cmake(10): set_target_properties(Qt6::QICOPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qicod.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QICOPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qicod.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QICOPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QICOPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qico.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QICOPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qico.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qicod.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qico.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QICOPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QICOPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QICOPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QICOPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qico.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QICOPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QICOPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qico.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QICOPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qico.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Gui_plugins QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Gui_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(24): if(TARGET Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(59): add_library(Qt6::QJpegPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(61): set_target_properties(Qt6::QJpegPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Gui QT_PLUGIN_CLASS_NAME QJpegPlugin QT_PLUGIN_TYPE imageformats _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QJpegPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets-debug.cmake(10): set_target_properties(Qt6::QJpegPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qjpegd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QJpegPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qjpegd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QJpegPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QJpegPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qjpeg.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QJpegPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qjpeg.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qjpegd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qjpeg.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QJpegPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QJpegPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QJpegPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QJpegPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qjpeg.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QJpegPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QJpegPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qjpeg.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QJpegPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qjpeg.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Gui_plugins QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Gui_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(24): if(TARGET Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(59): add_library(Qt6::QMinimalIntegrationPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(61): set_target_properties(Qt6::QMinimalIntegrationPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_MODULE Gui QT_PLUGIN_CLASS_NAME QMinimalIntegrationPlugin QT_PLUGIN_TYPE platforms _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QMinimalIntegrationPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets-debug.cmake(10): set_target_properties(Qt6::QMinimalIntegrationPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qminimald.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QMinimalIntegrationPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qminimald.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QMinimalIntegrationPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QMinimalIntegrationPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qminimal.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QMinimalIntegrationPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qminimal.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qminimald.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qminimal.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QMinimalIntegrationPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QMinimalIntegrationPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QMinimalIntegrationPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QMinimalIntegrationPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qminimal.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QMinimalIntegrationPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QMinimalIntegrationPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qminimal.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QMinimalIntegrationPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qminimal.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Gui_plugins QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Gui_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(24): if(TARGET Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(59): add_library(Qt6::QOffscreenIntegrationPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(61): set_target_properties(Qt6::QOffscreenIntegrationPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_MODULE Gui QT_PLUGIN_CLASS_NAME QOffscreenIntegrationPlugin QT_PLUGIN_TYPE platforms _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QOffscreenIntegrationPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets-debug.cmake(10): set_target_properties(Qt6::QOffscreenIntegrationPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qoffscreend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QOffscreenIntegrationPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qoffscreend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QOffscreenIntegrationPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QOffscreenIntegrationPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qoffscreen.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QOffscreenIntegrationPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qoffscreen.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qoffscreend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qoffscreen.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QOffscreenIntegrationPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QOffscreenIntegrationPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QOffscreenIntegrationPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QOffscreenIntegrationPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qoffscreen.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QOffscreenIntegrationPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QOffscreenIntegrationPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qoffscreen.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QOffscreenIntegrationPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qoffscreen.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Gui_plugins QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Gui_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(24): if(TARGET Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(59): add_library(Qt6::QSvgIconPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(61): set_target_properties(Qt6::QSvgIconPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Gui QT_PLUGIN_CLASS_NAME QSvgIconPlugin QT_PLUGIN_TYPE iconengines _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QSvgIconPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets-debug.cmake(10): set_target_properties(Qt6::QSvgIconPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/iconengines/qsvgicond.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QSvgIconPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/iconengines/qsvgicond.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QSvgIconPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QSvgIconPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/iconengines/qsvgicon.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QSvgIconPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/iconengines/qsvgicon.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/iconengines/qsvgicond.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/iconengines/qsvgicon.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QSvgIconPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QSvgIconPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QSvgIconPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QSvgIconPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/iconengines/qsvgicon.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QSvgIconPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QSvgIconPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/iconengines/qsvgicon.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QSvgIconPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/iconengines/qsvgicon.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Gui_plugins QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Gui_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(24): if(TARGET Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(59): add_library(Qt6::QSvgPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(61): set_target_properties(Qt6::QSvgPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Gui QT_PLUGIN_CLASS_NAME QSvgPlugin QT_PLUGIN_TYPE imageformats _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QSvgPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets-debug.cmake(10): set_target_properties(Qt6::QSvgPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qsvgd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QSvgPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qsvgd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QSvgPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QSvgPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qsvg.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QSvgPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qsvg.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qsvgd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qsvg.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QSvgPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QSvgPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QSvgPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QSvgPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qsvg.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QSvgPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QSvgPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qsvg.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QSvgPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/imageformats/qsvg.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Gui_plugins QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Gui_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(24): if(TARGET Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(59): add_library(Qt6::QTuioTouchPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(61): set_target_properties(Qt6::QTuioTouchPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_MODULE Gui QT_PLUGIN_CLASS_NAME QTuioTouchPlugin QT_PLUGIN_TYPE generic _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QTuioTouchPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets-debug.cmake(10): set_target_properties(Qt6::QTuioTouchPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/generic/qtuiotouchplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QTuioTouchPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/generic/qtuiotouchplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QTuioTouchPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QTuioTouchPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/generic/qtuiotouchplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QTuioTouchPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/generic/qtuiotouchplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/generic/qtuiotouchplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/generic/qtuiotouchplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QTuioTouchPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QTuioTouchPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QTuioTouchPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QTuioTouchPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/generic/qtuiotouchplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QTuioTouchPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QTuioTouchPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/generic/qtuiotouchplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QTuioTouchPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/generic/qtuiotouchplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Gui_plugins QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Gui_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(24): if(TARGET Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(59): add_library(Qt6::QWindowsDirect2DIntegrationPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(61): set_target_properties(Qt6::QWindowsDirect2DIntegrationPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_MODULE Gui QT_PLUGIN_CLASS_NAME QWindowsDirect2DIntegrationPlugin QT_PLUGIN_TYPE platforms _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QWindowsDirect2DIntegrationPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets-debug.cmake(10): set_target_properties(Qt6::QWindowsDirect2DIntegrationPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qdirect2dd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QWindowsDirect2DIntegrationPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qdirect2dd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QWindowsDirect2DIntegrationPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QWindowsDirect2DIntegrationPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qdirect2d.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QWindowsDirect2DIntegrationPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qdirect2d.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qdirect2dd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qdirect2d.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QWindowsDirect2DIntegrationPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QWindowsDirect2DIntegrationPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QWindowsDirect2DIntegrationPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QWindowsDirect2DIntegrationPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qdirect2d.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QWindowsDirect2DIntegrationPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QWindowsDirect2DIntegrationPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qdirect2d.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QWindowsDirect2DIntegrationPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qdirect2d.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsDirect2DIntegrationPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Gui_plugins QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Gui_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(24): if(TARGET Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(59): add_library(Qt6::QWindowsIntegrationPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(61): set_target_properties(Qt6::QWindowsIntegrationPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Gui QT_PLUGIN_CLASS_NAME QWindowsIntegrationPlugin QT_PLUGIN_TYPE platforms _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QWindowsIntegrationPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets-debug.cmake(10): set_target_properties(Qt6::QWindowsIntegrationPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qwindowsd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QWindowsIntegrationPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qwindowsd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QWindowsIntegrationPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QWindowsIntegrationPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qwindows.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QWindowsIntegrationPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qwindows.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qwindowsd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qwindows.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QWindowsIntegrationPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QWindowsIntegrationPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QWindowsIntegrationPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QWindowsIntegrationPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qwindows.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QWindowsIntegrationPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QWindowsIntegrationPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qwindows.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QWindowsIntegrationPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/platforms/qwindows.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6QWindowsIntegrationPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Gui_plugins QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(523): set_property(TARGET Qt6::Gui PROPERTY _qt_plugins QGifPlugin;QICOPlugin;QJpegPlugin;QMinimalIntegrationPlugin;QOffscreenIntegrationPlugin;QSvgIconPlugin;QSvgPlugin;QTuioTouchPlugin;QWindowsDirect2DIntegrationPlugin;QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(527): set_property(TARGET Qt6::Gui PROPERTY QT_PLUGINS QGifPlugin;QICOPlugin;QJpegPlugin;QMinimalIntegrationPlugin;QOffscreenIntegrationPlugin;QSvgIconPlugin;QSvgPlugin;QTuioTouchPlugin;QWindowsDirect2DIntegrationPlugin;QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(530): get_target_property(__qt_Gui_have_added_plugins_already Qt6::Gui __qt_internal_plugins_added ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(532): if(__qt_Gui_have_added_plugins_already ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(536): foreach(plugin_target QGifPlugin;QICOPlugin;QJpegPlugin;QMinimalIntegrationPlugin;QOffscreenIntegrationPlugin;QSvgIconPlugin;QSvgPlugin;QTuioTouchPlugin;QWindowsDirect2DIntegrationPlugin;QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QGifPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QGifPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type imageformats PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QGifPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QGifPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QGifPlugin PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_imageformats QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QGifPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QICOPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QICOPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type imageformats PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QICOPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QICOPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QICOPlugin PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_imageformats QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QICOPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QJpegPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QJpegPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type imageformats PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QJpegPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QJpegPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QJpegPlugin PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_imageformats QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QJpegPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QMinimalIntegrationPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QMinimalIntegrationPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type platforms PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QMinimalIntegrationPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QMinimalIntegrationPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QMinimalIntegrationPlugin PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_platforms QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QMinimalIntegrationPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QOffscreenIntegrationPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QOffscreenIntegrationPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type platforms PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QOffscreenIntegrationPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QOffscreenIntegrationPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QOffscreenIntegrationPlugin PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_platforms QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QOffscreenIntegrationPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QSvgIconPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QSvgIconPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type iconengines PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QSvgIconPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QSvgIconPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QSvgIconPlugin PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_iconengines QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QSvgIconPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QSvgPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QSvgPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type imageformats PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QSvgPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QSvgPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QSvgPlugin PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_imageformats QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QSvgPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QTuioTouchPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QTuioTouchPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type generic PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QTuioTouchPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QTuioTouchPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QTuioTouchPlugin PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_generic QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QTuioTouchPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QWindowsDirect2DIntegrationPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QWindowsDirect2DIntegrationPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type platforms PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QWindowsDirect2DIntegrationPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QWindowsDirect2DIntegrationPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QWindowsDirect2DIntegrationPlugin PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_platforms QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QWindowsDirect2DIntegrationPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QWindowsIntegrationPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QWindowsIntegrationPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type platforms PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QWindowsIntegrationPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QWindowsIntegrationPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QWindowsIntegrationPlugin PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_platforms QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QWindowsIntegrationPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(560): set_target_properties(Qt6::Gui PROPERTIES __qt_internal_plugins_added TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(126): list(APPEND QT_ALL_MODULES_FOUND_VIA_FIND_PACKAGE Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(128): get_target_property(_qt_module_target_type Qt6::Gui TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(129): if(NOT _qt_module_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(130): get_target_property(_qt_module_plugin_types Qt6::Gui MODULE_PLUGIN_TYPES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(132): if(_qt_module_plugin_types ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(133): list(APPEND QT_ALL_PLUGIN_TYPES_FOUND_VIA_FIND_PACKAGE accessiblebridge;platforms;platforms_darwin;xcbglintegrations;platformthemes;platforminputcontexts;generic;iconengines;imageformats;egldeviceintegrations ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake(139): if(Qt6BuildInternals_DIR AND EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Gui/Qt6GuiBuildInternals.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(80): list(POP_BACK _CMAKE_Qt6Gui_HASH_STACK cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(81): set(_CMAKE_Qt6Gui_5e9070b1722cad7d94db53a807392ad1bcf644af60203f571de9901097868a6d_FOUND 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(83): if(NOT DEFINED cmake_fd_alreadyTransitive OR cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(84): set_property(GLOBAL PROPERTY _CMAKE_Qt6Gui_TRANSITIVE_DEPENDENCY TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(87): unset(cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(88): unset(cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(89): unset(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(90): unset(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(91): if(NOT Qt6Gui_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(96): list(GET __qt_Quick_target_dep 0 __qt_Quick_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(97): list(GET __qt_Quick_target_dep 1 __qt_Quick_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(99): if(NOT Qt6Qml_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(104): set(__qt_Quick_pkg_names Qt6Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(105): if(__qt_Quick_pkg MATCHES (.*)Private$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(109): _qt_internal_save_find_package_context_for_debugging(Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(190): if(QT_DEBUG_FIND_PACKAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(111): find_dependency(Qt6Qml 6.5.3 NAMES Qt6Qml PATHS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake NO_DEFAULT_PATH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(58): string(SHA256 cmake_fd_call_hash Qt6Qml;6.5.3;NAMES;Qt6Qml;PATHS;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;NO_DEFAULT_PATH;FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(59): if(_CMAKE_Qt6Qml_9386b94234e02a41b8414848fd05350439a495ea983eac9ecc42867fdc2f404e_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(61): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(62): list(APPEND _CMAKE_Qt6Qml_HASH_STACK 9386b94234e02a41b8414848fd05350439a495ea983eac9ecc42867fdc2f404e ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(63): set(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(64): if(Qt6Quick_FIND_QUIETLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(67): set(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(68): if(Qt6Quick_FIND_REQUIRED ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(72): get_property(cmake_fd_alreadyTransitive GLOBAL PROPERTY _CMAKE_Qt6Qml_TRANSITIVE_DEPENDENCY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(76): find_package(Qt6Qml 6.5.3;NAMES;Qt6Qml;PATHS;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersion.cmake(2): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersionImpl.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersionImpl.cmake(10): set(PACKAGE_VERSION 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersionImpl.cmake(12): if(PACKAGE_FIND_VERSION_RANGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersionImpl.cmake(21): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersionImpl.cmake(22): if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersionImpl.cmake(24): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersionImpl.cmake(25): set(PACKAGE_VERSION_COMPATIBLE TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersionImpl.cmake(26): if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersionImpl.cmake(27): set(PACKAGE_VERSION_EXACT TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersionImpl.cmake(34): if(FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersionImpl.cmake(39): if(8 STREQUAL OR 8 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersionImpl.cmake(44): if(NOT CMAKE_SIZEOF_VOID_P STREQUAL 8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersion.cmake(4): set(__qt_disable_package_version_check FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersion.cmake(7): if(QT_NO_PACKAGE_VERSION_CHECK ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersion.cmake(15): if(( NOT PACKAGE_VERSION_COMPATIBLE ) OR PACKAGE_VERSION_UNSUITABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersion.cmake(17): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersion.cmake(18): set(__qt_package_version_incompatible FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersion.cmake(21): if(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersion.cmake(46): elseif(QT_REPO_MODULE_VERSION AND __qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersion.cmake(62): unset(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersion.cmake(63): unset(__qt_disable_package_version_check_due_to_developer_build ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersion.cmake(64): unset(__qt_package_version_message_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigVersion.cmake(65): unset(__qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(6): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(8): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(15): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(27): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(29): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(31): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(32): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(35): set(QT_KNOWN_POLICY_QTP0001 TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(40): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(41): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake(2): set(Qt6Qml_FOUND FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake(4): if(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake(7): set(__qt_use_no_default_path_for_qt_packages NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake(8): if(QT_DISABLE_NO_DEFAULT_PATH_IN_QT_PACKAGES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake(14): set(Qt6Qml_FIND_REQUIRED FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake(16): if(NOT Qt6_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake(29): set(__qt_Qml_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake(30): _qt_internal_find_third_party_dependencies(Qml __qt_Qml_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(7): foreach(__qt_Qml_target_dep IN LISTS __qt_Qml_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake(33): set(__qt_Qml_tool_deps Qt6QmlTools\;6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake(34): _qt_internal_find_tool_dependencies(Qml __qt_Qml_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(44): if(NOT Qt6QmlTools\;6.5.3 STREQUAL AND NOT C:/Qt/6.5.3/msvc2019_64 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(46): set(BACKUP_Qml_CMAKE_PREFIX_PATH C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;C:/Qt/6.5.3/msvc2019_arm64 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(47): set(BACKUP_Qml_CMAKE_FIND_ROOT_PATH C:/Qt/6.5.3/msvc2019_arm64;C:/Qt/6.5.3/msvc2019_arm64 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(48): list(PREPEND CMAKE_PREFIX_PATH C:/Qt/6.5.3/msvc2019_64/lib/cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(50): list(PREPEND CMAKE_FIND_ROOT_PATH C:/Qt/6.5.3/msvc2019_64 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(54): foreach(__qt_Qml_target_dep IN LISTS __qt_Qml_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(55): list(GET __qt_Qml_target_dep 0 __qt_Qml_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(56): list(GET __qt_Qml_target_dep 1 __qt_Qml_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(58): unset(__qt_Qml_find_package_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(59): if(Qt6Qml_FIND_QUIETLY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(63): _qt_internal_save_find_package_context_for_debugging(Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(190): if(QT_DEBUG_FIND_PACKAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(65): find_package(Qt6QmlTools 6.5.3 PATHS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/.. C:/Qt/6.5.3/msvc2019_arm64/lib/cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersion.cmake(2): include(C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersionImpl.cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersionImpl.cmake(10): set(PACKAGE_VERSION 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersionImpl.cmake(12): if(PACKAGE_FIND_VERSION_RANGE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersionImpl.cmake(21): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersionImpl.cmake(22): if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersionImpl.cmake(24): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersionImpl.cmake(25): set(PACKAGE_VERSION_COMPATIBLE TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersionImpl.cmake(26): if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersionImpl.cmake(27): set(PACKAGE_VERSION_EXACT TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersionImpl.cmake(34): if(TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersionImpl.cmake(35): return() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersion.cmake(4): set(__qt_disable_package_version_check FALSE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersion.cmake(7): if(QT_NO_PACKAGE_VERSION_CHECK ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersion.cmake(15): if(( NOT PACKAGE_VERSION_COMPATIBLE ) OR PACKAGE_VERSION_UNSUITABLE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersion.cmake(17): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersion.cmake(18): set(__qt_package_version_incompatible FALSE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersion.cmake(21): if(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersion.cmake(46): elseif(QT_REPO_MODULE_VERSION AND __qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersion.cmake(62): unset(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersion.cmake(63): unset(__qt_disable_package_version_check_due_to_developer_build ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersion.cmake(64): unset(__qt_package_version_message_prefix ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfigVersion.cmake(65): unset(__qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(6): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(8): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(15): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(27): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(29): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(32): if(EXISTS C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsDependencies.cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(33): include(C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsDependencies.cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsDependencies.cmake(2): set(Qt6QmlTools_FOUND FALSE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsDependencies.cmake(3): set(__qt_QmlTools_tool_deps ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsDependencies.cmake(4): foreach(__qt_QmlTools_target_dep ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsDependencies.cmake(13): set(Qt6QmlTools_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(38): if(NOT DEFINED Qt6QmlTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(42): if(NOT QT_NO_CREATE_TARGETS AND Qt6QmlTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(43): include(C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qmlcachegen Qt6::qmldom Qt6::qmllint Qt6::qmltc Qt6::qmltyperegistrar Qt6::qmlimportscanner Qt6::qmlformat Qt6::qmlprofiler Qt6::qmltime Qt6::qmlplugindump Qt6::qmltestrunner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmlcachegen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(24): if(TARGET Qt6::qmlcachegen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmlcachegen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmldom ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(24): if(TARGET Qt6::qmldom ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmldom ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmllint ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(24): if(TARGET Qt6::qmllint ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmllint ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmltc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(24): if(TARGET Qt6::qmltc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmltc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmltyperegistrar ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(24): if(TARGET Qt6::qmltyperegistrar ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmltyperegistrar ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmlimportscanner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(24): if(TARGET Qt6::qmlimportscanner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmlimportscanner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmlformat ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(24): if(TARGET Qt6::qmlformat ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmlformat ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmlprofiler ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(24): if(TARGET Qt6::qmlprofiler ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmlprofiler ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmltime ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(24): if(TARGET Qt6::qmltime ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmltime ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmlplugindump ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(24): if(TARGET Qt6::qmlplugindump ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmlplugindump ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmltestrunner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(24): if(TARGET Qt6::qmltestrunner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmltestrunner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools PATH ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_64/lib PATH ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(59): add_executable(Qt6::qmlcachegen IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(61): set_target_properties(Qt6::qmlcachegen PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(69): add_executable(Qt6::qmldom IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(71): set_target_properties(Qt6::qmldom PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(79): add_executable(Qt6::qmllint IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(81): set_target_properties(Qt6::qmllint PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(89): add_executable(Qt6::qmltc IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(91): set_target_properties(Qt6::qmltc PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(99): add_executable(Qt6::qmltyperegistrar IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(101): set_target_properties(Qt6::qmltyperegistrar PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(109): add_executable(Qt6::qmlimportscanner IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(111): set_target_properties(Qt6::qmlimportscanner PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(119): add_executable(Qt6::qmlformat IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(121): set_target_properties(Qt6::qmlformat PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(129): add_executable(Qt6::qmlprofiler IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(131): set_target_properties(Qt6::qmlprofiler PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(139): add_executable(Qt6::qmltime IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(141): set_target_properties(Qt6::qmltime PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(149): add_executable(Qt6::qmlplugindump IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(151): set_target_properties(Qt6::qmlplugindump PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(159): add_executable(Qt6::qmltestrunner IMPORTED ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(161): set_target_properties(Qt6::qmltestrunner PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_64/include INTERFACE_QT_MAJOR_VERSION 6 _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(168): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(173): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(174): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(175): include(C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-debug.cmake(9): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(175): include(C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qmlcachegen APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qmlcachegen PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/./bin/qmlcachegen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(14): list(APPEND _cmake_import_check_targets Qt6::qmlcachegen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_files_for_Qt6::qmlcachegen C:/Qt/6.5.3/msvc2019_64/./bin/qmlcachegen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(18): set_property(TARGET Qt6::qmldom APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(19): set_target_properties(Qt6::qmldom PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/bin/qmldom.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(23): list(APPEND _cmake_import_check_targets Qt6::qmldom ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(24): list(APPEND _cmake_import_check_files_for_Qt6::qmldom C:/Qt/6.5.3/msvc2019_64/bin/qmldom.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(27): set_property(TARGET Qt6::qmllint APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(28): set_target_properties(Qt6::qmllint PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/bin/qmllint.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(32): list(APPEND _cmake_import_check_targets Qt6::qmllint ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(33): list(APPEND _cmake_import_check_files_for_Qt6::qmllint C:/Qt/6.5.3/msvc2019_64/bin/qmllint.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(36): set_property(TARGET Qt6::qmltc APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(37): set_target_properties(Qt6::qmltc PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/bin/qmltc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(41): list(APPEND _cmake_import_check_targets Qt6::qmltc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(42): list(APPEND _cmake_import_check_files_for_Qt6::qmltc C:/Qt/6.5.3/msvc2019_64/bin/qmltc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(45): set_property(TARGET Qt6::qmltyperegistrar APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(46): set_target_properties(Qt6::qmltyperegistrar PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/./bin/qmltyperegistrar.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(50): list(APPEND _cmake_import_check_targets Qt6::qmltyperegistrar ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(51): list(APPEND _cmake_import_check_files_for_Qt6::qmltyperegistrar C:/Qt/6.5.3/msvc2019_64/./bin/qmltyperegistrar.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(54): set_property(TARGET Qt6::qmlimportscanner APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(55): set_target_properties(Qt6::qmlimportscanner PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/./bin/qmlimportscanner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(59): list(APPEND _cmake_import_check_targets Qt6::qmlimportscanner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(60): list(APPEND _cmake_import_check_files_for_Qt6::qmlimportscanner C:/Qt/6.5.3/msvc2019_64/./bin/qmlimportscanner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(63): set_property(TARGET Qt6::qmlformat APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(64): set_target_properties(Qt6::qmlformat PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/bin/qmlformat.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(68): list(APPEND _cmake_import_check_targets Qt6::qmlformat ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(69): list(APPEND _cmake_import_check_files_for_Qt6::qmlformat C:/Qt/6.5.3/msvc2019_64/bin/qmlformat.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(72): set_property(TARGET Qt6::qmlprofiler APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(73): set_target_properties(Qt6::qmlprofiler PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/bin/qmlprofiler.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(77): list(APPEND _cmake_import_check_targets Qt6::qmlprofiler ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(78): list(APPEND _cmake_import_check_files_for_Qt6::qmlprofiler C:/Qt/6.5.3/msvc2019_64/bin/qmlprofiler.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(81): set_property(TARGET Qt6::qmltime APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(82): set_target_properties(Qt6::qmltime PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/bin/qmltime.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(86): list(APPEND _cmake_import_check_targets Qt6::qmltime ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(87): list(APPEND _cmake_import_check_files_for_Qt6::qmltime C:/Qt/6.5.3/msvc2019_64/bin/qmltime.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(90): set_property(TARGET Qt6::qmlplugindump APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(91): set_target_properties(Qt6::qmlplugindump PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/bin/qmlplugindump.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(95): list(APPEND _cmake_import_check_targets Qt6::qmlplugindump ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(96): list(APPEND _cmake_import_check_files_for_Qt6::qmlplugindump C:/Qt/6.5.3/msvc2019_64/bin/qmlplugindump.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(99): set_property(TARGET Qt6::qmltestrunner APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(100): set_target_properties(Qt6::qmltestrunner PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_64/bin/qmltestrunner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(104): list(APPEND _cmake_import_check_targets Qt6::qmltestrunner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(105): list(APPEND _cmake_import_check_files_for_Qt6::qmltestrunner C:/Qt/6.5.3/msvc2019_64/bin/qmltestrunner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets-relwithdebinfo.cmake(108): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(177): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(178): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(181): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(184): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(185): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlcachegen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(186): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/qmlcachegen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(198): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(199): unset(_cmake_import_check_files_for_Qt6::qmlcachegen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(185): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmldom ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(186): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qmldom.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(198): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(199): unset(_cmake_import_check_files_for_Qt6::qmldom ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(185): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmllint ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(186): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qmllint.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(198): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(199): unset(_cmake_import_check_files_for_Qt6::qmllint ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(185): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmltc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(186): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qmltc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(198): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(199): unset(_cmake_import_check_files_for_Qt6::qmltc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(185): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmltyperegistrar ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(186): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/qmltyperegistrar.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(198): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(199): unset(_cmake_import_check_files_for_Qt6::qmltyperegistrar ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(185): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlimportscanner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(186): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/qmlimportscanner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(198): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(199): unset(_cmake_import_check_files_for_Qt6::qmlimportscanner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(185): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlformat ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(186): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qmlformat.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(198): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(199): unset(_cmake_import_check_files_for_Qt6::qmlformat ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(185): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlprofiler ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(186): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qmlprofiler.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(198): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(199): unset(_cmake_import_check_files_for_Qt6::qmlprofiler ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(185): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmltime ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(186): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qmltime.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(198): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(199): unset(_cmake_import_check_files_for_Qt6::qmltime ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(185): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlplugindump ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(186): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qmlplugindump.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(198): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(199): unset(_cmake_import_check_files_for_Qt6::qmlplugindump ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(185): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmltestrunner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(186): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qmltestrunner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(198): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(199): unset(_cmake_import_check_files_for_Qt6::qmltestrunner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(201): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(202): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(208): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsTargets.cmake(209): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(44): include(C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(5): get_target_property(_qt_imported_location Qt6::qmlcachegen IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location_default Qt6::qmlcachegen IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(9): set_property(TARGET Qt6::qmlcachegen APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(11): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(12): set_property(TARGET Qt6::qmlcachegen PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/./bin/qmlcachegen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(16): set_property(TARGET Qt6::qmlcachegen APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(18): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(19): set_property(TARGET Qt6::qmlcachegen PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/./bin/qmlcachegen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(23): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(24): set_property(TARGET Qt6::qmlcachegen PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/qmlcachegen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(26): get_target_property(_qt_imported_location Qt6::qmldom IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(27): get_target_property(_qt_imported_location_default Qt6::qmldom IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(30): set_property(TARGET Qt6::qmldom APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(32): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(33): set_property(TARGET Qt6::qmldom PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/bin/qmldom.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(37): set_property(TARGET Qt6::qmldom APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(39): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(40): set_property(TARGET Qt6::qmldom PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/bin/qmldom.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(44): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(45): set_property(TARGET Qt6::qmldom PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qmldom.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(47): get_target_property(_qt_imported_location Qt6::qmllint IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(48): get_target_property(_qt_imported_location_default Qt6::qmllint IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(51): set_property(TARGET Qt6::qmllint APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(53): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(54): set_property(TARGET Qt6::qmllint PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/bin/qmllint.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(58): set_property(TARGET Qt6::qmllint APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(60): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(61): set_property(TARGET Qt6::qmllint PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/bin/qmllint.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(65): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(66): set_property(TARGET Qt6::qmllint PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qmllint.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(68): get_target_property(_qt_imported_location Qt6::qmltc IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(69): get_target_property(_qt_imported_location_default Qt6::qmltc IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(72): set_property(TARGET Qt6::qmltc APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(74): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(75): set_property(TARGET Qt6::qmltc PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/bin/qmltc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(79): set_property(TARGET Qt6::qmltc APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(81): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(82): set_property(TARGET Qt6::qmltc PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/bin/qmltc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(86): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(87): set_property(TARGET Qt6::qmltc PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qmltc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(89): get_target_property(_qt_imported_location Qt6::qmltyperegistrar IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(90): get_target_property(_qt_imported_location_default Qt6::qmltyperegistrar IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(93): set_property(TARGET Qt6::qmltyperegistrar APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(95): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(96): set_property(TARGET Qt6::qmltyperegistrar PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/./bin/qmltyperegistrar.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(100): set_property(TARGET Qt6::qmltyperegistrar APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(102): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(103): set_property(TARGET Qt6::qmltyperegistrar PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/./bin/qmltyperegistrar.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(107): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(108): set_property(TARGET Qt6::qmltyperegistrar PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/qmltyperegistrar.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(110): get_target_property(_qt_imported_location Qt6::qmlimportscanner IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(111): get_target_property(_qt_imported_location_default Qt6::qmlimportscanner IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(114): set_property(TARGET Qt6::qmlimportscanner APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(116): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(117): set_property(TARGET Qt6::qmlimportscanner PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/./bin/qmlimportscanner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(121): set_property(TARGET Qt6::qmlimportscanner APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(123): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(124): set_property(TARGET Qt6::qmlimportscanner PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/./bin/qmlimportscanner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(128): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(129): set_property(TARGET Qt6::qmlimportscanner PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/qmlimportscanner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(131): get_target_property(_qt_imported_location Qt6::qmlformat IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(132): get_target_property(_qt_imported_location_default Qt6::qmlformat IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(135): set_property(TARGET Qt6::qmlformat APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(137): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(138): set_property(TARGET Qt6::qmlformat PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/bin/qmlformat.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(142): set_property(TARGET Qt6::qmlformat APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(144): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(145): set_property(TARGET Qt6::qmlformat PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/bin/qmlformat.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(149): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(150): set_property(TARGET Qt6::qmlformat PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qmlformat.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(152): get_target_property(_qt_imported_location Qt6::qmlprofiler IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(153): get_target_property(_qt_imported_location_default Qt6::qmlprofiler IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(156): set_property(TARGET Qt6::qmlprofiler APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(158): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(159): set_property(TARGET Qt6::qmlprofiler PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/bin/qmlprofiler.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(163): set_property(TARGET Qt6::qmlprofiler APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(165): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(166): set_property(TARGET Qt6::qmlprofiler PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/bin/qmlprofiler.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(170): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(171): set_property(TARGET Qt6::qmlprofiler PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qmlprofiler.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(173): get_target_property(_qt_imported_location Qt6::qmltime IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(174): get_target_property(_qt_imported_location_default Qt6::qmltime IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(177): set_property(TARGET Qt6::qmltime APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(179): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(180): set_property(TARGET Qt6::qmltime PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/bin/qmltime.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(184): set_property(TARGET Qt6::qmltime APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(186): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(187): set_property(TARGET Qt6::qmltime PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/bin/qmltime.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(191): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(192): set_property(TARGET Qt6::qmltime PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qmltime.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(194): get_target_property(_qt_imported_location Qt6::qmlplugindump IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(195): get_target_property(_qt_imported_location_default Qt6::qmlplugindump IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(198): set_property(TARGET Qt6::qmlplugindump APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(200): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(201): set_property(TARGET Qt6::qmlplugindump PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/bin/qmlplugindump.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(205): set_property(TARGET Qt6::qmlplugindump APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(207): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(208): set_property(TARGET Qt6::qmlplugindump PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/bin/qmlplugindump.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(212): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(213): set_property(TARGET Qt6::qmlplugindump PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qmlplugindump.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(215): get_target_property(_qt_imported_location Qt6::qmltestrunner IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(216): get_target_property(_qt_imported_location_default Qt6::qmltestrunner IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(219): set_property(TARGET Qt6::qmltestrunner APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(221): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(222): set_property(TARGET Qt6::qmltestrunner PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_64/bin/qmltestrunner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(226): set_property(TARGET Qt6::qmltestrunner APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(228): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(229): set_property(TARGET Qt6::qmltestrunner PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_64/bin/qmltestrunner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(233): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(234): set_property(TARGET Qt6::qmltestrunner PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qmltestrunner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(237): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(238): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(239): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(240): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsAdditionalTargetInfo.cmake(241): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(45): if(NOT QT_NO_CREATE_VERSIONLESS_TARGETS ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(46): include(C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(1): foreach(__qt_tool qmlcachegen;qmldom;qmllint;qmltc;qmltyperegistrar;qmlimportscanner;qmlformat;qmlprofiler;qmltime;qmlplugindump;qmltestrunner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::qmlcachegen AND TARGET Qt6::qmlcachegen ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(3): add_executable(Qt::qmlcachegen IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::qmlcachegen IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/qmlcachegen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(20): set_target_properties(Qt::qmlcachegen PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/qmlcachegen.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::qmldom AND TARGET Qt6::qmldom ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(3): add_executable(Qt::qmldom IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::qmldom IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qmldom.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(20): set_target_properties(Qt::qmldom PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qmldom.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::qmllint AND TARGET Qt6::qmllint ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(3): add_executable(Qt::qmllint IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::qmllint IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qmllint.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(20): set_target_properties(Qt::qmllint PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qmllint.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::qmltc AND TARGET Qt6::qmltc ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(3): add_executable(Qt::qmltc IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::qmltc IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qmltc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(20): set_target_properties(Qt::qmltc PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qmltc.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::qmltyperegistrar AND TARGET Qt6::qmltyperegistrar ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(3): add_executable(Qt::qmltyperegistrar IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::qmltyperegistrar IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/qmltyperegistrar.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(20): set_target_properties(Qt::qmltyperegistrar PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/qmltyperegistrar.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::qmlimportscanner AND TARGET Qt6::qmlimportscanner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(3): add_executable(Qt::qmlimportscanner IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::qmlimportscanner IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/qmlimportscanner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(20): set_target_properties(Qt::qmlimportscanner PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/./bin/qmlimportscanner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::qmlformat AND TARGET Qt6::qmlformat ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(3): add_executable(Qt::qmlformat IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::qmlformat IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qmlformat.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(20): set_target_properties(Qt::qmlformat PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qmlformat.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::qmlprofiler AND TARGET Qt6::qmlprofiler ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(3): add_executable(Qt::qmlprofiler IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::qmlprofiler IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qmlprofiler.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(20): set_target_properties(Qt::qmlprofiler PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qmlprofiler.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::qmltime AND TARGET Qt6::qmltime ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(3): add_executable(Qt::qmltime IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::qmltime IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qmltime.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(20): set_target_properties(Qt::qmltime PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qmltime.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::qmlplugindump AND TARGET Qt6::qmlplugindump ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(3): add_executable(Qt::qmlplugindump IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::qmlplugindump IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qmlplugindump.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(20): set_target_properties(Qt::qmlplugindump PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qmlplugindump.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(2): if(NOT TARGET Qt::qmltestrunner AND TARGET Qt6::qmltestrunner ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(3): add_executable(Qt::qmltestrunner IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(6): foreach(__qt_imported_location_config IMPORTED_LOCATION IMPORTED_LOCATION_RELEASE IMPORTED_LOCATION_RELWITHDEBINFO IMPORTED_LOCATION_MINSIZEREL IMPORTED_LOCATION_DEBUG ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(13): get_target_property(__qt_imported_location Qt6::qmltestrunner IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(15): if(__qt_imported_location AND EXISTS C:/Qt/6.5.3/msvc2019_64/bin/qmltestrunner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(16): break() C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsVersionlessTargets.cmake(20): set_target_properties(Qt::qmltestrunner PROPERTIES IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_64/bin/qmltestrunner.exe ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(50): foreach(extra_cmake_include ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(55): if(NOT QT_NO_CREATE_TARGETS AND Qt6QmlTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(56): __qt_internal_promote_target_to_global(Qt6::qmlcachegen ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::qmlcachegen PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::qmlcachegen' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::qmlcachegen PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(59): if(NOT QT_NO_CREATE_TARGETS AND Qt6QmlTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(60): __qt_internal_promote_target_to_global(Qt6::qmldom ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::qmldom PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::qmldom' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::qmldom PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(63): if(NOT QT_NO_CREATE_TARGETS AND Qt6QmlTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(64): __qt_internal_promote_target_to_global(Qt6::qmllint ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::qmllint PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::qmllint' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::qmllint PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(67): if(NOT QT_NO_CREATE_TARGETS AND Qt6QmlTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(68): __qt_internal_promote_target_to_global(Qt6::qmltc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::qmltc PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::qmltc' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::qmltc PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(71): if(NOT QT_NO_CREATE_TARGETS AND Qt6QmlTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(72): __qt_internal_promote_target_to_global(Qt6::qmltyperegistrar ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::qmltyperegistrar PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::qmltyperegistrar' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::qmltyperegistrar PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(75): if(NOT QT_NO_CREATE_TARGETS AND Qt6QmlTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(76): __qt_internal_promote_target_to_global(Qt6::qmlimportscanner ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::qmlimportscanner PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::qmlimportscanner' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::qmlimportscanner PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(79): if(NOT QT_NO_CREATE_TARGETS AND Qt6QmlTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(80): __qt_internal_promote_target_to_global(Qt6::qmlformat ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::qmlformat PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::qmlformat' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::qmlformat PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(83): if(NOT QT_NO_CREATE_TARGETS AND Qt6QmlTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(84): __qt_internal_promote_target_to_global(Qt6::qmlprofiler ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::qmlprofiler PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::qmlprofiler' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::qmlprofiler PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(87): if(NOT QT_NO_CREATE_TARGETS AND Qt6QmlTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(88): __qt_internal_promote_target_to_global(Qt6::qmltime ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::qmltime PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::qmltime' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::qmltime PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(91): if(NOT QT_NO_CREATE_TARGETS AND Qt6QmlTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(92): __qt_internal_promote_target_to_global(Qt6::qmlplugindump ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::qmlplugindump PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::qmlplugindump' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::qmlplugindump PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(95): if(NOT QT_NO_CREATE_TARGETS AND Qt6QmlTools_FOUND ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(96): __qt_internal_promote_target_to_global(Qt6::qmltestrunner ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(257): get_property(is_global TARGET Qt6::qmltestrunner PROPERTY IMPORTED_GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(258): if(NOT is_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(259): message(DEBUG Promoting target to global: 'Qt6::qmltestrunner' ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(260): set_property(TARGET Qt6::qmltestrunner PROPERTY IMPORTED_GLOBAL TRUE ) C:/Qt/6.5.3/msvc2019_64/lib/cmake/Qt6QmlTools/Qt6QmlToolsConfig.cmake(98): set(Qt6QmlTools_TARGETS Qt6::qmlcachegen;Qt6::qmldom;Qt6::qmllint;Qt6::qmltc;Qt6::qmltyperegistrar;Qt6::qmlimportscanner;Qt6::qmlformat;Qt6::qmlprofiler;Qt6::qmltime;Qt6::qmlplugindump;Qt6::qmltestrunner ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(73): if(NOT Qt6QmlTools_FOUND AND NOT QT_ALLOW_MISSING_TOOLS_PACKAGES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(85): if(NOT Qt6QmlTools\;6.5.3 STREQUAL AND NOT C:/Qt/6.5.3/msvc2019_64 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(86): set(CMAKE_PREFIX_PATH C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;C:/Qt/6.5.3/msvc2019_arm64 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(87): set(CMAKE_FIND_ROOT_PATH C:/Qt/6.5.3/msvc2019_arm64;C:/Qt/6.5.3/msvc2019_arm64 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake(37): set(__qt_Qml_target_deps Qt6Core\;6.5.3;Qt6QmlIntegration\;6.5.3;Qt6Network\;6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake(38): set(__qt_Qml_find_dependency_paths C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/.. C:/Qt/6.5.3/msvc2019_arm64/lib/cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake(39): _qt_internal_find_qt_dependencies(Qml __qt_Qml_target_deps __qt_Qml_find_dependency_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(95): foreach(__qt_Qml_target_dep IN LISTS __qt_Qml_target_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(96): list(GET __qt_Qml_target_dep 0 __qt_Qml_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(97): list(GET __qt_Qml_target_dep 1 __qt_Qml_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(99): if(NOT Qt6Core_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(96): list(GET __qt_Qml_target_dep 0 __qt_Qml_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(97): list(GET __qt_Qml_target_dep 1 __qt_Qml_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(99): if(NOT Qt6QmlIntegration_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(104): set(__qt_Qml_pkg_names Qt6QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(105): if(__qt_Qml_pkg MATCHES (.*)Private$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(109): _qt_internal_save_find_package_context_for_debugging(Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(190): if(QT_DEBUG_FIND_PACKAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(111): find_dependency(Qt6QmlIntegration 6.5.3 NAMES Qt6QmlIntegration PATHS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake NO_DEFAULT_PATH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(58): string(SHA256 cmake_fd_call_hash Qt6QmlIntegration;6.5.3;NAMES;Qt6QmlIntegration;PATHS;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;NO_DEFAULT_PATH;FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(59): if(_CMAKE_Qt6QmlIntegration_d31fc663e0f7abd16c6f0ff2ddd25803053c0826587ede8bd86f7d12373be7b1_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(61): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(62): list(APPEND _CMAKE_Qt6QmlIntegration_HASH_STACK d31fc663e0f7abd16c6f0ff2ddd25803053c0826587ede8bd86f7d12373be7b1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(63): set(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(64): if(Qt6Qml_FIND_QUIETLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(67): set(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(68): if(Qt6Qml_FIND_REQUIRED ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(72): get_property(cmake_fd_alreadyTransitive GLOBAL PROPERTY _CMAKE_Qt6QmlIntegration_TRANSITIVE_DEPENDENCY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(76): find_package(Qt6QmlIntegration 6.5.3;NAMES;Qt6QmlIntegration;PATHS;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersion.cmake(2): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersionImpl.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersionImpl.cmake(10): set(PACKAGE_VERSION 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersionImpl.cmake(12): if(PACKAGE_FIND_VERSION_RANGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersionImpl.cmake(21): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersionImpl.cmake(22): if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersionImpl.cmake(24): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersionImpl.cmake(25): set(PACKAGE_VERSION_COMPATIBLE TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersionImpl.cmake(26): if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersionImpl.cmake(27): set(PACKAGE_VERSION_EXACT TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersionImpl.cmake(34): if(FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersionImpl.cmake(39): if(8 STREQUAL OR 8 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersionImpl.cmake(44): if(NOT CMAKE_SIZEOF_VOID_P STREQUAL 8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersion.cmake(4): set(__qt_disable_package_version_check FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersion.cmake(7): if(QT_NO_PACKAGE_VERSION_CHECK ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersion.cmake(15): if(( NOT PACKAGE_VERSION_COMPATIBLE ) OR PACKAGE_VERSION_UNSUITABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersion.cmake(17): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersion.cmake(18): set(__qt_package_version_incompatible FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersion.cmake(21): if(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersion.cmake(46): elseif(QT_REPO_MODULE_VERSION AND __qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersion.cmake(62): unset(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersion.cmake(63): unset(__qt_disable_package_version_check_due_to_developer_build ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersion.cmake(64): unset(__qt_package_version_message_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersion.cmake(65): unset(__qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(6): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(8): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(15): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(27): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(29): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(31): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(32): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(39): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(47): if(NOT DEFINED Qt6QmlIntegration_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(48): set(Qt6QmlIntegration_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(51): if(NOT QT_NO_CREATE_TARGETS AND Qt6QmlIntegration_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QmlIntegration Qt6::QmlIntegrationPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(24): if(TARGET Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QmlIntegrationPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(24): if(TARGET Qt6::QmlIntegrationPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QmlIntegrationPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(59): add_library(Qt6::QmlIntegration INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(61): set_target_properties(Qt6::QmlIntegration PROPERTIES INTERFACE_COMPILE_DEFINITIONS QT_QMLINTEGRATION_LIB INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlIntegration;C:/Qt/6.5.3/msvc2019_arm64/include;$<$>:>;$<$>:> INTERFACE_LINK_LIBRARIES Qt::Core _qt_config_module_name qmlintegration _qt_is_public_module TRUE _qt_module_has_headers ON _qt_module_has_public_headers TRUE _qt_module_include_name QtQmlIntegration _qt_module_interface_name QmlIntegration _qt_package_name Qt6QmlIntegration _qt_package_version 6.5.3 _qt_private_module_target_name QmlIntegrationPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(77): add_library(Qt6::QmlIntegrationPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(79): set_target_properties(Qt6::QmlIntegrationPrivate PROPERTIES INTERFACE_INCLUDE_DIRECTORIES $<$>:>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlIntegration/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlIntegration/6.5.3/QtQmlIntegration> INTERFACE_LINK_LIBRARIES Qt6::QmlIntegration _qt_config_module_name qmlintegration_private _qt_is_private_module TRUE _qt_package_name Qt6QmlIntegration _qt_package_version 6.5.3 _qt_public_module_target_name QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(89): if(CMAKE_VERSION VERSION_LESS 3.0.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(94): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(95): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(98): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(99): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(102): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(105): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(122): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(123): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(129): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake(130): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(53): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationAdditionalTargetInfo.cmake(6): __qt_internal_promote_target_to_global_checked(Qt6::QmlIntegrationPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(54): if(NOT QT_NO_CREATE_VERSIONLESS_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(55): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt::QmlIntegration Qt::QmlIntegrationPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(24): if(TARGET Qt::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::QmlIntegrationPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(24): if(TARGET Qt::QmlIntegrationPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::QmlIntegrationPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(59): add_library(Qt::QmlIntegration INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(61): set_target_properties(Qt::QmlIntegration PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::QmlIntegration _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(67): add_library(Qt::QmlIntegrationPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(69): set_target_properties(Qt::QmlIntegrationPrivate PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::QmlIntegrationPrivate _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(74): if(CMAKE_VERSION VERSION_LESS 3.0.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(79): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(80): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(83): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(84): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(87): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(90): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(107): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(108): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(112): unset(Qt6QmlIntegration_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(113): foreach(_target Qt6::QmlIntegration Qt6::QmlIntegrationPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(114): if(NOT TARGET Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(114): if(NOT TARGET Qt6::QmlIntegrationPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(119): if(DEFINED Qt6QmlIntegration_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(127): unset(Qt6QmlIntegration_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(130): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake(131): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(62): set(Qt6QmlIntegration_LIBRARIES Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(64): get_target_property(_Qt6QmlIntegration_OWN_INCLUDE_DIRS Qt6::QmlIntegration INTERFACE_INCLUDE_DIRECTORIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(66): if(NOT _Qt6QmlIntegration_OWN_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(70): if(TARGET Qt6::QmlIntegrationPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(71): get_target_property(_Qt6QmlIntegration_OWN_PRIVATE_INCLUDE_DIRS Qt6::QmlIntegrationPrivate INTERFACE_INCLUDE_DIRECTORIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(73): if(NOT _Qt6QmlIntegration_OWN_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(78): get_target_property(Qt6QmlIntegration_DEFINITIONS Qt6::QmlIntegration INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(80): if(NOT Qt6QmlIntegration_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(82): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(83): list(TRANSFORM Qt6QmlIntegration_DEFINITIONS PREPEND -D ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(86): get_target_property(Qt6QmlIntegration_COMPILE_DEFINITIONS Qt6::QmlIntegration INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(88): if(NOT Qt6QmlIntegration_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(92): set(Qt6QmlIntegration_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlIntegration;C:/Qt/6.5.3/msvc2019_arm64/include;$<$>:>;$<$>:> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(95): set(Qt6QmlIntegration_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlIntegration/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlIntegration/6.5.3/QtQmlIntegration> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(98): foreach(_module_dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(109): list(REMOVE_DUPLICATES Qt6QmlIntegration_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(110): list(REMOVE_DUPLICATES Qt6QmlIntegration_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(111): list(REMOVE_DUPLICATES Qt6QmlIntegration_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(112): list(REMOVE_DUPLICATES Qt6QmlIntegration_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(115): if(TARGET Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(116): qt_make_features_available(Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1241): if(NOT Qt6::QmlIntegration MATCHES ^Qt6::[a-zA-Z0-9_-]*$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1244): if(NOT TARGET Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1248): get_target_property(target_type Qt6::QmlIntegration TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1249): if(INTERFACE_LIBRARY STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1250): set(property_prefix INTERFACE_ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1254): foreach(visibility IN ITEMS PUBLIC PRIVATE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::QmlIntegration INTERFACE_QT_ENABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(features-NOTFOUND STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1259): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::QmlIntegration INTERFACE_QT_DISABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(features-NOTFOUND STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1259): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::QmlIntegration INTERFACE_QT_ENABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(features-NOTFOUND STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1259): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::QmlIntegration INTERFACE_QT_DISABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(features-NOTFOUND STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1259): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(118): foreach(extra_cmake_include ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(122): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationPlugins.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(126): list(APPEND QT_ALL_MODULES_FOUND_VIA_FIND_PACKAGE QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(128): get_target_property(_qt_module_target_type Qt6::QmlIntegration TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(129): if(NOT _qt_module_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake(139): if(Qt6BuildInternals_DIR AND EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationBuildInternals.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(80): list(POP_BACK _CMAKE_Qt6QmlIntegration_HASH_STACK cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(81): set(_CMAKE_Qt6QmlIntegration_d31fc663e0f7abd16c6f0ff2ddd25803053c0826587ede8bd86f7d12373be7b1_FOUND 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(83): if(NOT DEFINED cmake_fd_alreadyTransitive OR cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(84): set_property(GLOBAL PROPERTY _CMAKE_Qt6QmlIntegration_TRANSITIVE_DEPENDENCY TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(87): unset(cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(88): unset(cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(89): unset(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(90): unset(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(91): if(NOT Qt6QmlIntegration_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(96): list(GET __qt_Qml_target_dep 0 __qt_Qml_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(97): list(GET __qt_Qml_target_dep 1 __qt_Qml_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(99): if(NOT Qt6Network_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(104): set(__qt_Qml_pkg_names Qt6Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(105): if(__qt_Qml_pkg MATCHES (.*)Private$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(109): _qt_internal_save_find_package_context_for_debugging(Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(190): if(QT_DEBUG_FIND_PACKAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(111): find_dependency(Qt6Network 6.5.3 NAMES Qt6Network PATHS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake NO_DEFAULT_PATH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(58): string(SHA256 cmake_fd_call_hash Qt6Network;6.5.3;NAMES;Qt6Network;PATHS;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;NO_DEFAULT_PATH;FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(59): if(_CMAKE_Qt6Network_dfd95412e99a315ead96d4d366b80dc26e58a0ed14521cf3aebbfd7156efac40_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(61): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(62): list(APPEND _CMAKE_Qt6Network_HASH_STACK dfd95412e99a315ead96d4d366b80dc26e58a0ed14521cf3aebbfd7156efac40 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(63): set(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(64): if(Qt6Qml_FIND_QUIETLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(67): set(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(68): if(Qt6Qml_FIND_REQUIRED ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(72): get_property(cmake_fd_alreadyTransitive GLOBAL PROPERTY _CMAKE_Qt6Network_TRANSITIVE_DEPENDENCY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(76): find_package(Qt6Network 6.5.3;NAMES;Qt6Network;PATHS;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersion.cmake(2): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersionImpl.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersionImpl.cmake(10): set(PACKAGE_VERSION 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersionImpl.cmake(12): if(PACKAGE_FIND_VERSION_RANGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersionImpl.cmake(21): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersionImpl.cmake(22): if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersionImpl.cmake(24): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersionImpl.cmake(25): set(PACKAGE_VERSION_COMPATIBLE TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersionImpl.cmake(26): if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersionImpl.cmake(27): set(PACKAGE_VERSION_EXACT TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersionImpl.cmake(34): if(FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersionImpl.cmake(39): if(8 STREQUAL OR 8 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersionImpl.cmake(44): if(NOT CMAKE_SIZEOF_VOID_P STREQUAL 8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersion.cmake(4): set(__qt_disable_package_version_check FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersion.cmake(7): if(QT_NO_PACKAGE_VERSION_CHECK ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersion.cmake(15): if(( NOT PACKAGE_VERSION_COMPATIBLE ) OR PACKAGE_VERSION_UNSUITABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersion.cmake(17): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersion.cmake(18): set(__qt_package_version_incompatible FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersion.cmake(21): if(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersion.cmake(46): elseif(QT_REPO_MODULE_VERSION AND __qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersion.cmake(62): unset(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersion.cmake(63): unset(__qt_disable_package_version_check_due_to_developer_build ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersion.cmake(64): unset(__qt_package_version_message_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfigVersion.cmake(65): unset(__qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(6): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(8): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(15): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(27): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(29): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(31): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(32): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(39): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(40): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake(2): set(Qt6Network_FOUND FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake(4): if(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake(7): set(__qt_use_no_default_path_for_qt_packages NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake(8): if(QT_DISABLE_NO_DEFAULT_PATH_IN_QT_PACKAGES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake(14): set(Qt6Network_FIND_REQUIRED FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake(16): if(NOT Qt6_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake(29): set(__qt_Network_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake(30): _qt_internal_find_third_party_dependencies(Network __qt_Network_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(7): foreach(__qt_Network_target_dep IN LISTS __qt_Network_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake(33): set(__qt_Network_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake(34): _qt_internal_find_tool_dependencies(Network __qt_Network_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(44): if(NOT STREQUAL AND NOT C:/Qt/6.5.3/msvc2019_64 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(54): foreach(__qt_Network_target_dep IN LISTS __qt_Network_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(85): if(NOT STREQUAL AND NOT C:/Qt/6.5.3/msvc2019_64 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake(37): set(__qt_Network_target_deps Qt6Core\;6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake(38): set(__qt_Network_find_dependency_paths C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/.. C:/Qt/6.5.3/msvc2019_arm64/lib/cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake(39): _qt_internal_find_qt_dependencies(Network __qt_Network_target_deps __qt_Network_find_dependency_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(95): foreach(__qt_Network_target_dep IN LISTS __qt_Network_target_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(96): list(GET __qt_Network_target_dep 0 __qt_Network_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(97): list(GET __qt_Network_target_dep 1 __qt_Network_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(99): if(NOT Qt6Core_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake(42): set(_Qt6Network_MODULE_DEPENDENCIES Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake(43): set(Qt6Network_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(41): _qt_internal_suggest_dependency_debugging(Network __qt_Network_pkg Qt6Network_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(148): if(__qt_Network_pkg AND NOT Qt6Network_FOUND AND Qt6Network_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(47): if(NOT DEFINED Qt6Network_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(51): if(NOT QT_NO_CREATE_TARGETS AND Qt6Network_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::Network Qt6::NetworkPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(24): if(TARGET Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::NetworkPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(24): if(TARGET Qt6::NetworkPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::NetworkPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(59): add_library(Qt6::Network SHARED IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(61): set_target_properties(Qt6::Network PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_COMPILE_DEFINITIONS QT_NETWORK_LIB INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork;C:/Qt/6.5.3/msvc2019_arm64/include INTERFACE_LINK_LIBRARIES Qt6::Core;ws2_32 INTERFACE_QT_MAJOR_VERSION 6 INTERFACE_SOURCES $<$>:C:/Qt/6.5.3/msvc2019_arm64/./metatypes/qt6network_metatypes.json> MODULE_PLUGIN_TYPES networkaccess;networkinformation;tls QT_DISABLED_PRIVATE_FEATURES ifr_index;libproxy;linux_netlink;publicsuffix_system QT_DISABLED_PUBLIC_FEATURES getifaddrs;ipv6ifname;securetransport;sctp;brotli;gssapi QT_ENABLED_PRIVATE_FEATURES system_proxies;networklistmanager;publicsuffix_qt QT_ENABLED_PUBLIC_FEATURES schannel;ssl;dtls;ocsp;http;udpsocket;networkproxy;socks5;networkinterface;networkdiskcache;localserver;dnslookup;sspi;topleveldomain QT_QMAKE_PRIVATE_CONFIG QT_QMAKE_PUBLIC_CONFIG QT_QMAKE_PUBLIC_QT_CONFIG _qt_config_module_name network _qt_is_public_module TRUE _qt_module_has_headers ON _qt_module_has_private_headers TRUE _qt_module_has_public_headers TRUE _qt_module_include_name QtNetwork _qt_module_interface_name Network _qt_package_name Qt6Network _qt_package_version 6.5.3 _qt_private_module_target_name NetworkPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(89): add_library(Qt6::NetworkPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(91): set_target_properties(Qt6::NetworkPrivate PROPERTIES INTERFACE_INCLUDE_DIRECTORIES $<$>:>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork/6.5.3/QtNetwork> INTERFACE_LINK_LIBRARIES Qt6::CorePrivate;Qt6::Network _qt_config_module_name network_private _qt_is_private_module TRUE _qt_package_name Qt6Network _qt_package_version 6.5.3 _qt_public_module_target_name Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(101): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(106): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(107): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(108): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets-debug.cmake(9): set_property(TARGET Qt6::Network APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets-debug.cmake(10): set_target_properties(Qt6::Network PROPERTIES IMPORTED_IMPLIB_DEBUG C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Networkd.lib IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Networkd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::Network C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Networkd.lib C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Networkd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(108): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::Network APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::Network PROPERTIES IMPORTED_IMPLIB_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Network.lib IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Network.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::Network C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Network.lib C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Network.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(110): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(111): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(114): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(117): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(118): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(119): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Networkd.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(119): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Networkd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(119): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Network.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(119): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Network.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(131): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(132): unset(_cmake_import_check_files_for_Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(118): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(131): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(132): unset(_cmake_import_check_files_for_Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(134): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(135): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(139): unset(Qt6Network_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(140): foreach(_target Qt6::Core Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(141): if(NOT TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(141): if(NOT TARGET Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(146): if(DEFINED Qt6Network_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(154): unset(Qt6Network_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(157): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake(158): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(53): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::Network IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_implib Qt6::Network IMPORTED_IMPLIB_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(8): get_target_property(_qt_imported_location_default Qt6::Network IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(9): get_target_property(_qt_imported_implib_default Qt6::Network IMPORTED_IMPLIB_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(12): set_property(TARGET Qt6::Network APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(14): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(15): set_property(TARGET Qt6::Network PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Network.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(17): if(_qt_imported_implib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(18): set_property(TARGET Qt6::Network PROPERTY IMPORTED_IMPLIB_RELEASE C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Network.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(22): set_property(TARGET Qt6::Network APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(24): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::Network PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Network.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(27): if(_qt_imported_implib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(28): set_property(TARGET Qt6::Network PROPERTY IMPORTED_IMPLIB_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Network.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(32): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(33): set_property(TARGET Qt6::Network PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Network.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(35): if(_qt_imported_implib_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(36): set_property(TARGET Qt6::Network PROPERTY IMPORTED_IMPLIB C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Network.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(38): __qt_internal_promote_target_to_global_checked(Qt6::NetworkPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(40): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(41): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(42): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(43): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake(44): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(54): if(NOT QT_NO_CREATE_VERSIONLESS_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(55): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt::Network Qt::NetworkPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(24): if(TARGET Qt::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::NetworkPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(24): if(TARGET Qt::NetworkPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::NetworkPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(59): add_library(Qt::Network INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(61): set_target_properties(Qt::Network PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::Network _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(67): add_library(Qt::NetworkPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(69): set_target_properties(Qt::NetworkPrivate PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::NetworkPrivate _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(74): if(CMAKE_VERSION VERSION_LESS 3.0.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(79): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(80): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(83): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(84): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(87): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(90): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(107): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(108): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(112): unset(Qt6Network_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(113): foreach(_target Qt6::Network Qt6::NetworkPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(114): if(NOT TARGET Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(114): if(NOT TARGET Qt6::NetworkPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(119): if(DEFINED Qt6Network_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(127): unset(Qt6Network_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(130): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake(131): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(62): set(Qt6Network_LIBRARIES Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(64): get_target_property(_Qt6Network_OWN_INCLUDE_DIRS Qt6::Network INTERFACE_INCLUDE_DIRECTORIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(66): if(NOT _Qt6Network_OWN_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(70): if(TARGET Qt6::NetworkPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(71): get_target_property(_Qt6Network_OWN_PRIVATE_INCLUDE_DIRS Qt6::NetworkPrivate INTERFACE_INCLUDE_DIRECTORIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(73): if(NOT _Qt6Network_OWN_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(78): get_target_property(Qt6Network_DEFINITIONS Qt6::Network INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(80): if(NOT Qt6Network_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(82): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(83): list(TRANSFORM Qt6Network_DEFINITIONS PREPEND -D ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(86): get_target_property(Qt6Network_COMPILE_DEFINITIONS Qt6::Network INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(88): if(NOT Qt6Network_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(92): set(Qt6Network_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork;C:/Qt/6.5.3/msvc2019_arm64/include ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(95): set(Qt6Network_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork/6.5.3/QtNetwork> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(98): foreach(_module_dep Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(99): list(APPEND Qt6Network_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtCore;C:/Qt/6.5.3/msvc2019_arm64/include;C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3/QtZlib> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(101): list(APPEND Qt6Network_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3/QtCore> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(103): list(APPEND Qt6Network_DEFINITIONS -DQT_CORE_LIB;-DQT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(105): list(APPEND Qt6Network_COMPILE_DEFINITIONS QT_CORE_LIB;QT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(109): list(REMOVE_DUPLICATES Qt6Network_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(110): list(REMOVE_DUPLICATES Qt6Network_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(111): list(REMOVE_DUPLICATES Qt6Network_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(112): list(REMOVE_DUPLICATES Qt6Network_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(115): if(TARGET Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(116): qt_make_features_available(Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1241): if(NOT Qt6::Network MATCHES ^Qt6::[a-zA-Z0-9_-]*$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1244): if(NOT TARGET Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1248): get_target_property(target_type Qt6::Network TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1249): if(SHARED_LIBRARY STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1251): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1252): set(property_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1254): foreach(visibility IN ITEMS PUBLIC PRIVATE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Network QT_ENABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(schannel;ssl;dtls;ocsp;http;udpsocket;networkproxy;socks5;networkinterface;networkdiskcache;localserver;dnslookup;sspi;topleveldomain STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS schannel;ssl;dtls;ocsp;http;udpsocket;networkproxy;socks5;networkinterface;networkdiskcache;localserver;dnslookup;sspi;topleveldomain ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_schannel AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_schannel ON CACHE INTERNAL Qt feature: schannel (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_ssl AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_ssl ON CACHE INTERNAL Qt feature: ssl (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_dtls AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_dtls ON CACHE INTERNAL Qt feature: dtls (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_ocsp AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_ocsp ON CACHE INTERNAL Qt feature: ocsp (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_http AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_http ON CACHE INTERNAL Qt feature: http (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_udpsocket AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_udpsocket ON CACHE INTERNAL Qt feature: udpsocket (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_networkproxy AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_networkproxy ON CACHE INTERNAL Qt feature: networkproxy (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_socks5 AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_socks5 ON CACHE INTERNAL Qt feature: socks5 (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_networkinterface AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_networkinterface ON CACHE INTERNAL Qt feature: networkinterface (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_networkdiskcache AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_networkdiskcache ON CACHE INTERNAL Qt feature: networkdiskcache (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_localserver AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_localserver ON CACHE INTERNAL Qt feature: localserver (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_dnslookup AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_dnslookup ON CACHE INTERNAL Qt feature: dnslookup (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_sspi AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_sspi ON CACHE INTERNAL Qt feature: sspi (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_topleveldomain AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_topleveldomain ON CACHE INTERNAL Qt feature: topleveldomain (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Network QT_DISABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(getifaddrs;ipv6ifname;securetransport;sctp;brotli;gssapi STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS getifaddrs;ipv6ifname;securetransport;sctp;brotli;gssapi ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_getifaddrs AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_getifaddrs OFF CACHE INTERNAL Qt feature: getifaddrs (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_ipv6ifname AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_ipv6ifname OFF CACHE INTERNAL Qt feature: ipv6ifname (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_securetransport AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_securetransport OFF CACHE INTERNAL Qt feature: securetransport (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_sctp AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_sctp OFF CACHE INTERNAL Qt feature: sctp (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_brotli AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_brotli OFF CACHE INTERNAL Qt feature: brotli (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_gssapi AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_gssapi OFF CACHE INTERNAL Qt feature: gssapi (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Network QT_ENABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(system_proxies;networklistmanager;publicsuffix_qt STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS system_proxies;networklistmanager;publicsuffix_qt ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_system_proxies AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_system_proxies ON CACHE INTERNAL Qt feature: system_proxies (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_networklistmanager AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_networklistmanager ON CACHE INTERNAL Qt feature: networklistmanager (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_publicsuffix_qt AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_publicsuffix_qt ON CACHE INTERNAL Qt feature: publicsuffix_qt (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Network QT_DISABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(ifr_index;libproxy;linux_netlink;publicsuffix_system STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS ifr_index;libproxy;linux_netlink;publicsuffix_system ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_ifr_index AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_ifr_index OFF CACHE INTERNAL Qt feature: ifr_index (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_libproxy AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_libproxy OFF CACHE INTERNAL Qt feature: libproxy (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_linux_netlink AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_linux_netlink OFF CACHE INTERNAL Qt feature: linux_netlink (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_publicsuffix_system AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_publicsuffix_system OFF CACHE INTERNAL Qt feature: publicsuffix_system (from target Qt6::Network) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(118): foreach(extra_cmake_include ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(122): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkPlugins.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(123): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkPlugins.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkPlugins.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkPlugins.cmake(4): if(NOT QT_NO_CREATE_TARGETS AND NOT QT_SKIP_AUTO_PLUGIN_INCLUSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkPlugins.cmake(5): __qt_internal_include_plugin_packages(Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(497): set(__qt_Network_plugin_module_target Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(498): set(__qt_Network_plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(502): get_target_property(_aliased_target Qt6::Network ALIASED_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(503): if(_aliased_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(511): file(GLOB __qt_Network_plugin_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6*PluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(513): foreach(__qt_Network_plugin_config_file C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Network_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(24): if(TARGET Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(59): add_library(Qt6::QNLMNIPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(61): set_target_properties(Qt6::QNLMNIPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Network QT_PLUGIN_CLASS_NAME QNetworkListManagerNetworkInformationBackendFactory QT_PLUGIN_TYPE networkinformation _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QNLMNIPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets-debug.cmake(10): set_target_properties(Qt6::QNLMNIPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/networkinformation/qnetworklistmanagerd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QNLMNIPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/networkinformation/qnetworklistmanagerd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QNLMNIPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QNLMNIPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/networkinformation/qnetworklistmanager.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QNLMNIPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/networkinformation/qnetworklistmanager.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/networkinformation/qnetworklistmanagerd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/networkinformation/qnetworklistmanager.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QNLMNIPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QNLMNIPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QNLMNIPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QNLMNIPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/networkinformation/qnetworklistmanager.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QNLMNIPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QNLMNIPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/networkinformation/qnetworklistmanager.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QNLMNIPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/networkinformation/qnetworklistmanager.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QNLMNIPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Network_plugins QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Network_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(24): if(TARGET Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(59): add_library(Qt6::QSchannelBackendPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(61): set_target_properties(Qt6::QSchannelBackendPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Network QT_PLUGIN_CLASS_NAME QSchannelBackend QT_PLUGIN_TYPE tls _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QSchannelBackendPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets-debug.cmake(10): set_target_properties(Qt6::QSchannelBackendPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qschannelbackendd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QSchannelBackendPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qschannelbackendd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QSchannelBackendPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QSchannelBackendPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qschannelbackend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QSchannelBackendPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qschannelbackend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qschannelbackendd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qschannelbackend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QSchannelBackendPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QSchannelBackendPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QSchannelBackendPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QSchannelBackendPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qschannelbackend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QSchannelBackendPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QSchannelBackendPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qschannelbackend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QSchannelBackendPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qschannelbackend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QSchannelBackendPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Network_plugins QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Network_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(24): if(TARGET Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(59): add_library(Qt6::QTlsBackendCertOnlyPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(61): set_target_properties(Qt6::QTlsBackendCertOnlyPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_MODULE Network QT_PLUGIN_CLASS_NAME QTlsBackendCertOnly QT_PLUGIN_TYPE tls _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QTlsBackendCertOnlyPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets-debug.cmake(10): set_target_properties(Qt6::QTlsBackendCertOnlyPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qcertonlybackendd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QTlsBackendCertOnlyPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qcertonlybackendd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QTlsBackendCertOnlyPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QTlsBackendCertOnlyPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qcertonlybackend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QTlsBackendCertOnlyPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qcertonlybackend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qcertonlybackendd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qcertonlybackend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QTlsBackendCertOnlyPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QTlsBackendCertOnlyPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QTlsBackendCertOnlyPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QTlsBackendCertOnlyPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qcertonlybackend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QTlsBackendCertOnlyPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QTlsBackendCertOnlyPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qcertonlybackend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QTlsBackendCertOnlyPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qcertonlybackend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Network_plugins QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Network_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(24): if(TARGET Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(59): add_library(Qt6::QTlsBackendOpenSSLPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(61): set_target_properties(Qt6::QTlsBackendOpenSSLPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Network QT_PLUGIN_CLASS_NAME QTlsBackendOpenSSL QT_PLUGIN_TYPE tls _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QTlsBackendOpenSSLPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets-debug.cmake(10): set_target_properties(Qt6::QTlsBackendOpenSSLPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qopensslbackendd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QTlsBackendOpenSSLPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qopensslbackendd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QTlsBackendOpenSSLPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QTlsBackendOpenSSLPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qopensslbackend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QTlsBackendOpenSSLPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qopensslbackend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qopensslbackendd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qopensslbackend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QTlsBackendOpenSSLPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QTlsBackendOpenSSLPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QTlsBackendOpenSSLPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QTlsBackendOpenSSLPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qopensslbackend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QTlsBackendOpenSSLPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QTlsBackendOpenSSLPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qopensslbackend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QTlsBackendOpenSSLPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/tls/qopensslbackend.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Network_plugins QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(523): set_property(TARGET Qt6::Network PROPERTY _qt_plugins QNLMNIPlugin;QSchannelBackendPlugin;QTlsBackendCertOnlyPlugin;QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(527): set_property(TARGET Qt6::Network PROPERTY QT_PLUGINS QNLMNIPlugin;QSchannelBackendPlugin;QTlsBackendCertOnlyPlugin;QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(530): get_target_property(__qt_Network_have_added_plugins_already Qt6::Network __qt_internal_plugins_added ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(532): if(__qt_Network_have_added_plugins_already ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(536): foreach(plugin_target QNLMNIPlugin;QSchannelBackendPlugin;QTlsBackendCertOnlyPlugin;QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QNLMNIPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QNLMNIPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type networkinformation PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QNLMNIPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QNLMNIPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QNetworkListManagerNetworkInformationBackendFactory PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_networkinformation QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QNLMNIPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QSchannelBackendPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QSchannelBackendPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type tls PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QSchannelBackendPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QSchannelBackendPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QSchannelBackend PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_tls QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QSchannelBackendPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QTlsBackendCertOnlyPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QTlsBackendCertOnlyPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type tls PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QTlsBackendCertOnlyPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QTlsBackendCertOnlyPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QTlsBackendCertOnly PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_tls QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QTlsBackendCertOnlyPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QTlsBackendOpenSSLPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QTlsBackendOpenSSLPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type tls PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QTlsBackendOpenSSLPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QTlsBackendOpenSSLPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QTlsBackendOpenSSL PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_tls QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QTlsBackendOpenSSLPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(560): set_target_properties(Qt6::Network PROPERTIES __qt_internal_plugins_added TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(126): list(APPEND QT_ALL_MODULES_FOUND_VIA_FIND_PACKAGE Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(128): get_target_property(_qt_module_target_type Qt6::Network TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(129): if(NOT _qt_module_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(130): get_target_property(_qt_module_plugin_types Qt6::Network MODULE_PLUGIN_TYPES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(132): if(_qt_module_plugin_types ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(133): list(APPEND QT_ALL_PLUGIN_TYPES_FOUND_VIA_FIND_PACKAGE networkaccess;networkinformation;tls ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake(139): if(Qt6BuildInternals_DIR AND EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Network/Qt6NetworkBuildInternals.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(80): list(POP_BACK _CMAKE_Qt6Network_HASH_STACK cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(81): set(_CMAKE_Qt6Network_dfd95412e99a315ead96d4d366b80dc26e58a0ed14521cf3aebbfd7156efac40_FOUND 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(83): if(NOT DEFINED cmake_fd_alreadyTransitive OR cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(84): set_property(GLOBAL PROPERTY _CMAKE_Qt6Network_TRANSITIVE_DEPENDENCY TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(87): unset(cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(88): unset(cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(89): unset(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(90): unset(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(91): if(NOT Qt6Network_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake(42): set(_Qt6Qml_MODULE_DEPENDENCIES Core;QmlIntegration;Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake(43): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(42): _qt_internal_suggest_dependency_debugging(Qml __qt_Qml_pkg Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(148): if(__qt_Qml_pkg AND NOT Qt6Qml_FOUND AND Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(48): if(NOT DEFINED Qt6Qml_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(52): if(NOT QT_NO_CREATE_TARGETS AND Qt6Qml_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(53): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::Qml Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(24): if(TARGET Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(24): if(TARGET Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(59): add_library(Qt6::Qml SHARED IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(61): set_target_properties(Qt6::Qml PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_COMPILE_DEFINITIONS QT_QML_LIB INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_arm64/include/QtQml;C:/Qt/6.5.3/msvc2019_arm64/include INTERFACE_LINK_LIBRARIES Qt::Core;Qt6::QmlIntegration;Qt::Network;shell32 INTERFACE_QT_MAJOR_VERSION 6 INTERFACE_SOURCES $<$>:C:/Qt/6.5.3/msvc2019_arm64/./metatypes/qt6qml_metatypes.json> MODULE_PLUGIN_TYPES qmltooling QT_DISABLED_PRIVATE_FEATURES qml_jit QT_DISABLED_PUBLIC_FEATURES QT_ENABLED_PRIVATE_FEATURES qml_profiler;qml_preview;qml_xml_http_request;qml_locale;qml_animation;qml_worker_script;qml_itemmodel;qml_xmllistmodel;qml_python QT_ENABLED_PUBLIC_FEATURES qml_network;qml_debug QT_QMAKE_PRIVATE_CONFIG QT_QMAKE_PUBLIC_CONFIG QT_QMAKE_PUBLIC_QT_CONFIG _qt_config_module_name qml _qt_is_public_module TRUE _qt_module_has_headers ON _qt_module_has_private_headers TRUE _qt_module_has_public_headers TRUE _qt_module_include_name QtQml _qt_module_interface_name Qml _qt_package_name Qt6Qml _qt_package_version 6.5.3 _qt_private_module_target_name QmlPrivate _qt_qml_module_installed_plugin_target Qt6::qmlplugin _qt_qml_module_plugin_target qmlplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(91): add_library(Qt6::QmlPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(93): set_target_properties(Qt6::QmlPrivate PROPERTIES INTERFACE_INCLUDE_DIRECTORIES $<$>:>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQml/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQml/6.5.3/QtQml> INTERFACE_LINK_LIBRARIES Qt::CorePrivate;Qt6::Qml _qt_config_module_name qml_private _qt_is_private_module TRUE _qt_package_name Qt6Qml _qt_package_version 6.5.3 _qt_public_module_target_name Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(103): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(108): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(109): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(110): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets-debug.cmake(9): set_property(TARGET Qt6::Qml APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets-debug.cmake(10): set_target_properties(Qt6::Qml PROPERTIES IMPORTED_IMPLIB_DEBUG C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Qmld.lib IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Qmld.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::Qml C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Qmld.lib C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Qmld.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(110): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::Qml APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::Qml PROPERTIES IMPORTED_IMPLIB_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Qml.lib IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Qml.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::Qml C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Qml.lib C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Qml.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(112): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(113): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(116): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(119): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(120): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(121): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Qmld.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(121): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Qmld.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(121): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Qml.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(121): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Qml.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(133): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(134): unset(_cmake_import_check_files_for_Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(120): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(133): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(134): unset(_cmake_import_check_files_for_Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(136): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(137): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(141): unset(Qt6Qml_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(142): foreach(_target Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(143): if(NOT TARGET Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(148): if(DEFINED Qt6Qml_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(156): unset(Qt6Qml_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(159): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlTargets.cmake(160): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(54): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::Qml IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_implib Qt6::Qml IMPORTED_IMPLIB_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(8): get_target_property(_qt_imported_location_default Qt6::Qml IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(9): get_target_property(_qt_imported_implib_default Qt6::Qml IMPORTED_IMPLIB_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(12): set_property(TARGET Qt6::Qml APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(14): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(15): set_property(TARGET Qt6::Qml PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Qml.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(17): if(_qt_imported_implib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(18): set_property(TARGET Qt6::Qml PROPERTY IMPORTED_IMPLIB_RELEASE C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Qml.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(22): set_property(TARGET Qt6::Qml APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(24): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::Qml PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Qml.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(27): if(_qt_imported_implib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(28): set_property(TARGET Qt6::Qml PROPERTY IMPORTED_IMPLIB_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Qml.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(32): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(33): set_property(TARGET Qt6::Qml PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Qml.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(35): if(_qt_imported_implib_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(36): set_property(TARGET Qt6::Qml PROPERTY IMPORTED_IMPLIB C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Qml.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(38): __qt_internal_promote_target_to_global_checked(Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(40): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(41): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(42): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(43): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlAdditionalTargetInfo.cmake(44): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(55): if(NOT QT_NO_CREATE_VERSIONLESS_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(56): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt::Qml Qt::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(24): if(TARGET Qt::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(24): if(TARGET Qt::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(59): add_library(Qt::Qml INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(61): set_target_properties(Qt::Qml PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::Qml _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(67): add_library(Qt::QmlPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(69): set_target_properties(Qt::QmlPrivate PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::QmlPrivate _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(74): if(CMAKE_VERSION VERSION_LESS 3.0.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(79): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(80): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(83): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(84): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(87): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(90): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(107): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(108): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(112): unset(Qt6Qml_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(113): foreach(_target Qt6::Qml Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(114): if(NOT TARGET Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(114): if(NOT TARGET Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(119): if(DEFINED Qt6Qml_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(127): unset(Qt6Qml_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(130): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlVersionlessTargets.cmake(131): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(63): set(Qt6Qml_LIBRARIES Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(65): get_target_property(_Qt6Qml_OWN_INCLUDE_DIRS Qt6::Qml INTERFACE_INCLUDE_DIRECTORIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(67): if(NOT _Qt6Qml_OWN_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(71): if(TARGET Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(72): get_target_property(_Qt6Qml_OWN_PRIVATE_INCLUDE_DIRS Qt6::QmlPrivate INTERFACE_INCLUDE_DIRECTORIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(74): if(NOT _Qt6Qml_OWN_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(79): get_target_property(Qt6Qml_DEFINITIONS Qt6::Qml INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(81): if(NOT Qt6Qml_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(83): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(84): list(TRANSFORM Qt6Qml_DEFINITIONS PREPEND -D ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(87): get_target_property(Qt6Qml_COMPILE_DEFINITIONS Qt6::Qml INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(89): if(NOT Qt6Qml_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(93): set(Qt6Qml_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtQml;C:/Qt/6.5.3/msvc2019_arm64/include ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(96): set(Qt6Qml_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQml/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQml/6.5.3/QtQml> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(99): foreach(_module_dep Core;QmlIntegration;Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(100): list(APPEND Qt6Qml_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtCore;C:/Qt/6.5.3/msvc2019_arm64/include;C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3/QtZlib> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(102): list(APPEND Qt6Qml_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3/QtCore> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(104): list(APPEND Qt6Qml_DEFINITIONS -DQT_CORE_LIB;-DQT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(106): list(APPEND Qt6Qml_COMPILE_DEFINITIONS QT_CORE_LIB;QT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(100): list(APPEND Qt6Qml_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlIntegration;C:/Qt/6.5.3/msvc2019_arm64/include;$<$>:> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(102): list(APPEND Qt6Qml_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlIntegration/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlIntegration/6.5.3/QtQmlIntegration> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(104): list(APPEND Qt6Qml_DEFINITIONS -DQT_QMLINTEGRATION_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(106): list(APPEND Qt6Qml_COMPILE_DEFINITIONS QT_QMLINTEGRATION_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(100): list(APPEND Qt6Qml_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork;C:/Qt/6.5.3/msvc2019_arm64/include;C:/Qt/6.5.3/msvc2019_arm64/include/QtCore;C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3/QtZlib> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(102): list(APPEND Qt6Qml_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork/6.5.3/QtNetwork>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3/QtCore> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(104): list(APPEND Qt6Qml_DEFINITIONS -DQT_NETWORK_LIB;-DQT_CORE_LIB;-DQT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(106): list(APPEND Qt6Qml_COMPILE_DEFINITIONS QT_NETWORK_LIB;QT_CORE_LIB;QT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(110): list(REMOVE_DUPLICATES Qt6Qml_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(111): list(REMOVE_DUPLICATES Qt6Qml_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(112): list(REMOVE_DUPLICATES Qt6Qml_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(113): list(REMOVE_DUPLICATES Qt6Qml_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(116): if(TARGET Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(117): qt_make_features_available(Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1241): if(NOT Qt6::Qml MATCHES ^Qt6::[a-zA-Z0-9_-]*$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1244): if(NOT TARGET Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1248): get_target_property(target_type Qt6::Qml TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1249): if(SHARED_LIBRARY STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1251): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1252): set(property_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1254): foreach(visibility IN ITEMS PUBLIC PRIVATE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Qml QT_ENABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(qml_network;qml_debug STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS qml_network;qml_debug ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_qml_network AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_qml_network ON CACHE INTERNAL Qt feature: qml_network (from target Qt6::Qml) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_qml_debug AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_qml_debug ON CACHE INTERNAL Qt feature: qml_debug (from target Qt6::Qml) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Qml QT_DISABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if( STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Qml QT_ENABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(qml_profiler;qml_preview;qml_xml_http_request;qml_locale;qml_animation;qml_worker_script;qml_itemmodel;qml_xmllistmodel;qml_python STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS qml_profiler;qml_preview;qml_xml_http_request;qml_locale;qml_animation;qml_worker_script;qml_itemmodel;qml_xmllistmodel;qml_python ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_qml_profiler AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_qml_profiler ON CACHE INTERNAL Qt feature: qml_profiler (from target Qt6::Qml) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_qml_preview AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_qml_preview ON CACHE INTERNAL Qt feature: qml_preview (from target Qt6::Qml) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_qml_xml_http_request AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_qml_xml_http_request ON CACHE INTERNAL Qt feature: qml_xml_http_request (from target Qt6::Qml) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_qml_locale AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_qml_locale ON CACHE INTERNAL Qt feature: qml_locale (from target Qt6::Qml) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_qml_animation AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_qml_animation ON CACHE INTERNAL Qt feature: qml_animation (from target Qt6::Qml) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_qml_worker_script AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_qml_worker_script ON CACHE INTERNAL Qt feature: qml_worker_script (from target Qt6::Qml) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_qml_itemmodel AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_qml_itemmodel ON CACHE INTERNAL Qt feature: qml_itemmodel (from target Qt6::Qml) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_qml_xmllistmodel AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_qml_xmllistmodel ON CACHE INTERNAL Qt feature: qml_xmllistmodel (from target Qt6::Qml) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_qml_python AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_qml_python ON CACHE INTERNAL Qt feature: qml_python (from target Qt6::Qml) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Qml QT_DISABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(qml_jit STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS qml_jit ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_qml_jit AND NOT OFF STREQUAL OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_qml_jit OFF CACHE INTERNAL Qt feature: qml_jit (from target Qt6::Qml) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(119): foreach(extra_cmake_include Qt6QmlMacros.cmake;Qt6QmlConfigExtras.cmake;Qt6QmlFindQmlscInternal.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(120): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(8): set(__qt_qml_macros_module_base_dir C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml CACHE INTERNAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(13): include(GNUInstallDirs ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(144): cmake_policy(PUSH ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(145): cmake_policy(SET CMP0054 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(149): macro(_GNUInstallDirs_cache_convert_to_path var description ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(162): macro(_GNUInstallDirs_cache_path var default description ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(172): macro(_GNUInstallDirs_cache_path_fallback var default description ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(183): _GNUInstallDirs_cache_path(CMAKE_INSTALL_BINDIR bin User executables (bin) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_BINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_BINDIR User executables (bin) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_BINDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(185): _GNUInstallDirs_cache_path(CMAKE_INSTALL_SBINDIR sbin System admin executables (sbin) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_SBINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_SBINDIR System admin executables (sbin) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_SBINDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(187): _GNUInstallDirs_cache_path(CMAKE_INSTALL_LIBEXECDIR libexec Program executables (libexec) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_LIBEXECDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_LIBEXECDIR Program executables (libexec) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_LIBEXECDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(189): _GNUInstallDirs_cache_path(CMAKE_INSTALL_SYSCONFDIR etc Read-only single-machine data (etc) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_SYSCONFDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_SYSCONFDIR Read-only single-machine data (etc) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_SYSCONFDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(191): _GNUInstallDirs_cache_path(CMAKE_INSTALL_SHAREDSTATEDIR com Modifiable architecture-independent data (com) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_SHAREDSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_SHAREDSTATEDIR Modifiable architecture-independent data (com) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_SHAREDSTATEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(193): _GNUInstallDirs_cache_path(CMAKE_INSTALL_LOCALSTATEDIR var Modifiable single-machine data (var) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_LOCALSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_LOCALSTATEDIR Modifiable single-machine data (var) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_LOCALSTATEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(203): get_property(_libdir_set CACHE CMAKE_INSTALL_LIBDIR PROPERTY TYPE SET ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(204): if(NOT DEFINED CMAKE_INSTALL_LIBDIR OR ( _libdir_set AND DEFINED _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX AND NOT C:/Program Files (x86)/untitled_quick STREQUAL C:/Program Files (x86)/untitled_quick ) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(305): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_LIBDIR Object code libraries (lib) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_LIBDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(308): set(_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX C:/Program Files (x86)/untitled_quick CACHE INTERNAL CMAKE_INSTALL_PREFIX during last run ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(309): unset(_libdir_set ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(310): unset(__LAST_LIBDIR_DEFAULT ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(312): _GNUInstallDirs_cache_path(CMAKE_INSTALL_INCLUDEDIR include C header files (include) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_INCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_INCLUDEDIR C header files (include) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_INCLUDEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(314): _GNUInstallDirs_cache_path(CMAKE_INSTALL_OLDINCLUDEDIR /usr/include C header files for non-gcc (/usr/include) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_OLDINCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_OLDINCLUDEDIR C header files for non-gcc (/usr/include) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_OLDINCLUDEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(316): _GNUInstallDirs_cache_path(CMAKE_INSTALL_DATAROOTDIR share Read-only architecture-independent data root (share) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_DATAROOTDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_DATAROOTDIR Read-only architecture-independent data root (share) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_DATAROOTDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(324): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_DATADIR share Read-only architecture-independent data (DATAROOTDIR) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_DATADIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(174): set(CMAKE_INSTALL_DATADIR CACHE PATH Read-only architecture-independent data (DATAROOTDIR) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(175): set(CMAKE_INSTALL_DATADIR share ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_DATADIR Read-only architecture-independent data (DATAROOTDIR) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_DATADIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(327): if(CMAKE_SYSTEM_NAME MATCHES ^(([^kF].*)?BSD|DragonFly)$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(330): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(331): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_INFODIR share/info Info documentation (DATAROOTDIR/info) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_INFODIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(174): set(CMAKE_INSTALL_INFODIR CACHE PATH Info documentation (DATAROOTDIR/info) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(175): set(CMAKE_INSTALL_INFODIR share/info ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_INFODIR Info documentation (DATAROOTDIR/info) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_INFODIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(335): if(CMAKE_SYSTEM_NAME MATCHES ^(([^k].*)?BSD|DragonFly)$ AND NOT CMAKE_SYSTEM_NAME MATCHES ^(FreeBSD)$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(338): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(339): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_MANDIR share/man Man documentation (DATAROOTDIR/man) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_MANDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(174): set(CMAKE_INSTALL_MANDIR CACHE PATH Man documentation (DATAROOTDIR/man) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(175): set(CMAKE_INSTALL_MANDIR share/man ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_MANDIR Man documentation (DATAROOTDIR/man) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_MANDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(343): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_LOCALEDIR share/locale Locale-dependent data (DATAROOTDIR/locale) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_LOCALEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(174): set(CMAKE_INSTALL_LOCALEDIR CACHE PATH Locale-dependent data (DATAROOTDIR/locale) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(175): set(CMAKE_INSTALL_LOCALEDIR share/locale ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_LOCALEDIR Locale-dependent data (DATAROOTDIR/locale) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_LOCALEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(345): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_DOCDIR share/doc/untitled_quick Documentation root (DATAROOTDIR/doc/PROJECT_NAME) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(174): set(CMAKE_INSTALL_DOCDIR CACHE PATH Documentation root (DATAROOTDIR/doc/PROJECT_NAME) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(175): set(CMAKE_INSTALL_DOCDIR share/doc/untitled_quick ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_DOCDIR Documentation root (DATAROOTDIR/doc/PROJECT_NAME) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_DOCDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(348): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_RUNSTATEDIR var/run Run-time variable data (LOCALSTATEDIR/run) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_RUNSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(174): set(CMAKE_INSTALL_RUNSTATEDIR CACHE PATH Run-time variable data (LOCALSTATEDIR/run) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(175): set(CMAKE_INSTALL_RUNSTATEDIR var/run ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_RUNSTATEDIR Run-time variable data (LOCALSTATEDIR/run) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_RUNSTATEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(353): mark_as_advanced(CMAKE_INSTALL_BINDIR CMAKE_INSTALL_SBINDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_SYSCONFDIR CMAKE_INSTALL_SHAREDSTATEDIR CMAKE_INSTALL_LOCALSTATEDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_DATADIR CMAKE_INSTALL_INFODIR CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_MANDIR CMAKE_INSTALL_DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(372): macro(GNUInstallDirs_get_absolute_install_dir absvar var ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(425): foreach(dir BINDIR SBINDIR LIBEXECDIR SYSCONFDIR SHAREDSTATEDIR LOCALSTATEDIR RUNSTATEDIR LIBDIR INCLUDEDIR OLDINCLUDEDIR DATAROOTDIR DATADIR INFODIR LOCALEDIR MANDIR DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_BINDIR CMAKE_INSTALL_BINDIR BINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args BINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE bin ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_BINDIR C:/Program Files (x86)/untitled_quick/bin ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_SBINDIR CMAKE_INSTALL_SBINDIR SBINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args SBINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE sbin ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_SBINDIR C:/Program Files (x86)/untitled_quick/sbin ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_LIBEXECDIR CMAKE_INSTALL_LIBEXECDIR LIBEXECDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args LIBEXECDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE libexec ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_LIBEXECDIR C:/Program Files (x86)/untitled_quick/libexec ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_SYSCONFDIR CMAKE_INSTALL_SYSCONFDIR SYSCONFDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args SYSCONFDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE etc ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_SYSCONFDIR C:/Program Files (x86)/untitled_quick/etc ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_SHAREDSTATEDIR CMAKE_INSTALL_SHAREDSTATEDIR SHAREDSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args SHAREDSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE com ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_SHAREDSTATEDIR C:/Program Files (x86)/untitled_quick/com ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_LOCALSTATEDIR CMAKE_INSTALL_LOCALSTATEDIR LOCALSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args LOCALSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE var ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_LOCALSTATEDIR C:/Program Files (x86)/untitled_quick/var ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_RUNSTATEDIR CMAKE_INSTALL_RUNSTATEDIR RUNSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args RUNSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE var/run ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_RUNSTATEDIR C:/Program Files (x86)/untitled_quick/var/run ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_LIBDIR CMAKE_INSTALL_LIBDIR LIBDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args LIBDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE lib ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_LIBDIR C:/Program Files (x86)/untitled_quick/lib ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_INCLUDEDIR CMAKE_INSTALL_INCLUDEDIR INCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args INCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE include ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_INCLUDEDIR C:/Program Files (x86)/untitled_quick/include ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_OLDINCLUDEDIR CMAKE_INSTALL_OLDINCLUDEDIR OLDINCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args OLDINCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE /usr/include ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(414): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(415): set(CMAKE_INSTALL_FULL_OLDINCLUDEDIR /usr/include ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_DATAROOTDIR CMAKE_INSTALL_DATAROOTDIR DATAROOTDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args DATAROOTDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_DATAROOTDIR C:/Program Files (x86)/untitled_quick/share ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_DATADIR CMAKE_INSTALL_DATADIR DATADIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args DATADIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_DATADIR C:/Program Files (x86)/untitled_quick/share ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_INFODIR CMAKE_INSTALL_INFODIR INFODIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args INFODIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share/info ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_INFODIR C:/Program Files (x86)/untitled_quick/share/info ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_LOCALEDIR CMAKE_INSTALL_LOCALEDIR LOCALEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args LOCALEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share/locale ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_LOCALEDIR C:/Program Files (x86)/untitled_quick/share/locale ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_MANDIR CMAKE_INSTALL_MANDIR MANDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args MANDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share/man ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_MANDIR C:/Program Files (x86)/untitled_quick/share/man ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_DOCDIR CMAKE_INSTALL_DOCDIR DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share/doc/untitled_quick ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_DOCDIR C:/Program Files (x86)/untitled_quick/share/doc/untitled_quick ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(446): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(14): _qt_internal_add_deploy_support(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDeploySupport.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2451): get_filename_component(deploy_support_file C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDeploySupport.cmake REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2453): set(target Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2454): get_target_property(aliased_target Qt6::Core ALIASED_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2455): if(aliased_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2459): get_property(scripts TARGET Qt6::Core PROPERTY _qt_deploy_support_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2460): if(NOT C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDeploySupport.cmake IN_LIST scripts ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2461): set_property(TARGET Qt6::Core APPEND PROPERTY _qt_deploy_support_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlDeploySupport.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(16): function(qt6_add_qml_module target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(684): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(685): function(qt_add_qml_module ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(697): function(_qt_internal_canonicalize_resource_path path out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(710): function(_qt_internal_get_escaped_uri uri out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(715): function(_qt_internal_compute_qml_plugin_class_name_from_uri uri out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(720): macro(_qt_internal_genex_getproperty var target property ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(725): macro(_qt_internal_genex_getjoinedproperty var target property item_prefix glue ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(730): macro(_qt_internal_genex_getoption var target property ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(736): function(_qt_internal_extend_qml_import_paths import_paths_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(750): function(_qt_internal_assign_to_qmllint_targets_folder target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(759): function(_qt_internal_target_enable_qmllint target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(908): function(_qt_internal_propagate_qmlcache_object_lib target generated_source_code link_condition output_generated_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(950): function(_qt_internal_target_enable_qmlcachegen target output_targets_var qmlcachegen ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1056): function(_qt_internal_target_generate_qmldir target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1143): function(_qt_internal_write_deferred_qmldir_file target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1154): function(_qt_internal_qml_get_qt_framework_path target out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1177): function(_qt_internal_qml_get_qt_framework_path_moc_option target out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1188): function(_qt_internal_qml_map_build_files target qml_module_prefix qrc_file_out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1211): function(_qt_internal_qml_add_qmltc_file_mapping_resource qrc_file target qml_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1247): function(_qt_internal_target_enable_qmltc target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1486): function(qt6_target_compile_qml_to_cpp target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1494): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1495): function(qt_target_compile_qml_to_cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1500): function(qt6_add_qml_plugin target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1803): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1804): function(qt_add_qml_plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1809): function(qt6_target_qml_sources target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2323): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2324): function(qt_target_qml_sources ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2333): function(qt6_generate_foreign_qml_types source_target destination_qml_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2374): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2375): if(QT_DEFAULT_MAJOR_VERSION EQUAL 6 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2376): function(qt_generate_foreign_qml_types ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2394): function(_qt_internal_qml_type_registration target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2625): function(qt6_qml_type_registration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2632): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2633): function(qt_qml_type_registration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2643): function(_qt_internal_get_main_qt_qml_import_paths out_var ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2684): function(_qt_internal_collect_target_qml_import_paths out_var target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2710): function(_qt_internal_collect_qml_import_paths out_var target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2720): function(_qt_internal_scan_qml_imports target imports_file_var when_to_scan ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2837): macro(_qt_internal_parse_qml_imports_entry prefix index ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2849): function(qt6_import_qml_plugins target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2931): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2932): function(qt_import_qml_plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2943): function(_qt_internal_generate_deploy_qml_imports_script target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3018): function(qt6_generate_deploy_qml_app_script ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3232): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3233): macro(qt_generate_deploy_qml_app_script ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3238): function(qt6_query_qml_module target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3405): if(NOT QT_NO_CREATE_VERSIONLESS_FUNCTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3406): macro(qt_query_qml_module ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3412): function(_qt_internal_add_static_qml_plugin_dependencies plugin_target backing_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3523): function(_qt_internal_get_qml_plugin_output_name out_var plugin_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3586): function(_qt_internal_add_qml_static_plugin_dependency target dep_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(120): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigExtras.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigExtras.cmake(1): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigExtras.cmake(2): set(__qt_qml_target Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigExtras.cmake(3): get_property(__qt_qml_aliased_target TARGET Qt6::Qml PROPERTY ALIASED_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigExtras.cmake(4): if(__qt_qml_aliased_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigExtras.cmake(7): if(ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigExtras.cmake(8): set_property(TARGET Qt6::Qml PROPERTY INTERFACE_QT_EXECUTABLE_FINALIZERS _qt_internal_generate_deploy_qml_imports_script ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigExtras.cmake(18): unset(__qt_qml_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfigExtras.cmake(19): unset(__qt_qml_aliased_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(120): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlFindQmlscInternal.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlFindQmlscInternal.cmake(4): if(QT_NO_FIND_QMLSC ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlFindQmlscInternal.cmake(8): set(QT_NO_FIND_QMLSC TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlFindQmlscInternal.cmake(11): find_package(Qt6QmlCompilerPlusPrivate QUIET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(123): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(124): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(14): file(GLOB __qt_qml_plugins_config_file_list C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6*Config.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(15): if(__qt_qml_plugins_config_file_list AND NOT QT_SKIP_AUTO_QML_PLUGIN_INCLUSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(17): foreach(__qt_qml_plugin_config_file C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QmlMeta ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QmlMeta ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(24): if(TARGET Qt6::QmlMeta ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QmlMeta ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(60): add_library(Qt6::QmlMeta MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(62): set_target_properties(Qt6::QmlMeta PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQmlMetaPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::QmlMeta _qt_qml_module_plugin_target QmlMeta ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(74): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(75): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets-debug.cmake(9): set_property(TARGET Qt6::QmlMeta APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets-debug.cmake(10): set_target_properties(Qt6::QmlMeta PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/qmlmetaplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QmlMeta ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QmlMeta C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/qmlmetaplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QmlMeta APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QmlMeta PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/qmlmetaplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QmlMeta ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QmlMeta C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/qmlmetaplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(78): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(79): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(82): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(85): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QmlMeta ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/qmlmetaplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/qmlmetaplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::QmlMeta ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QmlMeta ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::QmlMeta ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(102): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(103): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(109): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaTargets.cmake(110): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QmlMeta ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QmlMeta IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QmlMeta IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QmlMeta APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QmlMeta PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/qmlmetaplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QmlMeta APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QmlMeta PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/qmlmetaplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QmlMeta PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/qmlmetaplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QuickControlsTestUtilsPrivateplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QuickControlsTestUtilsPrivateplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(24): if(TARGET Qt6::QuickControlsTestUtilsPrivateplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QuickControlsTestUtilsPrivateplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(60): add_library(Qt6::QuickControlsTestUtilsPrivateplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(62): set_target_properties(Qt6::QuickControlsTestUtilsPrivateplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME Qt_test_controlsPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets-debug.cmake(9): set_property(TARGET Qt6::QuickControlsTestUtilsPrivateplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets-debug.cmake(10): set_target_properties(Qt6::QuickControlsTestUtilsPrivateplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/test/controls/quickcontrolstestutilsprivateplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QuickControlsTestUtilsPrivateplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QuickControlsTestUtilsPrivateplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/test/controls/quickcontrolstestutilsprivateplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QuickControlsTestUtilsPrivateplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QuickControlsTestUtilsPrivateplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/test/controls/quickcontrolstestutilsprivateplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QuickControlsTestUtilsPrivateplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QuickControlsTestUtilsPrivateplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/test/controls/quickcontrolstestutilsprivateplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QuickControlsTestUtilsPrivateplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/test/controls/quickcontrolstestutilsprivateplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/test/controls/quickcontrolstestutilsprivateplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QuickControlsTestUtilsPrivateplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QuickControlsTestUtilsPrivateplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QuickControlsTestUtilsPrivateplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QuickControlsTestUtilsPrivateplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QuickControlsTestUtilsPrivateplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QuickControlsTestUtilsPrivateplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QuickControlsTestUtilsPrivateplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QuickControlsTestUtilsPrivateplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/test/controls/quickcontrolstestutilsprivateplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QuickControlsTestUtilsPrivateplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QuickControlsTestUtilsPrivateplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/test/controls/quickcontrolstestutilsprivateplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QuickControlsTestUtilsPrivateplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/test/controls/quickcontrolstestutilsprivateplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QuickTestplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QuickTestplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(24): if(TARGET Qt6::QuickTestplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QuickTestplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(60): add_library(Qt6::QuickTestplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(62): set_target_properties(Qt6::QuickTestplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtTestPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets-debug.cmake(9): set_property(TARGET Qt6::QuickTestplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets-debug.cmake(10): set_target_properties(Qt6::QuickTestplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtTest/quicktestplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QuickTestplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QuickTestplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtTest/quicktestplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QuickTestplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QuickTestplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtTest/quicktestplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QuickTestplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QuickTestplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtTest/quicktestplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QuickTestplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtTest/quicktestplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtTest/quicktestplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QuickTestplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QuickTestplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QuickTestplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QuickTestplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QuickTestplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QuickTestplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QuickTestplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QuickTestplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtTest/quicktestplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QuickTestplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QuickTestplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtTest/quicktestplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QuickTestplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtTest/quicktestplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::effectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::effectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(24): if(TARGET Qt6::effectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::effectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(60): add_library(Qt6::effectsplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(62): set_target_properties(Qt6::effectsplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickEffectsPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets-debug.cmake(9): set_property(TARGET Qt6::effectsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets-debug.cmake(10): set_target_properties(Qt6::effectsplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Effects/effectsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::effectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::effectsplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Effects/effectsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::effectsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::effectsplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Effects/effectsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::effectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::effectsplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Effects/effectsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::effectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Effects/effectsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Effects/effectsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::effectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::effectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::effectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::effectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::effectsplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::effectsplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::effectsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::effectsplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Effects/effectsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::effectsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::effectsplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Effects/effectsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::effectsplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Effects/effectsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::labsanimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::labsanimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(24): if(TARGET Qt6::labsanimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::labsanimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(60): add_library(Qt6::labsanimationplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(62): set_target_properties(Qt6::labsanimationplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtLabsAnimationPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets-debug.cmake(9): set_property(TARGET Qt6::labsanimationplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets-debug.cmake(10): set_target_properties(Qt6::labsanimationplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/animation/labsanimationplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::labsanimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::labsanimationplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/animation/labsanimationplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::labsanimationplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::labsanimationplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/animation/labsanimationplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::labsanimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::labsanimationplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/animation/labsanimationplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::labsanimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/animation/labsanimationplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/animation/labsanimationplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::labsanimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::labsanimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::labsanimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::labsanimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::labsanimationplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::labsanimationplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::labsanimationplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::labsanimationplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/animation/labsanimationplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::labsanimationplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::labsanimationplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/animation/labsanimationplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::labsanimationplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/animation/labsanimationplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::labsmodelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::labsmodelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(24): if(TARGET Qt6::labsmodelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::labsmodelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(60): add_library(Qt6::labsmodelsplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(62): set_target_properties(Qt6::labsmodelsplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQmlLabsModelsPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets-debug.cmake(9): set_property(TARGET Qt6::labsmodelsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets-debug.cmake(10): set_target_properties(Qt6::labsmodelsplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/qmlmodels/labsmodelsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::labsmodelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::labsmodelsplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/qmlmodels/labsmodelsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::labsmodelsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::labsmodelsplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/qmlmodels/labsmodelsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::labsmodelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::labsmodelsplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/qmlmodels/labsmodelsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::labsmodelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/qmlmodels/labsmodelsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/qmlmodels/labsmodelsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::labsmodelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::labsmodelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::labsmodelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::labsmodelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::labsmodelsplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::labsmodelsplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::labsmodelsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::labsmodelsplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/qmlmodels/labsmodelsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::labsmodelsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::labsmodelsplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/qmlmodels/labsmodelsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::labsmodelsplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/qmlmodels/labsmodelsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::modelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::modelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(24): if(TARGET Qt6::modelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::modelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(60): add_library(Qt6::modelsplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(62): set_target_properties(Qt6::modelsplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQmlModelsPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets-debug.cmake(9): set_property(TARGET Qt6::modelsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets-debug.cmake(10): set_target_properties(Qt6::modelsplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/Models/modelsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::modelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::modelsplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/Models/modelsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::modelsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::modelsplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/Models/modelsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::modelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::modelsplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/Models/modelsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::modelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/Models/modelsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/Models/modelsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::modelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::modelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::modelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::modelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::modelsplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::modelsplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::modelsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::modelsplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/Models/modelsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::modelsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::modelsplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/Models/modelsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::modelsplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/Models/modelsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::particlesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::particlesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(24): if(TARGET Qt6::particlesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::particlesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(60): add_library(Qt6::particlesplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(62): set_target_properties(Qt6::particlesplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuick2ParticlesPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets-debug.cmake(9): set_property(TARGET Qt6::particlesplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets-debug.cmake(10): set_target_properties(Qt6::particlesplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Particles/particlesplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::particlesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::particlesplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Particles/particlesplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::particlesplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::particlesplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Particles/particlesplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::particlesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::particlesplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Particles/particlesplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::particlesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Particles/particlesplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Particles/particlesplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::particlesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::particlesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::particlesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::particlesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::particlesplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::particlesplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::particlesplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::particlesplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Particles/particlesplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::particlesplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::particlesplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Particles/particlesplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::particlesplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Particles/particlesplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::positioningquickplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::positioningquickplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(24): if(TARGET Qt6::positioningquickplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::positioningquickplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(60): add_library(Qt6::positioningquickplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(62): set_target_properties(Qt6::positioningquickplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtPositioningDeclarativeModule QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets-debug.cmake(9): set_property(TARGET Qt6::positioningquickplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets-debug.cmake(10): set_target_properties(Qt6::positioningquickplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtPositioning/positioningquickplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::positioningquickplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::positioningquickplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtPositioning/positioningquickplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::positioningquickplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::positioningquickplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtPositioning/positioningquickplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::positioningquickplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::positioningquickplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtPositioning/positioningquickplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::positioningquickplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtPositioning/positioningquickplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtPositioning/positioningquickplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::positioningquickplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::positioningquickplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::positioningquickplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::positioningquickplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::positioningquickplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::positioningquickplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::positioningquickplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::positioningquickplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtPositioning/positioningquickplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::positioningquickplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::positioningquickplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtPositioning/positioningquickplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::positioningquickplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtPositioning/positioningquickplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qmlfolderlistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmlfolderlistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(24): if(TARGET Qt6::qmlfolderlistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmlfolderlistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(60): add_library(Qt6::qmlfolderlistmodelplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(62): set_target_properties(Qt6::qmlfolderlistmodelplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QmlFolderListModelPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets-debug.cmake(9): set_property(TARGET Qt6::qmlfolderlistmodelplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets-debug.cmake(10): set_target_properties(Qt6::qmlfolderlistmodelplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/folderlistmodel/qmlfolderlistmodelplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qmlfolderlistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qmlfolderlistmodelplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/folderlistmodel/qmlfolderlistmodelplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qmlfolderlistmodelplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qmlfolderlistmodelplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/folderlistmodel/qmlfolderlistmodelplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qmlfolderlistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qmlfolderlistmodelplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/folderlistmodel/qmlfolderlistmodelplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlfolderlistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/folderlistmodel/qmlfolderlistmodelplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/folderlistmodel/qmlfolderlistmodelplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qmlfolderlistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlfolderlistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qmlfolderlistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qmlfolderlistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qmlfolderlistmodelplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qmlfolderlistmodelplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qmlfolderlistmodelplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qmlfolderlistmodelplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/folderlistmodel/qmlfolderlistmodelplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qmlfolderlistmodelplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qmlfolderlistmodelplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/folderlistmodel/qmlfolderlistmodelplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qmlfolderlistmodelplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/folderlistmodel/qmlfolderlistmodelplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qmllocalstorageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmllocalstorageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(24): if(TARGET Qt6::qmllocalstorageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmllocalstorageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(60): add_library(Qt6::qmllocalstorageplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(62): set_target_properties(Qt6::qmllocalstorageplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QQmlLocalStoragePlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets-debug.cmake(9): set_property(TARGET Qt6::qmllocalstorageplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets-debug.cmake(10): set_target_properties(Qt6::qmllocalstorageplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/LocalStorage/qmllocalstorageplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qmllocalstorageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qmllocalstorageplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/LocalStorage/qmllocalstorageplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qmllocalstorageplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qmllocalstorageplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/LocalStorage/qmllocalstorageplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qmllocalstorageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qmllocalstorageplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/LocalStorage/qmllocalstorageplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmllocalstorageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/LocalStorage/qmllocalstorageplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/LocalStorage/qmllocalstorageplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qmllocalstorageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmllocalstorageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qmllocalstorageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qmllocalstorageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qmllocalstorageplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qmllocalstorageplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qmllocalstorageplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qmllocalstorageplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/LocalStorage/qmllocalstorageplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qmllocalstorageplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qmllocalstorageplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/LocalStorage/qmllocalstorageplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qmllocalstorageplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/LocalStorage/qmllocalstorageplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qmlplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmlplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(24): if(TARGET Qt6::qmlplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmlplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(60): add_library(Qt6::qmlplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(62): set_target_properties(Qt6::qmlplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQmlPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets-debug.cmake(9): set_property(TARGET Qt6::qmlplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets-debug.cmake(10): set_target_properties(Qt6::qmlplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/Base/qmlplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qmlplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qmlplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/Base/qmlplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qmlplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qmlplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/Base/qmlplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qmlplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qmlplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/Base/qmlplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/Base/qmlplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/Base/qmlplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qmlplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qmlplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qmlplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qmlplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qmlplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qmlplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qmlplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/Base/qmlplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qmlplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qmlplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/Base/qmlplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qmlplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/Base/qmlplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qmlsettingsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmlsettingsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(24): if(TARGET Qt6::qmlsettingsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmlsettingsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(60): add_library(Qt6::qmlsettingsplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(62): set_target_properties(Qt6::qmlsettingsplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QmlSettingsPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets-debug.cmake(9): set_property(TARGET Qt6::qmlsettingsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets-debug.cmake(10): set_target_properties(Qt6::qmlsettingsplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/settings/qmlsettingsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qmlsettingsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qmlsettingsplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/settings/qmlsettingsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qmlsettingsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qmlsettingsplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/settings/qmlsettingsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qmlsettingsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qmlsettingsplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/settings/qmlsettingsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlsettingsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/settings/qmlsettingsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/settings/qmlsettingsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qmlsettingsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlsettingsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qmlsettingsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qmlsettingsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qmlsettingsplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qmlsettingsplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qmlsettingsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qmlsettingsplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/settings/qmlsettingsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qmlsettingsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qmlsettingsplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/settings/qmlsettingsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qmlsettingsplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/settings/qmlsettingsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qmlshapesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmlshapesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(24): if(TARGET Qt6::qmlshapesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmlshapesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(60): add_library(Qt6::qmlshapesplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(62): set_target_properties(Qt6::qmlshapesplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QmlShapesPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets-debug.cmake(9): set_property(TARGET Qt6::qmlshapesplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets-debug.cmake(10): set_target_properties(Qt6::qmlshapesplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Shapes/qmlshapesplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qmlshapesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qmlshapesplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Shapes/qmlshapesplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qmlshapesplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qmlshapesplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Shapes/qmlshapesplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qmlshapesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qmlshapesplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Shapes/qmlshapesplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlshapesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Shapes/qmlshapesplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Shapes/qmlshapesplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qmlshapesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlshapesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qmlshapesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qmlshapesplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qmlshapesplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qmlshapesplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qmlshapesplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qmlshapesplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Shapes/qmlshapesplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qmlshapesplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qmlshapesplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Shapes/qmlshapesplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qmlshapesplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Shapes/qmlshapesplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qmlwavefrontmeshplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmlwavefrontmeshplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(24): if(TARGET Qt6::qmlwavefrontmeshplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmlwavefrontmeshplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(60): add_library(Qt6::qmlwavefrontmeshplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(62): set_target_properties(Qt6::qmlwavefrontmeshplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QmlWavefrontMeshPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets-debug.cmake(9): set_property(TARGET Qt6::qmlwavefrontmeshplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets-debug.cmake(10): set_target_properties(Qt6::qmlwavefrontmeshplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/wavefrontmesh/qmlwavefrontmeshplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qmlwavefrontmeshplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qmlwavefrontmeshplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/wavefrontmesh/qmlwavefrontmeshplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qmlwavefrontmeshplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qmlwavefrontmeshplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/wavefrontmesh/qmlwavefrontmeshplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qmlwavefrontmeshplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qmlwavefrontmeshplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/wavefrontmesh/qmlwavefrontmeshplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlwavefrontmeshplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/wavefrontmesh/qmlwavefrontmeshplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/wavefrontmesh/qmlwavefrontmeshplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qmlwavefrontmeshplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlwavefrontmeshplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qmlwavefrontmeshplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qmlwavefrontmeshplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qmlwavefrontmeshplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qmlwavefrontmeshplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qmlwavefrontmeshplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qmlwavefrontmeshplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/wavefrontmesh/qmlwavefrontmeshplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qmlwavefrontmeshplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qmlwavefrontmeshplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/wavefrontmesh/qmlwavefrontmeshplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qmlwavefrontmeshplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/wavefrontmesh/qmlwavefrontmeshplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qmlwebsockets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmlwebsockets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(24): if(TARGET Qt6::qmlwebsockets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmlwebsockets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(60): add_library(Qt6::qmlwebsockets MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(62): set_target_properties(Qt6::qmlwebsockets PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtWebSocketsDeclarativeModule QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::qmlwebsockets _qt_qml_module_plugin_target qmlwebsockets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(74): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(75): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets-debug.cmake(9): set_property(TARGET Qt6::qmlwebsockets APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets-debug.cmake(10): set_target_properties(Qt6::qmlwebsockets PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtWebSockets/qmlwebsocketsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qmlwebsockets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qmlwebsockets C:/Qt/6.5.3/msvc2019_arm64/./qml/QtWebSockets/qmlwebsocketsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qmlwebsockets APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qmlwebsockets PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtWebSockets/qmlwebsocketsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qmlwebsockets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qmlwebsockets C:/Qt/6.5.3/msvc2019_arm64/./qml/QtWebSockets/qmlwebsocketsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(78): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(79): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(82): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(85): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlwebsockets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtWebSockets/qmlwebsocketsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtWebSockets/qmlwebsocketsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::qmlwebsockets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlwebsockets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::qmlwebsockets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(102): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(103): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(109): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake(110): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qmlwebsockets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qmlwebsockets IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qmlwebsockets IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qmlwebsockets APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qmlwebsockets PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtWebSockets/qmlwebsocketsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qmlwebsockets APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qmlwebsockets PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtWebSockets/qmlwebsocketsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qmlwebsockets PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtWebSockets/qmlwebsocketsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qmlxmllistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qmlxmllistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(24): if(TARGET Qt6::qmlxmllistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qmlxmllistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(60): add_library(Qt6::qmlxmllistmodelplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(62): set_target_properties(Qt6::qmlxmllistmodelplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQmlXmlListModelPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets-debug.cmake(9): set_property(TARGET Qt6::qmlxmllistmodelplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets-debug.cmake(10): set_target_properties(Qt6::qmlxmllistmodelplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/XmlListModel/qmlxmllistmodelplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qmlxmllistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qmlxmllistmodelplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/XmlListModel/qmlxmllistmodelplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qmlxmllistmodelplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qmlxmllistmodelplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/XmlListModel/qmlxmllistmodelplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qmlxmllistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qmlxmllistmodelplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/XmlListModel/qmlxmllistmodelplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlxmllistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/XmlListModel/qmlxmllistmodelplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/XmlListModel/qmlxmllistmodelplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qmlxmllistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qmlxmllistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qmlxmllistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qmlxmllistmodelplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qmlxmllistmodelplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qmlxmllistmodelplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qmlxmllistmodelplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qmlxmllistmodelplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/XmlListModel/qmlxmllistmodelplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qmlxmllistmodelplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qmlxmllistmodelplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/XmlListModel/qmlxmllistmodelplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qmlxmllistmodelplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/XmlListModel/qmlxmllistmodelplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qquick3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qquick3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(24): if(TARGET Qt6::qquick3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qquick3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(60): add_library(Qt6::qquick3dplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(62): set_target_properties(Qt6::qquick3dplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QQuick3DPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets-debug.cmake(9): set_property(TARGET Qt6::qquick3dplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets-debug.cmake(10): set_target_properties(Qt6::qquick3dplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/qquick3dplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qquick3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qquick3dplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/qquick3dplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qquick3dplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qquick3dplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/qquick3dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qquick3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qquick3dplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/qquick3dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qquick3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/qquick3dplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/qquick3dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qquick3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qquick3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qquick3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qquick3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qquick3dplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qquick3dplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qquick3dplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qquick3dplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/qquick3dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qquick3dplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qquick3dplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/qquick3dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qquick3dplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/qquick3dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qquicklayoutsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qquicklayoutsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(24): if(TARGET Qt6::qquicklayoutsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qquicklayoutsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(60): add_library(Qt6::qquicklayoutsplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(62): set_target_properties(Qt6::qquicklayoutsplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickLayoutsPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets-debug.cmake(9): set_property(TARGET Qt6::qquicklayoutsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets-debug.cmake(10): set_target_properties(Qt6::qquicklayoutsplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Layouts/qquicklayoutsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qquicklayoutsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qquicklayoutsplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Layouts/qquicklayoutsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qquicklayoutsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qquicklayoutsplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Layouts/qquicklayoutsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qquicklayoutsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qquicklayoutsplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Layouts/qquicklayoutsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qquicklayoutsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Layouts/qquicklayoutsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Layouts/qquicklayoutsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qquicklayoutsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qquicklayoutsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qquicklayoutsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qquicklayoutsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qquicklayoutsplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qquicklayoutsplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qquicklayoutsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qquicklayoutsplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Layouts/qquicklayoutsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qquicklayoutsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qquicklayoutsplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Layouts/qquicklayoutsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qquicklayoutsplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Layouts/qquicklayoutsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtlabsplatformplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtlabsplatformplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(24): if(TARGET Qt6::qtlabsplatformplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtlabsplatformplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(60): add_library(Qt6::qtlabsplatformplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(62): set_target_properties(Qt6::qtlabsplatformplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtLabsPlatformPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::qtlabsplatformplugin _qt_qml_module_plugin_target qtlabsplatformplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(73): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(78): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(79): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtlabsplatformplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets-debug.cmake(10): set_target_properties(Qt6::qtlabsplatformplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/platform/qtlabsplatformplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtlabsplatformplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtlabsplatformplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/platform/qtlabsplatformplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtlabsplatformplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtlabsplatformplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/platform/qtlabsplatformplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtlabsplatformplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtlabsplatformplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/platform/qtlabsplatformplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(82): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(83): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(86): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(89): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtlabsplatformplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/platform/qtlabsplatformplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/platform/qtlabsplatformplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtlabsplatformplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtlabsplatformplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtlabsplatformplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(106): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(107): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(113): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginTargets.cmake(114): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtlabsplatformplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtlabsplatformplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtlabsplatformplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtlabsplatformplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtlabsplatformplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/platform/qtlabsplatformplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtlabsplatformplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtlabsplatformplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/platform/qtlabsplatformplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtlabsplatformplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/platform/qtlabsplatformplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtqmlcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtqmlcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(24): if(TARGET Qt6::qtqmlcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtqmlcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(60): add_library(Qt6::qtqmlcoreplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(62): set_target_properties(Qt6::qtqmlcoreplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQmlCorePlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtqmlcoreplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets-debug.cmake(10): set_target_properties(Qt6::qtqmlcoreplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtCore/qtqmlcoreplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtqmlcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtqmlcoreplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtCore/qtqmlcoreplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtqmlcoreplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtqmlcoreplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtCore/qtqmlcoreplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtqmlcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtqmlcoreplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtCore/qtqmlcoreplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtqmlcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtCore/qtqmlcoreplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtCore/qtqmlcoreplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtqmlcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtqmlcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtqmlcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtqmlcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtqmlcoreplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtqmlcoreplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtqmlcoreplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtqmlcoreplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtCore/qtqmlcoreplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtqmlcoreplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtqmlcoreplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtCore/qtqmlcoreplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtqmlcoreplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtCore/qtqmlcoreplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquick2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquick2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(24): if(TARGET Qt6::qtquick2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquick2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(60): add_library(Qt6::qtquick2plugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(62): set_target_properties(Qt6::qtquick2plugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuick2Plugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquick2plugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquick2plugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/qtquick2plugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquick2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquick2plugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/qtquick2plugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquick2plugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquick2plugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/qtquick2plugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquick2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquick2plugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/qtquick2plugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquick2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/qtquick2plugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/qtquick2plugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquick2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquick2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquick2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquick2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquick2plugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquick2plugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquick2plugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquick2plugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/qtquick2plugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquick2plugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquick2plugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/qtquick2plugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquick2plugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/qtquick2plugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquick3dassetutilsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquick3dassetutilsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(24): if(TARGET Qt6::qtquick3dassetutilsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquick3dassetutilsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(60): add_library(Qt6::qtquick3dassetutilsplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(62): set_target_properties(Qt6::qtquick3dassetutilsplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuick3DAssetUtilsPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquick3dassetutilsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquick3dassetutilsplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/AssetUtils/qtquick3dassetutilsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquick3dassetutilsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquick3dassetutilsplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/AssetUtils/qtquick3dassetutilsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquick3dassetutilsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquick3dassetutilsplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/AssetUtils/qtquick3dassetutilsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquick3dassetutilsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquick3dassetutilsplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/AssetUtils/qtquick3dassetutilsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquick3dassetutilsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/AssetUtils/qtquick3dassetutilsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/AssetUtils/qtquick3dassetutilsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquick3dassetutilsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquick3dassetutilsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquick3dassetutilsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquick3dassetutilsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquick3dassetutilsplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquick3dassetutilsplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquick3dassetutilsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquick3dassetutilsplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/AssetUtils/qtquick3dassetutilsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquick3dassetutilsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquick3dassetutilsplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/AssetUtils/qtquick3dassetutilsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquick3dassetutilsplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/AssetUtils/qtquick3dassetutilsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquick3deffectplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquick3deffectplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(24): if(TARGET Qt6::qtquick3deffectplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquick3deffectplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(60): add_library(Qt6::qtquick3deffectplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(62): set_target_properties(Qt6::qtquick3deffectplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuick3DEffectPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquick3deffectplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquick3deffectplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Effects/qtquick3deffectplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquick3deffectplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquick3deffectplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Effects/qtquick3deffectplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquick3deffectplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquick3deffectplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Effects/qtquick3deffectplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquick3deffectplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquick3deffectplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Effects/qtquick3deffectplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquick3deffectplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Effects/qtquick3deffectplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Effects/qtquick3deffectplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquick3deffectplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquick3deffectplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquick3deffectplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquick3deffectplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquick3deffectplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquick3deffectplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquick3deffectplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquick3deffectplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Effects/qtquick3deffectplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquick3deffectplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquick3deffectplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Effects/qtquick3deffectplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquick3deffectplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Effects/qtquick3deffectplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquick3dhelpersimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquick3dhelpersimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(24): if(TARGET Qt6::qtquick3dhelpersimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquick3dhelpersimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(60): add_library(Qt6::qtquick3dhelpersimplplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(62): set_target_properties(Qt6::qtquick3dhelpersimplplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuick3DHelpersImplPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquick3dhelpersimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquick3dhelpersimplplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Helpers/impl/qtquick3dhelpersimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquick3dhelpersimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquick3dhelpersimplplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Helpers/impl/qtquick3dhelpersimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquick3dhelpersimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquick3dhelpersimplplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Helpers/impl/qtquick3dhelpersimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquick3dhelpersimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquick3dhelpersimplplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Helpers/impl/qtquick3dhelpersimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquick3dhelpersimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Helpers/impl/qtquick3dhelpersimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Helpers/impl/qtquick3dhelpersimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquick3dhelpersimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquick3dhelpersimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquick3dhelpersimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquick3dhelpersimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquick3dhelpersimplplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquick3dhelpersimplplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquick3dhelpersimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquick3dhelpersimplplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Helpers/impl/qtquick3dhelpersimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquick3dhelpersimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquick3dhelpersimplplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Helpers/impl/qtquick3dhelpersimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquick3dhelpersimplplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Helpers/impl/qtquick3dhelpersimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquick3dhelpersplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquick3dhelpersplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(24): if(TARGET Qt6::qtquick3dhelpersplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquick3dhelpersplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(60): add_library(Qt6::qtquick3dhelpersplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(62): set_target_properties(Qt6::qtquick3dhelpersplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuick3DHelpersPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquick3dhelpersplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquick3dhelpersplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Helpers/qtquick3dhelpersplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquick3dhelpersplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquick3dhelpersplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Helpers/qtquick3dhelpersplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquick3dhelpersplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquick3dhelpersplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Helpers/qtquick3dhelpersplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquick3dhelpersplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquick3dhelpersplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Helpers/qtquick3dhelpersplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquick3dhelpersplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Helpers/qtquick3dhelpersplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Helpers/qtquick3dhelpersplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquick3dhelpersplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquick3dhelpersplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquick3dhelpersplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquick3dhelpersplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquick3dhelpersplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquick3dhelpersplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquick3dhelpersplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquick3dhelpersplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Helpers/qtquick3dhelpersplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquick3dhelpersplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquick3dhelpersplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Helpers/qtquick3dhelpersplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquick3dhelpersplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Helpers/qtquick3dhelpersplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquick3dparticleeffectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquick3dparticleeffectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(24): if(TARGET Qt6::qtquick3dparticleeffectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquick3dparticleeffectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(60): add_library(Qt6::qtquick3dparticleeffectsplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(62): set_target_properties(Qt6::qtquick3dparticleeffectsplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuick3DParticleEffectsPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquick3dparticleeffectsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquick3dparticleeffectsplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/ParticleEffects/qtquick3dparticleeffectsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquick3dparticleeffectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquick3dparticleeffectsplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/ParticleEffects/qtquick3dparticleeffectsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquick3dparticleeffectsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquick3dparticleeffectsplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/ParticleEffects/qtquick3dparticleeffectsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquick3dparticleeffectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquick3dparticleeffectsplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/ParticleEffects/qtquick3dparticleeffectsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquick3dparticleeffectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/ParticleEffects/qtquick3dparticleeffectsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/ParticleEffects/qtquick3dparticleeffectsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquick3dparticleeffectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquick3dparticleeffectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquick3dparticleeffectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquick3dparticleeffectsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquick3dparticleeffectsplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquick3dparticleeffectsplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquick3dparticleeffectsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquick3dparticleeffectsplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/ParticleEffects/qtquick3dparticleeffectsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquick3dparticleeffectsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquick3dparticleeffectsplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/ParticleEffects/qtquick3dparticleeffectsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquick3dparticleeffectsplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/ParticleEffects/qtquick3dparticleeffectsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquick3dparticles3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquick3dparticles3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(24): if(TARGET Qt6::qtquick3dparticles3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquick3dparticles3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(60): add_library(Qt6::qtquick3dparticles3dplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(62): set_target_properties(Qt6::qtquick3dparticles3dplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuick3DParticles3DPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquick3dparticles3dplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquick3dparticles3dplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Particles3D/qtquick3dparticles3dplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquick3dparticles3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquick3dparticles3dplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Particles3D/qtquick3dparticles3dplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquick3dparticles3dplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquick3dparticles3dplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Particles3D/qtquick3dparticles3dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquick3dparticles3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquick3dparticles3dplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Particles3D/qtquick3dparticles3dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquick3dparticles3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Particles3D/qtquick3dparticles3dplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Particles3D/qtquick3dparticles3dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquick3dparticles3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquick3dparticles3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquick3dparticles3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquick3dparticles3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquick3dparticles3dplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquick3dparticles3dplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquick3dparticles3dplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquick3dparticles3dplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Particles3D/qtquick3dparticles3dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquick3dparticles3dplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquick3dparticles3dplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Particles3D/qtquick3dparticles3dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquick3dparticles3dplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/Particles3D/qtquick3dparticles3dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquickcontrols2basicstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquickcontrols2basicstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(24): if(TARGET Qt6::qtquickcontrols2basicstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquickcontrols2basicstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(60): add_library(Qt6::qtquickcontrols2basicstyleimplplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(62): set_target_properties(Qt6::qtquickcontrols2basicstyleimplplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickControls2BasicStyleImplPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::qtquickcontrols2basicstyleimplplugin _qt_qml_module_plugin_target qtquickcontrols2basicstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(73): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(78): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(79): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquickcontrols2basicstyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquickcontrols2basicstyleimplplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Basic/impl/qtquickcontrols2basicstyleimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2basicstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2basicstyleimplplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Basic/impl/qtquickcontrols2basicstyleimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquickcontrols2basicstyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquickcontrols2basicstyleimplplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Basic/impl/qtquickcontrols2basicstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2basicstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2basicstyleimplplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Basic/impl/qtquickcontrols2basicstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(82): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(83): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(86): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(89): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2basicstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Basic/impl/qtquickcontrols2basicstyleimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Basic/impl/qtquickcontrols2basicstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2basicstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2basicstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2basicstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(106): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(107): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(113): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginTargets.cmake(114): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquickcontrols2basicstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquickcontrols2basicstyleimplplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquickcontrols2basicstyleimplplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquickcontrols2basicstyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquickcontrols2basicstyleimplplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Basic/impl/qtquickcontrols2basicstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquickcontrols2basicstyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquickcontrols2basicstyleimplplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Basic/impl/qtquickcontrols2basicstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquickcontrols2basicstyleimplplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Basic/impl/qtquickcontrols2basicstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquickcontrols2basicstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquickcontrols2basicstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(24): if(TARGET Qt6::qtquickcontrols2basicstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquickcontrols2basicstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(60): add_library(Qt6::qtquickcontrols2basicstyleplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(62): set_target_properties(Qt6::qtquickcontrols2basicstyleplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickControls2BasicStylePlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::qtquickcontrols2basicstyleplugin _qt_qml_module_plugin_target qtquickcontrols2basicstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(73): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(78): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(79): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquickcontrols2basicstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquickcontrols2basicstyleplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Basic/qtquickcontrols2basicstyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2basicstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2basicstyleplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Basic/qtquickcontrols2basicstyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquickcontrols2basicstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquickcontrols2basicstyleplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Basic/qtquickcontrols2basicstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2basicstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2basicstyleplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Basic/qtquickcontrols2basicstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(82): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(83): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(86): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(89): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2basicstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Basic/qtquickcontrols2basicstyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Basic/qtquickcontrols2basicstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2basicstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2basicstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2basicstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(106): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(107): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(113): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginTargets.cmake(114): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquickcontrols2basicstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquickcontrols2basicstyleplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquickcontrols2basicstyleplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquickcontrols2basicstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquickcontrols2basicstyleplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Basic/qtquickcontrols2basicstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquickcontrols2basicstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquickcontrols2basicstyleplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Basic/qtquickcontrols2basicstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquickcontrols2basicstyleplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Basic/qtquickcontrols2basicstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquickcontrols2fusionstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquickcontrols2fusionstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(24): if(TARGET Qt6::qtquickcontrols2fusionstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquickcontrols2fusionstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(60): add_library(Qt6::qtquickcontrols2fusionstyleimplplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(62): set_target_properties(Qt6::qtquickcontrols2fusionstyleimplplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickControls2FusionStyleImplPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::qtquickcontrols2fusionstyleimplplugin _qt_qml_module_plugin_target qtquickcontrols2fusionstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(73): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(78): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(79): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquickcontrols2fusionstyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquickcontrols2fusionstyleimplplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Fusion/impl/qtquickcontrols2fusionstyleimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2fusionstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2fusionstyleimplplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Fusion/impl/qtquickcontrols2fusionstyleimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquickcontrols2fusionstyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquickcontrols2fusionstyleimplplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Fusion/impl/qtquickcontrols2fusionstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2fusionstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2fusionstyleimplplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Fusion/impl/qtquickcontrols2fusionstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(82): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(83): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(86): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(89): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2fusionstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Fusion/impl/qtquickcontrols2fusionstyleimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Fusion/impl/qtquickcontrols2fusionstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2fusionstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2fusionstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2fusionstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(106): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(107): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(113): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginTargets.cmake(114): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquickcontrols2fusionstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquickcontrols2fusionstyleimplplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquickcontrols2fusionstyleimplplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquickcontrols2fusionstyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquickcontrols2fusionstyleimplplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Fusion/impl/qtquickcontrols2fusionstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquickcontrols2fusionstyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquickcontrols2fusionstyleimplplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Fusion/impl/qtquickcontrols2fusionstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquickcontrols2fusionstyleimplplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Fusion/impl/qtquickcontrols2fusionstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquickcontrols2fusionstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquickcontrols2fusionstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(24): if(TARGET Qt6::qtquickcontrols2fusionstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquickcontrols2fusionstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(60): add_library(Qt6::qtquickcontrols2fusionstyleplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(62): set_target_properties(Qt6::qtquickcontrols2fusionstyleplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickControls2FusionStylePlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::qtquickcontrols2fusionstyleplugin _qt_qml_module_plugin_target qtquickcontrols2fusionstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(73): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(78): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(79): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquickcontrols2fusionstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquickcontrols2fusionstyleplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Fusion/qtquickcontrols2fusionstyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2fusionstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2fusionstyleplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Fusion/qtquickcontrols2fusionstyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquickcontrols2fusionstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquickcontrols2fusionstyleplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Fusion/qtquickcontrols2fusionstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2fusionstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2fusionstyleplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Fusion/qtquickcontrols2fusionstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(82): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(83): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(86): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(89): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2fusionstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Fusion/qtquickcontrols2fusionstyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Fusion/qtquickcontrols2fusionstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2fusionstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2fusionstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2fusionstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(106): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(107): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(113): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginTargets.cmake(114): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquickcontrols2fusionstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquickcontrols2fusionstyleplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquickcontrols2fusionstyleplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquickcontrols2fusionstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquickcontrols2fusionstyleplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Fusion/qtquickcontrols2fusionstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquickcontrols2fusionstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquickcontrols2fusionstyleplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Fusion/qtquickcontrols2fusionstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquickcontrols2fusionstyleplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Fusion/qtquickcontrols2fusionstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquickcontrols2imaginestyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquickcontrols2imaginestyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(24): if(TARGET Qt6::qtquickcontrols2imaginestyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquickcontrols2imaginestyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(60): add_library(Qt6::qtquickcontrols2imaginestyleimplplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(62): set_target_properties(Qt6::qtquickcontrols2imaginestyleimplplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickControls2ImagineStyleImplPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::qtquickcontrols2imaginestyleimplplugin _qt_qml_module_plugin_target qtquickcontrols2imaginestyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(73): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(78): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(79): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquickcontrols2imaginestyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquickcontrols2imaginestyleimplplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Imagine/impl/qtquickcontrols2imaginestyleimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2imaginestyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2imaginestyleimplplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Imagine/impl/qtquickcontrols2imaginestyleimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquickcontrols2imaginestyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquickcontrols2imaginestyleimplplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Imagine/impl/qtquickcontrols2imaginestyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2imaginestyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2imaginestyleimplplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Imagine/impl/qtquickcontrols2imaginestyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(82): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(83): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(86): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(89): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2imaginestyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Imagine/impl/qtquickcontrols2imaginestyleimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Imagine/impl/qtquickcontrols2imaginestyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2imaginestyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2imaginestyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2imaginestyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(106): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(107): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(113): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginTargets.cmake(114): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquickcontrols2imaginestyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquickcontrols2imaginestyleimplplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquickcontrols2imaginestyleimplplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquickcontrols2imaginestyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquickcontrols2imaginestyleimplplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Imagine/impl/qtquickcontrols2imaginestyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquickcontrols2imaginestyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquickcontrols2imaginestyleimplplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Imagine/impl/qtquickcontrols2imaginestyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquickcontrols2imaginestyleimplplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Imagine/impl/qtquickcontrols2imaginestyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquickcontrols2imaginestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquickcontrols2imaginestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(24): if(TARGET Qt6::qtquickcontrols2imaginestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquickcontrols2imaginestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(60): add_library(Qt6::qtquickcontrols2imaginestyleplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(62): set_target_properties(Qt6::qtquickcontrols2imaginestyleplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickControls2ImagineStylePlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::qtquickcontrols2imaginestyleplugin _qt_qml_module_plugin_target qtquickcontrols2imaginestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(73): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(78): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(79): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquickcontrols2imaginestyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquickcontrols2imaginestyleplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Imagine/qtquickcontrols2imaginestyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2imaginestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2imaginestyleplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Imagine/qtquickcontrols2imaginestyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquickcontrols2imaginestyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquickcontrols2imaginestyleplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Imagine/qtquickcontrols2imaginestyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2imaginestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2imaginestyleplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Imagine/qtquickcontrols2imaginestyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(82): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(83): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(86): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(89): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2imaginestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Imagine/qtquickcontrols2imaginestyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Imagine/qtquickcontrols2imaginestyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2imaginestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2imaginestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2imaginestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(106): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(107): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(113): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginTargets.cmake(114): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquickcontrols2imaginestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquickcontrols2imaginestyleplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquickcontrols2imaginestyleplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquickcontrols2imaginestyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquickcontrols2imaginestyleplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Imagine/qtquickcontrols2imaginestyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquickcontrols2imaginestyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquickcontrols2imaginestyleplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Imagine/qtquickcontrols2imaginestyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquickcontrols2imaginestyleplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Imagine/qtquickcontrols2imaginestyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquickcontrols2implplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquickcontrols2implplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(24): if(TARGET Qt6::qtquickcontrols2implplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquickcontrols2implplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(60): add_library(Qt6::qtquickcontrols2implplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(62): set_target_properties(Qt6::qtquickcontrols2implplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickControls2ImplPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquickcontrols2implplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquickcontrols2implplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/impl/qtquickcontrols2implplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2implplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2implplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/impl/qtquickcontrols2implplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquickcontrols2implplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquickcontrols2implplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/impl/qtquickcontrols2implplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2implplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2implplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/impl/qtquickcontrols2implplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2implplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/impl/qtquickcontrols2implplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/impl/qtquickcontrols2implplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2implplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2implplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2implplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquickcontrols2implplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquickcontrols2implplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquickcontrols2implplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquickcontrols2implplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquickcontrols2implplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/impl/qtquickcontrols2implplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquickcontrols2implplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquickcontrols2implplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/impl/qtquickcontrols2implplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquickcontrols2implplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/impl/qtquickcontrols2implplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquickcontrols2materialstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquickcontrols2materialstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(24): if(TARGET Qt6::qtquickcontrols2materialstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquickcontrols2materialstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(60): add_library(Qt6::qtquickcontrols2materialstyleimplplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(62): set_target_properties(Qt6::qtquickcontrols2materialstyleimplplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickControls2MaterialStyleImplPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::qtquickcontrols2materialstyleimplplugin _qt_qml_module_plugin_target qtquickcontrols2materialstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(73): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(78): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(79): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquickcontrols2materialstyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquickcontrols2materialstyleimplplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Material/impl/qtquickcontrols2materialstyleimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2materialstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2materialstyleimplplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Material/impl/qtquickcontrols2materialstyleimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquickcontrols2materialstyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquickcontrols2materialstyleimplplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Material/impl/qtquickcontrols2materialstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2materialstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2materialstyleimplplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Material/impl/qtquickcontrols2materialstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(82): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(83): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(86): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(89): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2materialstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Material/impl/qtquickcontrols2materialstyleimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Material/impl/qtquickcontrols2materialstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2materialstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2materialstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2materialstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(106): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(107): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(113): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginTargets.cmake(114): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquickcontrols2materialstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquickcontrols2materialstyleimplplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquickcontrols2materialstyleimplplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquickcontrols2materialstyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquickcontrols2materialstyleimplplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Material/impl/qtquickcontrols2materialstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquickcontrols2materialstyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquickcontrols2materialstyleimplplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Material/impl/qtquickcontrols2materialstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquickcontrols2materialstyleimplplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Material/impl/qtquickcontrols2materialstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquickcontrols2materialstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquickcontrols2materialstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(24): if(TARGET Qt6::qtquickcontrols2materialstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquickcontrols2materialstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(60): add_library(Qt6::qtquickcontrols2materialstyleplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(62): set_target_properties(Qt6::qtquickcontrols2materialstyleplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickControls2MaterialStylePlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::qtquickcontrols2materialstyleplugin _qt_qml_module_plugin_target qtquickcontrols2materialstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(73): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(78): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(79): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquickcontrols2materialstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquickcontrols2materialstyleplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Material/qtquickcontrols2materialstyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2materialstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2materialstyleplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Material/qtquickcontrols2materialstyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquickcontrols2materialstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquickcontrols2materialstyleplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Material/qtquickcontrols2materialstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2materialstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2materialstyleplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Material/qtquickcontrols2materialstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(82): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(83): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(86): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(89): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2materialstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Material/qtquickcontrols2materialstyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Material/qtquickcontrols2materialstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2materialstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2materialstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2materialstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(106): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(107): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(113): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginTargets.cmake(114): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquickcontrols2materialstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquickcontrols2materialstyleplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquickcontrols2materialstyleplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquickcontrols2materialstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquickcontrols2materialstyleplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Material/qtquickcontrols2materialstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquickcontrols2materialstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquickcontrols2materialstyleplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Material/qtquickcontrols2materialstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquickcontrols2materialstyleplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Material/qtquickcontrols2materialstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquickcontrols2nativestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquickcontrols2nativestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(24): if(TARGET Qt6::qtquickcontrols2nativestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquickcontrols2nativestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(60): add_library(Qt6::qtquickcontrols2nativestyleplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(62): set_target_properties(Qt6::qtquickcontrols2nativestyleplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickControls2NativeStylePlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::qtquickcontrols2nativestyleplugin _qt_qml_module_plugin_target qtquickcontrols2nativestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(73): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(78): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(79): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquickcontrols2nativestyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquickcontrols2nativestyleplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/NativeStyle/qtquickcontrols2nativestyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2nativestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2nativestyleplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/NativeStyle/qtquickcontrols2nativestyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquickcontrols2nativestyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquickcontrols2nativestyleplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/NativeStyle/qtquickcontrols2nativestyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2nativestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2nativestyleplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/NativeStyle/qtquickcontrols2nativestyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(82): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(83): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(86): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(89): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2nativestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/NativeStyle/qtquickcontrols2nativestyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/NativeStyle/qtquickcontrols2nativestyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2nativestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2nativestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2nativestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(106): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(107): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(113): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginTargets.cmake(114): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquickcontrols2nativestyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquickcontrols2nativestyleplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquickcontrols2nativestyleplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquickcontrols2nativestyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquickcontrols2nativestyleplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/NativeStyle/qtquickcontrols2nativestyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquickcontrols2nativestyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquickcontrols2nativestyleplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/NativeStyle/qtquickcontrols2nativestyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquickcontrols2nativestyleplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/NativeStyle/qtquickcontrols2nativestyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquickcontrols2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquickcontrols2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(24): if(TARGET Qt6::qtquickcontrols2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquickcontrols2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(60): add_library(Qt6::qtquickcontrols2plugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(62): set_target_properties(Qt6::qtquickcontrols2plugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickControls2Plugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquickcontrols2plugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquickcontrols2plugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/qtquickcontrols2plugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2plugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/qtquickcontrols2plugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquickcontrols2plugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquickcontrols2plugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/qtquickcontrols2plugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2plugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/qtquickcontrols2plugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/qtquickcontrols2plugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/qtquickcontrols2plugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquickcontrols2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquickcontrols2plugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquickcontrols2plugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquickcontrols2plugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquickcontrols2plugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/qtquickcontrols2plugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquickcontrols2plugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquickcontrols2plugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/qtquickcontrols2plugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquickcontrols2plugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/qtquickcontrols2plugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquickcontrols2universalstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquickcontrols2universalstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(24): if(TARGET Qt6::qtquickcontrols2universalstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquickcontrols2universalstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(60): add_library(Qt6::qtquickcontrols2universalstyleimplplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(62): set_target_properties(Qt6::qtquickcontrols2universalstyleimplplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickControls2UniversalStyleImplPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::qtquickcontrols2universalstyleimplplugin _qt_qml_module_plugin_target qtquickcontrols2universalstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(73): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(78): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(79): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquickcontrols2universalstyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquickcontrols2universalstyleimplplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Universal/impl/qtquickcontrols2universalstyleimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2universalstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2universalstyleimplplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Universal/impl/qtquickcontrols2universalstyleimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquickcontrols2universalstyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquickcontrols2universalstyleimplplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Universal/impl/qtquickcontrols2universalstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2universalstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2universalstyleimplplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Universal/impl/qtquickcontrols2universalstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(82): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(83): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(86): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(89): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2universalstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Universal/impl/qtquickcontrols2universalstyleimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Universal/impl/qtquickcontrols2universalstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2universalstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2universalstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2universalstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(106): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(107): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(113): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginTargets.cmake(114): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquickcontrols2universalstyleimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquickcontrols2universalstyleimplplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquickcontrols2universalstyleimplplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquickcontrols2universalstyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquickcontrols2universalstyleimplplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Universal/impl/qtquickcontrols2universalstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquickcontrols2universalstyleimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquickcontrols2universalstyleimplplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Universal/impl/qtquickcontrols2universalstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquickcontrols2universalstyleimplplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Universal/impl/qtquickcontrols2universalstyleimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquickcontrols2universalstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquickcontrols2universalstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(24): if(TARGET Qt6::qtquickcontrols2universalstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquickcontrols2universalstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(60): add_library(Qt6::qtquickcontrols2universalstyleplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(62): set_target_properties(Qt6::qtquickcontrols2universalstyleplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickControls2UniversalStylePlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::qtquickcontrols2universalstyleplugin _qt_qml_module_plugin_target qtquickcontrols2universalstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(73): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(78): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(79): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquickcontrols2universalstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquickcontrols2universalstyleplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Universal/qtquickcontrols2universalstyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2universalstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2universalstyleplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Universal/qtquickcontrols2universalstyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquickcontrols2universalstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquickcontrols2universalstyleplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Universal/qtquickcontrols2universalstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2universalstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2universalstyleplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Universal/qtquickcontrols2universalstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(82): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(83): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(86): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(89): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2universalstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Universal/qtquickcontrols2universalstyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Universal/qtquickcontrols2universalstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2universalstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2universalstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2universalstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(106): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(107): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(113): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginTargets.cmake(114): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquickcontrols2universalstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquickcontrols2universalstyleplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquickcontrols2universalstyleplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquickcontrols2universalstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquickcontrols2universalstyleplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Universal/qtquickcontrols2universalstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquickcontrols2universalstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquickcontrols2universalstyleplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Universal/qtquickcontrols2universalstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquickcontrols2universalstyleplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Universal/qtquickcontrols2universalstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquickcontrols2windowsstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquickcontrols2windowsstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(24): if(TARGET Qt6::qtquickcontrols2windowsstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquickcontrols2windowsstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(60): add_library(Qt6::qtquickcontrols2windowsstyleplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(62): set_target_properties(Qt6::qtquickcontrols2windowsstyleplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickControls2WindowsStylePlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::qtquickcontrols2windowsstyleplugin _qt_qml_module_plugin_target qtquickcontrols2windowsstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(73): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(78): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(79): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquickcontrols2windowsstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquickcontrols2windowsstyleplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Windows/qtquickcontrols2windowsstyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2windowsstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2windowsstyleplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Windows/qtquickcontrols2windowsstyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquickcontrols2windowsstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquickcontrols2windowsstyleplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Windows/qtquickcontrols2windowsstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickcontrols2windowsstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickcontrols2windowsstyleplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Windows/qtquickcontrols2windowsstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(82): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(83): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(86): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(89): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2windowsstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Windows/qtquickcontrols2windowsstyleplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Windows/qtquickcontrols2windowsstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2windowsstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickcontrols2windowsstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::qtquickcontrols2windowsstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(106): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(107): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(113): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginTargets.cmake(114): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquickcontrols2windowsstyleplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquickcontrols2windowsstyleplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquickcontrols2windowsstyleplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquickcontrols2windowsstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquickcontrols2windowsstyleplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Windows/qtquickcontrols2windowsstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquickcontrols2windowsstyleplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquickcontrols2windowsstyleplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Windows/qtquickcontrols2windowsstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquickcontrols2windowsstyleplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Controls/Windows/qtquickcontrols2windowsstyleplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquickdialogs2quickimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquickdialogs2quickimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(24): if(TARGET Qt6::qtquickdialogs2quickimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquickdialogs2quickimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(60): add_library(Qt6::qtquickdialogs2quickimplplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(62): set_target_properties(Qt6::qtquickdialogs2quickimplplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickDialogs2QuickImplPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquickdialogs2quickimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquickdialogs2quickimplplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Dialogs/quickimpl/qtquickdialogs2quickimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickdialogs2quickimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickdialogs2quickimplplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Dialogs/quickimpl/qtquickdialogs2quickimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquickdialogs2quickimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquickdialogs2quickimplplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Dialogs/quickimpl/qtquickdialogs2quickimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickdialogs2quickimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickdialogs2quickimplplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Dialogs/quickimpl/qtquickdialogs2quickimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickdialogs2quickimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Dialogs/quickimpl/qtquickdialogs2quickimplplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Dialogs/quickimpl/qtquickdialogs2quickimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquickdialogs2quickimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickdialogs2quickimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquickdialogs2quickimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquickdialogs2quickimplplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquickdialogs2quickimplplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquickdialogs2quickimplplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquickdialogs2quickimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquickdialogs2quickimplplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Dialogs/quickimpl/qtquickdialogs2quickimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquickdialogs2quickimplplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquickdialogs2quickimplplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Dialogs/quickimpl/qtquickdialogs2quickimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquickdialogs2quickimplplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Dialogs/quickimpl/qtquickdialogs2quickimplplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquickdialogsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquickdialogsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(24): if(TARGET Qt6::qtquickdialogsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquickdialogsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(60): add_library(Qt6::qtquickdialogsplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(62): set_target_properties(Qt6::qtquickdialogsplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickDialogsPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquickdialogsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquickdialogsplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Dialogs/qtquickdialogsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickdialogsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickdialogsplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Dialogs/qtquickdialogsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquickdialogsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquickdialogsplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Dialogs/qtquickdialogsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickdialogsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickdialogsplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Dialogs/qtquickdialogsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickdialogsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Dialogs/qtquickdialogsplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Dialogs/qtquickdialogsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquickdialogsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickdialogsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquickdialogsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquickdialogsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquickdialogsplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquickdialogsplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquickdialogsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquickdialogsplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Dialogs/qtquickdialogsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquickdialogsplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquickdialogsplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Dialogs/qtquickdialogsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquickdialogsplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Dialogs/qtquickdialogsplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquickscene2dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquickscene2dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(24): if(TARGET Qt6::qtquickscene2dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquickscene2dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(60): add_library(Qt6::qtquickscene2dplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(62): set_target_properties(Qt6::qtquickscene2dplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickScene2DPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::qtquickscene2dplugin _qt_qml_module_plugin_target qtquickscene2dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(74): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(75): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquickscene2dplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquickscene2dplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Scene2D/qtquickscene2dplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickscene2dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickscene2dplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Scene2D/qtquickscene2dplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquickscene2dplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquickscene2dplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Scene2D/qtquickscene2dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickscene2dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickscene2dplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Scene2D/qtquickscene2dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(78): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(79): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(82): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(85): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickscene2dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Scene2D/qtquickscene2dplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Scene2D/qtquickscene2dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::qtquickscene2dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickscene2dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::qtquickscene2dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(102): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(103): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(109): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake(110): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquickscene2dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquickscene2dplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquickscene2dplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquickscene2dplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquickscene2dplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Scene2D/qtquickscene2dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquickscene2dplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquickscene2dplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Scene2D/qtquickscene2dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquickscene2dplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Scene2D/qtquickscene2dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquickscene3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquickscene3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(24): if(TARGET Qt6::qtquickscene3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquickscene3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(60): add_library(Qt6::qtquickscene3dplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(62): set_target_properties(Qt6::qtquickscene3dplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickScene3DPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::qtquickscene3dplugin _qt_qml_module_plugin_target qtquickscene3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(74): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(75): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquickscene3dplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquickscene3dplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Scene3D/qtquickscene3dplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickscene3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickscene3dplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Scene3D/qtquickscene3dplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquickscene3dplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquickscene3dplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Scene3D/qtquickscene3dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquickscene3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquickscene3dplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Scene3D/qtquickscene3dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(78): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(79): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(82): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(85): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickscene3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Scene3D/qtquickscene3dplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Scene3D/qtquickscene3dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::qtquickscene3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquickscene3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::qtquickscene3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(102): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(103): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(109): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake(110): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquickscene3dplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquickscene3dplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquickscene3dplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquickscene3dplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquickscene3dplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Scene3D/qtquickscene3dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquickscene3dplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquickscene3dplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Scene3D/qtquickscene3dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquickscene3dplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Scene3D/qtquickscene3dplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquicktemplates2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquicktemplates2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(24): if(TARGET Qt6::qtquicktemplates2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquicktemplates2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(60): add_library(Qt6::qtquicktemplates2plugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(62): set_target_properties(Qt6::qtquicktemplates2plugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickTemplates2Plugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquicktemplates2plugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquicktemplates2plugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Templates/qtquicktemplates2plugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquicktemplates2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquicktemplates2plugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Templates/qtquicktemplates2plugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquicktemplates2plugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquicktemplates2plugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Templates/qtquicktemplates2plugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquicktemplates2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquicktemplates2plugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Templates/qtquicktemplates2plugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquicktemplates2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Templates/qtquicktemplates2plugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Templates/qtquicktemplates2plugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquicktemplates2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquicktemplates2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquicktemplates2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquicktemplates2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquicktemplates2plugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquicktemplates2plugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquicktemplates2plugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquicktemplates2plugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Templates/qtquicktemplates2plugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquicktemplates2plugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquicktemplates2plugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Templates/qtquicktemplates2plugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquicktemplates2plugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Templates/qtquicktemplates2plugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::qtquicktimelineplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::qtquicktimelineplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(24): if(TARGET Qt6::qtquicktimelineplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::qtquicktimelineplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(60): add_library(Qt6::qtquicktimelineplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(62): set_target_properties(Qt6::qtquicktimelineplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickTimelinePlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets-debug.cmake(9): set_property(TARGET Qt6::qtquicktimelineplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets-debug.cmake(10): set_target_properties(Qt6::qtquicktimelineplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Timeline/qtquicktimelineplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquicktimelineplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquicktimelineplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Timeline/qtquicktimelineplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::qtquicktimelineplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::qtquicktimelineplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Timeline/qtquicktimelineplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::qtquicktimelineplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::qtquicktimelineplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Timeline/qtquicktimelineplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquicktimelineplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Timeline/qtquicktimelineplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Timeline/qtquicktimelineplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquicktimelineplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::qtquicktimelineplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::qtquicktimelineplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::qtquicktimelineplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::qtquicktimelineplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::qtquicktimelineplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::qtquicktimelineplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::qtquicktimelineplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Timeline/qtquicktimelineplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::qtquicktimelineplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::qtquicktimelineplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Timeline/qtquicktimelineplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::qtquicktimelineplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Timeline/qtquicktimelineplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::quick3danimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::quick3danimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(24): if(TARGET Qt6::quick3danimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::quick3danimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(60): add_library(Qt6::quick3danimationplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(62): set_target_properties(Qt6::quick3danimationplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME Qt3DQuick3DAnimationPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::quick3danimationplugin _qt_qml_module_plugin_target quick3danimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(74): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(75): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets-debug.cmake(9): set_property(TARGET Qt6::quick3danimationplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets-debug.cmake(10): set_target_properties(Qt6::quick3danimationplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Animation/quick3danimationplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quick3danimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quick3danimationplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Animation/quick3danimationplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::quick3danimationplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::quick3danimationplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Animation/quick3danimationplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quick3danimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quick3danimationplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Animation/quick3danimationplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(78): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(79): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(82): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(85): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quick3danimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Animation/quick3danimationplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Animation/quick3danimationplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::quick3danimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quick3danimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::quick3danimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(102): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(103): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(109): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake(110): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::quick3danimationplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::quick3danimationplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::quick3danimationplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::quick3danimationplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::quick3danimationplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Animation/quick3danimationplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::quick3danimationplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::quick3danimationplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Animation/quick3danimationplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::quick3danimationplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Animation/quick3danimationplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::quick3dcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::quick3dcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(24): if(TARGET Qt6::quick3dcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::quick3dcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(60): add_library(Qt6::quick3dcoreplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(62): set_target_properties(Qt6::quick3dcoreplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME Qt3DQuick3DCorePlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets-debug.cmake(9): set_property(TARGET Qt6::quick3dcoreplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets-debug.cmake(10): set_target_properties(Qt6::quick3dcoreplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Core/quick3dcoreplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quick3dcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quick3dcoreplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Core/quick3dcoreplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::quick3dcoreplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::quick3dcoreplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Core/quick3dcoreplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quick3dcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quick3dcoreplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Core/quick3dcoreplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quick3dcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Core/quick3dcoreplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Core/quick3dcoreplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::quick3dcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quick3dcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::quick3dcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::quick3dcoreplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::quick3dcoreplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::quick3dcoreplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::quick3dcoreplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::quick3dcoreplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Core/quick3dcoreplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::quick3dcoreplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::quick3dcoreplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Core/quick3dcoreplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::quick3dcoreplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Core/quick3dcoreplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::quick3dextrasplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::quick3dextrasplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(24): if(TARGET Qt6::quick3dextrasplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::quick3dextrasplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(60): add_library(Qt6::quick3dextrasplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(62): set_target_properties(Qt6::quick3dextrasplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME Qt3DQuick3DExtrasPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::quick3dextrasplugin _qt_qml_module_plugin_target quick3dextrasplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(74): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(75): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets-debug.cmake(9): set_property(TARGET Qt6::quick3dextrasplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets-debug.cmake(10): set_target_properties(Qt6::quick3dextrasplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Extras/quick3dextrasplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quick3dextrasplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quick3dextrasplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Extras/quick3dextrasplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::quick3dextrasplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::quick3dextrasplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Extras/quick3dextrasplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quick3dextrasplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quick3dextrasplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Extras/quick3dextrasplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(78): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(79): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(82): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(85): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quick3dextrasplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Extras/quick3dextrasplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Extras/quick3dextrasplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::quick3dextrasplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quick3dextrasplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::quick3dextrasplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(102): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(103): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(109): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake(110): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::quick3dextrasplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::quick3dextrasplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::quick3dextrasplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::quick3dextrasplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::quick3dextrasplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Extras/quick3dextrasplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::quick3dextrasplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::quick3dextrasplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Extras/quick3dextrasplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::quick3dextrasplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Extras/quick3dextrasplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::quick3dinputplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::quick3dinputplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(24): if(TARGET Qt6::quick3dinputplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::quick3dinputplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(60): add_library(Qt6::quick3dinputplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(62): set_target_properties(Qt6::quick3dinputplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME Qt3DQuick3DInputPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::quick3dinputplugin _qt_qml_module_plugin_target quick3dinputplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(74): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(75): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets-debug.cmake(9): set_property(TARGET Qt6::quick3dinputplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets-debug.cmake(10): set_target_properties(Qt6::quick3dinputplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Input/quick3dinputplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quick3dinputplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quick3dinputplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Input/quick3dinputplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::quick3dinputplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::quick3dinputplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Input/quick3dinputplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quick3dinputplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quick3dinputplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Input/quick3dinputplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(78): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(79): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(82): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(85): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quick3dinputplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Input/quick3dinputplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Input/quick3dinputplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::quick3dinputplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quick3dinputplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::quick3dinputplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(102): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(103): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(109): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake(110): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::quick3dinputplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::quick3dinputplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::quick3dinputplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::quick3dinputplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::quick3dinputplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Input/quick3dinputplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::quick3dinputplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::quick3dinputplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Input/quick3dinputplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::quick3dinputplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Input/quick3dinputplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::quick3dlogicplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::quick3dlogicplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(24): if(TARGET Qt6::quick3dlogicplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::quick3dlogicplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(60): add_library(Qt6::quick3dlogicplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(62): set_target_properties(Qt6::quick3dlogicplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME Qt3DQuick3DLogicPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::quick3dlogicplugin _qt_qml_module_plugin_target quick3dlogicplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(74): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(75): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets-debug.cmake(9): set_property(TARGET Qt6::quick3dlogicplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets-debug.cmake(10): set_target_properties(Qt6::quick3dlogicplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Logic/quick3dlogicplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quick3dlogicplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quick3dlogicplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Logic/quick3dlogicplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::quick3dlogicplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::quick3dlogicplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Logic/quick3dlogicplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quick3dlogicplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quick3dlogicplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Logic/quick3dlogicplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(78): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(79): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(82): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(85): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quick3dlogicplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Logic/quick3dlogicplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Logic/quick3dlogicplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::quick3dlogicplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quick3dlogicplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::quick3dlogicplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(102): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(103): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(109): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake(110): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::quick3dlogicplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::quick3dlogicplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::quick3dlogicplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::quick3dlogicplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::quick3dlogicplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Logic/quick3dlogicplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::quick3dlogicplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::quick3dlogicplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Logic/quick3dlogicplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::quick3dlogicplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Logic/quick3dlogicplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::quick3drenderplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::quick3drenderplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(24): if(TARGET Qt6::quick3drenderplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::quick3drenderplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(60): add_library(Qt6::quick3drenderplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(62): set_target_properties(Qt6::quick3drenderplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME Qt3DQuick3DRenderPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::quick3drenderplugin _qt_qml_module_plugin_target quick3drenderplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(74): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(75): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets-debug.cmake(9): set_property(TARGET Qt6::quick3drenderplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets-debug.cmake(10): set_target_properties(Qt6::quick3drenderplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Render/quick3drenderplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quick3drenderplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quick3drenderplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Render/quick3drenderplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::quick3drenderplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::quick3drenderplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Render/quick3drenderplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quick3drenderplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quick3drenderplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Render/quick3drenderplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(78): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(79): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(82): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(85): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quick3drenderplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Render/quick3drenderplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Render/quick3drenderplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::quick3drenderplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quick3drenderplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::quick3drenderplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(102): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(103): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(109): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake(110): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::quick3drenderplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::quick3drenderplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::quick3drenderplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::quick3drenderplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::quick3drenderplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Render/quick3drenderplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::quick3drenderplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::quick3drenderplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Render/quick3drenderplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::quick3drenderplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt3D/Render/quick3drenderplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::quick3dspatialaudio ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::quick3dspatialaudio ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(24): if(TARGET Qt6::quick3dspatialaudio ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::quick3dspatialaudio ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(60): add_library(Qt6::quick3dspatialaudio MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(62): set_target_properties(Qt6::quick3dspatialaudio PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QQuick3DAudioModule QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets-debug.cmake(9): set_property(TARGET Qt6::quick3dspatialaudio APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets-debug.cmake(10): set_target_properties(Qt6::quick3dspatialaudio PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/SpatialAudio/quick3dspatialaudioplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quick3dspatialaudio ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quick3dspatialaudio C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/SpatialAudio/quick3dspatialaudioplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::quick3dspatialaudio APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::quick3dspatialaudio PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/SpatialAudio/quick3dspatialaudioplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quick3dspatialaudio ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quick3dspatialaudio C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/SpatialAudio/quick3dspatialaudioplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quick3dspatialaudio ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/SpatialAudio/quick3dspatialaudioplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/SpatialAudio/quick3dspatialaudioplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::quick3dspatialaudio ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quick3dspatialaudio ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::quick3dspatialaudio ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::quick3dspatialaudio ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::quick3dspatialaudio IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::quick3dspatialaudio IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::quick3dspatialaudio APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::quick3dspatialaudio PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/SpatialAudio/quick3dspatialaudioplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::quick3dspatialaudio APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::quick3dspatialaudio PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/SpatialAudio/quick3dspatialaudioplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::quick3dspatialaudio PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick3D/SpatialAudio/quick3dspatialaudioplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::quickmultimedia ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::quickmultimedia ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(24): if(TARGET Qt6::quickmultimedia ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::quickmultimedia ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(60): add_library(Qt6::quickmultimedia MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(62): set_target_properties(Qt6::quickmultimedia PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QMultimediaQuickModule QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets-debug.cmake(9): set_property(TARGET Qt6::quickmultimedia APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets-debug.cmake(10): set_target_properties(Qt6::quickmultimedia PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtMultimedia/quickmultimediaplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quickmultimedia ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quickmultimedia C:/Qt/6.5.3/msvc2019_arm64/./qml/QtMultimedia/quickmultimediaplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::quickmultimedia APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::quickmultimedia PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtMultimedia/quickmultimediaplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quickmultimedia ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quickmultimedia C:/Qt/6.5.3/msvc2019_arm64/./qml/QtMultimedia/quickmultimediaplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quickmultimedia ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtMultimedia/quickmultimediaplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtMultimedia/quickmultimediaplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::quickmultimedia ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quickmultimedia ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::quickmultimedia ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::quickmultimedia ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::quickmultimedia IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::quickmultimedia IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::quickmultimedia APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::quickmultimedia PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtMultimedia/quickmultimediaplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::quickmultimedia APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::quickmultimedia PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtMultimedia/quickmultimediaplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::quickmultimedia PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtMultimedia/quickmultimediaplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::quicktooling ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::quicktooling ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(24): if(TARGET Qt6::quicktooling ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::quicktooling ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(60): add_library(Qt6::quicktooling MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(62): set_target_properties(Qt6::quicktooling PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuick_toolingPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::quicktooling _qt_qml_module_plugin_target quicktooling ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(73): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(78): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(79): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets-debug.cmake(9): set_property(TARGET Qt6::quicktooling APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets-debug.cmake(10): set_target_properties(Qt6::quicktooling PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/tooling/quicktoolingplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quicktooling ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quicktooling C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/tooling/quicktoolingplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::quicktooling APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::quicktooling PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/tooling/quicktoolingplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quicktooling ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quicktooling C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/tooling/quicktoolingplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(82): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(83): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(86): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(89): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quicktooling ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/tooling/quicktoolingplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/tooling/quicktoolingplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::quicktooling ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quicktooling ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::quicktooling ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(106): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(107): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(113): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingTargets.cmake(114): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::quicktooling ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::quicktooling IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::quicktooling IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::quicktooling APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::quicktooling PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/tooling/quicktoolingplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::quicktooling APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::quicktooling PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/tooling/quicktoolingplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::quicktooling PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/tooling/quicktoolingplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::quickwindow ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::quickwindow ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(24): if(TARGET Qt6::quickwindow ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::quickwindow ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(60): add_library(Qt6::quickwindow MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(62): set_target_properties(Qt6::quickwindow PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuick_WindowPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::quickwindow _qt_qml_module_plugin_target quickwindow ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(73): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(78): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(79): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets-debug.cmake(9): set_property(TARGET Qt6::quickwindow APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets-debug.cmake(10): set_target_properties(Qt6::quickwindow PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Window/quickwindowplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quickwindow ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quickwindow C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Window/quickwindowplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(80): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::quickwindow APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::quickwindow PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Window/quickwindowplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::quickwindow ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::quickwindow C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Window/quickwindowplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(82): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(83): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(86): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(89): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quickwindow ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Window/quickwindowplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(91): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Window/quickwindowplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::quickwindow ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(90): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::quickwindow ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(103): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(104): unset(_cmake_import_check_files_for_Qt6::quickwindow ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(106): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(107): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(113): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowTargets.cmake(114): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::quickwindow ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::quickwindow IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::quickwindow IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::quickwindow APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::quickwindow PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Window/quickwindowplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::quickwindow APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::quickwindow PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Window/quickwindowplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::quickwindow PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQuick/Window/quickwindowplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::sharedimageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::sharedimageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(24): if(TARGET Qt6::sharedimageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::sharedimageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(60): add_library(Qt6::sharedimageplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(62): set_target_properties(Qt6::sharedimageplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQuickSharedImagePlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets-debug.cmake(9): set_property(TARGET Qt6::sharedimageplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets-debug.cmake(10): set_target_properties(Qt6::sharedimageplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/sharedimage/sharedimageplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::sharedimageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::sharedimageplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/sharedimage/sharedimageplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::sharedimageplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::sharedimageplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/sharedimage/sharedimageplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::sharedimageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::sharedimageplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/sharedimage/sharedimageplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::sharedimageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/sharedimage/sharedimageplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/sharedimage/sharedimageplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::sharedimageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::sharedimageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::sharedimageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::sharedimageplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::sharedimageplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::sharedimageplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::sharedimageplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::sharedimageplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/sharedimage/sharedimageplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::sharedimageplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::sharedimageplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/sharedimage/sharedimageplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::sharedimageplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/Qt/labs/sharedimage/sharedimageplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::webchannel ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::webchannel ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(24): if(TARGET Qt6::webchannel ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::webchannel ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(60): add_library(Qt6::webchannel MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(62): set_target_properties(Qt6::webchannel PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QWebChannelPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 _qt_qml_module_installed_plugin_target Qt6::webchannel _qt_qml_module_plugin_target webchannel ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(74): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(75): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets-debug.cmake(9): set_property(TARGET Qt6::webchannel APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets-debug.cmake(10): set_target_properties(Qt6::webchannel PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtWebChannel/webchannelplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::webchannel ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::webchannel C:/Qt/6.5.3/msvc2019_arm64/./qml/QtWebChannel/webchannelplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(76): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::webchannel APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::webchannel PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtWebChannel/webchannelplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::webchannel ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::webchannel C:/Qt/6.5.3/msvc2019_arm64/./qml/QtWebChannel/webchannelplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(78): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(79): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(82): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(85): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::webchannel ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtWebChannel/webchannelplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(87): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtWebChannel/webchannelplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::webchannel ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(86): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::webchannel ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(99): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(100): unset(_cmake_import_check_files_for_Qt6::webchannel ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(102): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(103): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(109): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake(110): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::webchannel ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::webchannel IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::webchannel IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::webchannel APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::webchannel PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtWebChannel/webchannelplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::webchannel APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::webchannel PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtWebChannel/webchannelplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::webchannel PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtWebChannel/webchannelplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(18): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/../../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::workerscriptplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::workerscriptplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(24): if(TARGET Qt6::workerscriptplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::workerscriptplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(54): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(55): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(60): add_library(Qt6::workerscriptplugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(62): set_target_properties(Qt6::workerscriptplugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 0 QT_PLUGIN_CLASS_NAME QtQmlWorkerScriptPlugin QT_PLUGIN_TYPE qml_plugin _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets-debug.cmake(9): set_property(TARGET Qt6::workerscriptplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets-debug.cmake(10): set_target_properties(Qt6::workerscriptplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/WorkerScript/workerscriptplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::workerscriptplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::workerscriptplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/WorkerScript/workerscriptplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::workerscriptplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::workerscriptplugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/WorkerScript/workerscriptplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::workerscriptplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::workerscriptplugin C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/WorkerScript/workerscriptplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::workerscriptplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/WorkerScript/workerscriptplugind.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/WorkerScript/workerscriptplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::workerscriptplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::workerscriptplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::workerscriptplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::workerscriptplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::workerscriptplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::workerscriptplugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::workerscriptplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::workerscriptplugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/WorkerScript/workerscriptplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::workerscriptplugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::workerscriptplugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/WorkerScript/workerscriptplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::workerscriptplugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./qml/QtQml/WorkerScript/workerscriptplugin.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(21): unset(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(22): set(Qt6Qml_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(26): foreach(__qt_qml_plugin_config_file C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QmlMetaConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickControlsTestUtilsPrivatepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6QuickTestpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6effectspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsanimationpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6labsmodelspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6modelspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6particlespluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlfolderlistmodelpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmllocalstoragepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlsettingspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlshapespluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwavefrontmeshpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qmlxmllistmodelpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquicklayoutspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtlabsplatformpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtqmlcorepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick2pluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticleeffectspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstyleimplpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2basicstylepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstyleimplpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2fusionstylepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestyleimplpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2imaginestylepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2implpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstyleimplpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2materialstylepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2nativestylepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2pluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstyleimplpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2universalstylepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickcontrols2windowsstylepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogs2quickimplpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickdialogspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktemplates2pluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquicktimelinepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickmultimediaConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quicktoolingConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6quickwindowConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6sharedimagepluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(27): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/QmlPlugins/Qt6workerscriptpluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(29): if(Qt6Qml_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(40): if(NOT QT_NO_CREATE_TARGETS AND NOT QT_SKIP_AUTO_PLUGIN_INCLUSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake(41): __qt_internal_include_plugin_packages(Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(497): set(__qt_Qml_plugin_module_target Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(498): set(__qt_Qml_plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(502): get_target_property(_aliased_target Qt6::Qml ALIASED_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(503): if(_aliased_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(511): file(GLOB __qt_Qml_plugin_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6*PluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(513): foreach(__qt_Qml_plugin_config_file C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginConfig.cmake;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Qml_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(24): if(TARGET Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(59): add_library(Qt6::QDebugMessageServiceFactoryPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(61): set_target_properties(Qt6::QDebugMessageServiceFactoryPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Qml QT_PLUGIN_CLASS_NAME QDebugMessageServiceFactory QT_PLUGIN_TYPE qmltooling _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QDebugMessageServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets-debug.cmake(10): set_target_properties(Qt6::QDebugMessageServiceFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_messagesd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QDebugMessageServiceFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_messagesd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QDebugMessageServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QDebugMessageServiceFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_messages.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QDebugMessageServiceFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_messages.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_messagesd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_messages.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QDebugMessageServiceFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QDebugMessageServiceFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QDebugMessageServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QDebugMessageServiceFactoryPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_messages.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QDebugMessageServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QDebugMessageServiceFactoryPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_messages.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QDebugMessageServiceFactoryPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_messages.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QDebugMessageServiceFactoryPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Qml_plugins QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Qml_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(24): if(TARGET Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(59): add_library(Qt6::QLocalClientConnectionFactoryPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(61): set_target_properties(Qt6::QLocalClientConnectionFactoryPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Qml QT_PLUGIN_CLASS_NAME QLocalClientConnectionFactory QT_PLUGIN_TYPE qmltooling _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QLocalClientConnectionFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets-debug.cmake(10): set_target_properties(Qt6::QLocalClientConnectionFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_locald.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QLocalClientConnectionFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_locald.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QLocalClientConnectionFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QLocalClientConnectionFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_local.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QLocalClientConnectionFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_local.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_locald.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_local.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QLocalClientConnectionFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QLocalClientConnectionFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QLocalClientConnectionFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QLocalClientConnectionFactoryPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_local.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QLocalClientConnectionFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QLocalClientConnectionFactoryPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_local.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QLocalClientConnectionFactoryPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_local.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QLocalClientConnectionFactoryPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Qml_plugins QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Qml_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(24): if(TARGET Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(59): add_library(Qt6::QQmlDebugServerFactoryPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(61): set_target_properties(Qt6::QQmlDebugServerFactoryPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Qml QT_PLUGIN_CLASS_NAME QQmlDebugServerFactory QT_PLUGIN_TYPE qmltooling _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QQmlDebugServerFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets-debug.cmake(10): set_target_properties(Qt6::QQmlDebugServerFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_serverd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QQmlDebugServerFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_serverd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QQmlDebugServerFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QQmlDebugServerFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_server.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QQmlDebugServerFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_server.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_serverd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_server.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QQmlDebugServerFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QQmlDebugServerFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QQmlDebugServerFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QQmlDebugServerFactoryPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_server.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QQmlDebugServerFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QQmlDebugServerFactoryPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_server.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QQmlDebugServerFactoryPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_server.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebugServerFactoryPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Qml_plugins QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Qml_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(24): if(TARGET Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(59): add_library(Qt6::QQmlDebuggerServiceFactoryPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(61): set_target_properties(Qt6::QQmlDebuggerServiceFactoryPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Qml QT_PLUGIN_CLASS_NAME QQmlDebuggerServiceFactory QT_PLUGIN_TYPE qmltooling _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QQmlDebuggerServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets-debug.cmake(10): set_target_properties(Qt6::QQmlDebuggerServiceFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_debuggerd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QQmlDebuggerServiceFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_debuggerd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QQmlDebuggerServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QQmlDebuggerServiceFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_debugger.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QQmlDebuggerServiceFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_debugger.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_debuggerd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_debugger.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QQmlDebuggerServiceFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QQmlDebuggerServiceFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QQmlDebuggerServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QQmlDebuggerServiceFactoryPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_debugger.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QQmlDebuggerServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QQmlDebuggerServiceFactoryPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_debugger.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QQmlDebuggerServiceFactoryPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_debugger.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlDebuggerServiceFactoryPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Qml_plugins QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Qml_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(24): if(TARGET Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(59): add_library(Qt6::QQmlInspectorServiceFactoryPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(61): set_target_properties(Qt6::QQmlInspectorServiceFactoryPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Qml QT_PLUGIN_CLASS_NAME QQmlInspectorServiceFactory QT_PLUGIN_TYPE qmltooling _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QQmlInspectorServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets-debug.cmake(10): set_target_properties(Qt6::QQmlInspectorServiceFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_inspectord.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QQmlInspectorServiceFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_inspectord.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QQmlInspectorServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QQmlInspectorServiceFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_inspector.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QQmlInspectorServiceFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_inspector.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_inspectord.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_inspector.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QQmlInspectorServiceFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QQmlInspectorServiceFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QQmlInspectorServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QQmlInspectorServiceFactoryPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_inspector.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QQmlInspectorServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QQmlInspectorServiceFactoryPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_inspector.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QQmlInspectorServiceFactoryPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_inspector.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlInspectorServiceFactoryPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Qml_plugins QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Qml_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(24): if(TARGET Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(59): add_library(Qt6::QQmlNativeDebugConnectorFactoryPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(61): set_target_properties(Qt6::QQmlNativeDebugConnectorFactoryPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Qml QT_PLUGIN_CLASS_NAME QQmlNativeDebugConnectorFactory QT_PLUGIN_TYPE qmltooling _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QQmlNativeDebugConnectorFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets-debug.cmake(10): set_target_properties(Qt6::QQmlNativeDebugConnectorFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_natived.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QQmlNativeDebugConnectorFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_natived.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QQmlNativeDebugConnectorFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QQmlNativeDebugConnectorFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_native.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QQmlNativeDebugConnectorFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_native.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_natived.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_native.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QQmlNativeDebugConnectorFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QQmlNativeDebugConnectorFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QQmlNativeDebugConnectorFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QQmlNativeDebugConnectorFactoryPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_native.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QQmlNativeDebugConnectorFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QQmlNativeDebugConnectorFactoryPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_native.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QQmlNativeDebugConnectorFactoryPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_native.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugConnectorFactoryPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Qml_plugins QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Qml_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(24): if(TARGET Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(59): add_library(Qt6::QQmlNativeDebugServiceFactoryPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(61): set_target_properties(Qt6::QQmlNativeDebugServiceFactoryPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Qml QT_PLUGIN_CLASS_NAME QQmlNativeDebugServiceFactory QT_PLUGIN_TYPE qmltooling _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QQmlNativeDebugServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets-debug.cmake(10): set_target_properties(Qt6::QQmlNativeDebugServiceFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_nativedebuggerd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QQmlNativeDebugServiceFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_nativedebuggerd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QQmlNativeDebugServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QQmlNativeDebugServiceFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_nativedebugger.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QQmlNativeDebugServiceFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_nativedebugger.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_nativedebuggerd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_nativedebugger.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QQmlNativeDebugServiceFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QQmlNativeDebugServiceFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QQmlNativeDebugServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QQmlNativeDebugServiceFactoryPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_nativedebugger.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QQmlNativeDebugServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QQmlNativeDebugServiceFactoryPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_nativedebugger.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QQmlNativeDebugServiceFactoryPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_nativedebugger.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlNativeDebugServiceFactoryPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Qml_plugins QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Qml_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(24): if(TARGET Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(59): add_library(Qt6::QQmlPreviewServiceFactoryPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(61): set_target_properties(Qt6::QQmlPreviewServiceFactoryPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Qml QT_PLUGIN_CLASS_NAME QQmlPreviewServiceFactory QT_PLUGIN_TYPE qmltooling _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QQmlPreviewServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets-debug.cmake(10): set_target_properties(Qt6::QQmlPreviewServiceFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_previewd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QQmlPreviewServiceFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_previewd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QQmlPreviewServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QQmlPreviewServiceFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_preview.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QQmlPreviewServiceFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_preview.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_previewd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_preview.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QQmlPreviewServiceFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QQmlPreviewServiceFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QQmlPreviewServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QQmlPreviewServiceFactoryPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_preview.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QQmlPreviewServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QQmlPreviewServiceFactoryPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_preview.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QQmlPreviewServiceFactoryPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_preview.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlPreviewServiceFactoryPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Qml_plugins QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Qml_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(24): if(TARGET Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(59): add_library(Qt6::QQmlProfilerServiceFactoryPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(61): set_target_properties(Qt6::QQmlProfilerServiceFactoryPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Qml QT_PLUGIN_CLASS_NAME QQmlProfilerServiceFactory QT_PLUGIN_TYPE qmltooling _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QQmlProfilerServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets-debug.cmake(10): set_target_properties(Qt6::QQmlProfilerServiceFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_profilerd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QQmlProfilerServiceFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_profilerd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QQmlProfilerServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QQmlProfilerServiceFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_profiler.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QQmlProfilerServiceFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_profiler.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_profilerd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_profiler.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QQmlProfilerServiceFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QQmlProfilerServiceFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QQmlProfilerServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QQmlProfilerServiceFactoryPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_profiler.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QQmlProfilerServiceFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QQmlProfilerServiceFactoryPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_profiler.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QQmlProfilerServiceFactoryPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_profiler.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQmlProfilerServiceFactoryPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Qml_plugins QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Qml_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(24): if(TARGET Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(59): add_library(Qt6::QQuick3DProfilerAdapterFactoryPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(61): set_target_properties(Qt6::QQuick3DProfilerAdapterFactoryPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Qml QT_PLUGIN_CLASS_NAME QQuick3DProfilerAdapterFactory QT_PLUGIN_TYPE qmltooling _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QQuick3DProfilerAdapterFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets-debug.cmake(10): set_target_properties(Qt6::QQuick3DProfilerAdapterFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_quick3dprofilerd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QQuick3DProfilerAdapterFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_quick3dprofilerd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QQuick3DProfilerAdapterFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QQuick3DProfilerAdapterFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_quick3dprofiler.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QQuick3DProfilerAdapterFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_quick3dprofiler.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_quick3dprofilerd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_quick3dprofiler.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QQuick3DProfilerAdapterFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QQuick3DProfilerAdapterFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QQuick3DProfilerAdapterFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QQuick3DProfilerAdapterFactoryPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_quick3dprofiler.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QQuick3DProfilerAdapterFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QQuick3DProfilerAdapterFactoryPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_quick3dprofiler.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QQuick3DProfilerAdapterFactoryPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_quick3dprofiler.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuick3DProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Qml_plugins QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Qml_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(24): if(TARGET Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(59): add_library(Qt6::QQuickProfilerAdapterFactoryPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(61): set_target_properties(Qt6::QQuickProfilerAdapterFactoryPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Qml QT_PLUGIN_CLASS_NAME QQuickProfilerAdapterFactory QT_PLUGIN_TYPE qmltooling _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QQuickProfilerAdapterFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets-debug.cmake(10): set_target_properties(Qt6::QQuickProfilerAdapterFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_quickprofilerd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QQuickProfilerAdapterFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_quickprofilerd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QQuickProfilerAdapterFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QQuickProfilerAdapterFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_quickprofiler.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QQuickProfilerAdapterFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_quickprofiler.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_quickprofilerd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_quickprofiler.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QQuickProfilerAdapterFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QQuickProfilerAdapterFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QQuickProfilerAdapterFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QQuickProfilerAdapterFactoryPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_quickprofiler.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QQuickProfilerAdapterFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QQuickProfilerAdapterFactoryPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_quickprofiler.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QQuickProfilerAdapterFactoryPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_quickprofiler.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QQuickProfilerAdapterFactoryPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Qml_plugins QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(514): string(REGEX REPLACE ^.*/Qt6(.*Plugin)Config.cmake$ \1 __qt_Qml_qt_plugin C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(518): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginConfig.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginConfig.cmake(1): include_guard(DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginConfig.cmake(3): if(DEFINED QT_REPO_DEPENDENCIES AND NOT QT_BUILD_STANDALONE_TESTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginConfig.cmake(17): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginConfig.cmake(19): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginConfig.cmake(26): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginConfig.cmake(38): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginConfig.cmake(40): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginConfig.cmake(42): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginConfig.cmake(43): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginConfig.cmake(45): if(NOT QT_NO_CREATE_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginConfig.cmake(47): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginConfig.cmake(51): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(24): if(TARGET Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(59): add_library(Qt6::QTcpServerConnectionFactoryPlugin MODULE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(61): set_target_properties(Qt6::QTcpServerConnectionFactoryPlugin PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_QT_MAJOR_VERSION 6 QT_DEFAULT_PLUGIN 1 QT_MODULE Qml QT_PLUGIN_CLASS_NAME QTcpServerConnectionFactory QT_PLUGIN_TYPE qmltooling _qt_package_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(72): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(73): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets-debug.cmake(9): set_property(TARGET Qt6::QTcpServerConnectionFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets-debug.cmake(10): set_target_properties(Qt6::QTcpServerConnectionFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_DEBUG IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_tcpd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QTcpServerConnectionFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_tcpd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(74): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QTcpServerConnectionFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QTcpServerConnectionFactoryPlugin PROPERTIES IMPORTED_COMMON_LANGUAGE_RUNTIME_RELWITHDEBINFO IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_tcp.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QTcpServerConnectionFactoryPlugin C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_tcp.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(76): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(77): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(80): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(83): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_tcpd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(85): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_tcp.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(84): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(97): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(98): unset(_cmake_import_check_files_for_Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(100): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(101): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(107): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginTargets.cmake(108): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QTcpServerConnectionFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_location_default Qt6::QTcpServerConnectionFactoryPlugin IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake(10): set_property(TARGET Qt6::QTcpServerConnectionFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake(12): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake(13): set_property(TARGET Qt6::QTcpServerConnectionFactoryPlugin PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_tcp.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake(17): set_property(TARGET Qt6::QTcpServerConnectionFactoryPlugin APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake(19): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake(20): set_property(TARGET Qt6::QTcpServerConnectionFactoryPlugin PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_tcp.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake(24): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QTcpServerConnectionFactoryPlugin PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/./plugins/qmltooling/qmldbg_tcp.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake(28): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake(29): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake(30): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake(31): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QTcpServerConnectionFactoryPluginAdditionalTargetInfo.cmake(32): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(519): if(TARGET Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(520): list(APPEND __qt_Qml_plugins QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(523): set_property(TARGET Qt6::Qml PROPERTY _qt_plugins QDebugMessageServiceFactoryPlugin;QLocalClientConnectionFactoryPlugin;QQmlDebugServerFactoryPlugin;QQmlDebuggerServiceFactoryPlugin;QQmlInspectorServiceFactoryPlugin;QQmlNativeDebugConnectorFactoryPlugin;QQmlNativeDebugServiceFactoryPlugin;QQmlPreviewServiceFactoryPlugin;QQmlProfilerServiceFactoryPlugin;QQuick3DProfilerAdapterFactoryPlugin;QQuickProfilerAdapterFactoryPlugin;QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(527): set_property(TARGET Qt6::Qml PROPERTY QT_PLUGINS QDebugMessageServiceFactoryPlugin;QLocalClientConnectionFactoryPlugin;QQmlDebugServerFactoryPlugin;QQmlDebuggerServiceFactoryPlugin;QQmlInspectorServiceFactoryPlugin;QQmlNativeDebugConnectorFactoryPlugin;QQmlNativeDebugServiceFactoryPlugin;QQmlPreviewServiceFactoryPlugin;QQmlProfilerServiceFactoryPlugin;QQuick3DProfilerAdapterFactoryPlugin;QQuickProfilerAdapterFactoryPlugin;QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(530): get_target_property(__qt_Qml_have_added_plugins_already Qt6::Qml __qt_internal_plugins_added ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(532): if(__qt_Qml_have_added_plugins_already ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(536): foreach(plugin_target QDebugMessageServiceFactoryPlugin;QLocalClientConnectionFactoryPlugin;QQmlDebugServerFactoryPlugin;QQmlDebuggerServiceFactoryPlugin;QQmlInspectorServiceFactoryPlugin;QQmlNativeDebugConnectorFactoryPlugin;QQmlNativeDebugServiceFactoryPlugin;QQmlPreviewServiceFactoryPlugin;QQmlProfilerServiceFactoryPlugin;QQuick3DProfilerAdapterFactoryPlugin;QQuickProfilerAdapterFactoryPlugin;QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QDebugMessageServiceFactoryPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QDebugMessageServiceFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type qmltooling PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QDebugMessageServiceFactoryPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QDebugMessageServiceFactoryPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QDebugMessageServiceFactory PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_qmltooling QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QDebugMessageServiceFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QLocalClientConnectionFactoryPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QLocalClientConnectionFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type qmltooling PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QLocalClientConnectionFactoryPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QLocalClientConnectionFactoryPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QLocalClientConnectionFactory PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_qmltooling QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QLocalClientConnectionFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QQmlDebugServerFactoryPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QQmlDebugServerFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type qmltooling PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QQmlDebugServerFactoryPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QQmlDebugServerFactoryPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QQmlDebugServerFactory PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_qmltooling QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QQmlDebugServerFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QQmlDebuggerServiceFactoryPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QQmlDebuggerServiceFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type qmltooling PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QQmlDebuggerServiceFactoryPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QQmlDebuggerServiceFactoryPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QQmlDebuggerServiceFactory PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_qmltooling QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QQmlDebuggerServiceFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QQmlInspectorServiceFactoryPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QQmlInspectorServiceFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type qmltooling PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QQmlInspectorServiceFactoryPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QQmlInspectorServiceFactoryPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QQmlInspectorServiceFactory PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_qmltooling QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QQmlInspectorServiceFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QQmlNativeDebugConnectorFactoryPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QQmlNativeDebugConnectorFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type qmltooling PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QQmlNativeDebugConnectorFactoryPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QQmlNativeDebugConnectorFactoryPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QQmlNativeDebugConnectorFactory PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_qmltooling QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QQmlNativeDebugConnectorFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QQmlNativeDebugServiceFactoryPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QQmlNativeDebugServiceFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type qmltooling PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QQmlNativeDebugServiceFactoryPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QQmlNativeDebugServiceFactoryPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QQmlNativeDebugServiceFactory PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_qmltooling QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QQmlNativeDebugServiceFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QQmlPreviewServiceFactoryPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QQmlPreviewServiceFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type qmltooling PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QQmlPreviewServiceFactoryPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QQmlPreviewServiceFactoryPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QQmlPreviewServiceFactory PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_qmltooling QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QQmlPreviewServiceFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QQmlProfilerServiceFactoryPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QQmlProfilerServiceFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type qmltooling PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QQmlProfilerServiceFactoryPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QQmlProfilerServiceFactoryPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QQmlProfilerServiceFactory PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_qmltooling QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QQmlProfilerServiceFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QQuick3DProfilerAdapterFactoryPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QQuick3DProfilerAdapterFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type qmltooling PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QQuick3DProfilerAdapterFactoryPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QQuick3DProfilerAdapterFactoryPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QQuick3DProfilerAdapterFactory PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_qmltooling QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QQuick3DProfilerAdapterFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QQuickProfilerAdapterFactoryPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QQuickProfilerAdapterFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type qmltooling PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QQuickProfilerAdapterFactoryPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QQuickProfilerAdapterFactoryPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QQuickProfilerAdapterFactory PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_qmltooling QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QQuickProfilerAdapterFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(537): __qt_internal_plugin_get_plugin_type(QTcpServerConnectionFactoryPlugin __has_plugin_type __plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(10): set(has_plugin_type TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(12): set(plugin_target_versioned Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(14): get_target_property(_plugin_type Qt6::QTcpServerConnectionFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(15): if(NOT _plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(18): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(19): set(__plugin_type qmltooling PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(22): set(__has_plugin_type TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(538): if(NOT __has_plugin_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(542): __qt_internal_plugin_has_class_name(QTcpServerConnectionFactoryPlugin __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(27): set(plugin_target_versioned Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(29): get_target_property(classname Qt6::QTcpServerConnectionFactoryPlugin QT_PLUGIN_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(30): if(NOT classname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(35): set(__has_class_name QTcpServerConnectionFactory PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(543): if(NOT __has_class_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(547): list(APPEND QT_ALL_PLUGINS_FOUND_BY_FIND_PACKAGE_qmltooling QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(550): set(plugin_target_versioned Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(551): get_target_property(type Qt6::QTcpServerConnectionFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(552): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(560): set_target_properties(Qt6::Qml PROPERTIES __qt_internal_plugins_added TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(127): list(APPEND QT_ALL_MODULES_FOUND_VIA_FIND_PACKAGE Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(129): get_target_property(_qt_module_target_type Qt6::Qml TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(130): if(NOT _qt_module_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(131): get_target_property(_qt_module_plugin_types Qt6::Qml MODULE_PLUGIN_TYPES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(133): if(_qt_module_plugin_types ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(134): list(APPEND QT_ALL_PLUGIN_TYPES_FOUND_VIA_FIND_PACKAGE qmltooling ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake(140): if(Qt6BuildInternals_DIR AND EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(80): list(POP_BACK _CMAKE_Qt6Qml_HASH_STACK cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(81): set(_CMAKE_Qt6Qml_9386b94234e02a41b8414848fd05350439a495ea983eac9ecc42867fdc2f404e_FOUND 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(83): if(NOT DEFINED cmake_fd_alreadyTransitive OR cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(84): set_property(GLOBAL PROPERTY _CMAKE_Qt6Qml_TRANSITIVE_DEPENDENCY TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(87): unset(cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(88): unset(cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(89): unset(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(90): unset(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(91): if(NOT Qt6Qml_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(96): list(GET __qt_Quick_target_dep 0 __qt_Quick_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(97): list(GET __qt_Quick_target_dep 1 __qt_Quick_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(99): if(NOT Qt6QmlModels_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(104): set(__qt_Quick_pkg_names Qt6QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(105): if(__qt_Quick_pkg MATCHES (.*)Private$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(109): _qt_internal_save_find_package_context_for_debugging(Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(190): if(QT_DEBUG_FIND_PACKAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(111): find_dependency(Qt6QmlModels 6.5.3 NAMES Qt6QmlModels PATHS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake NO_DEFAULT_PATH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(58): string(SHA256 cmake_fd_call_hash Qt6QmlModels;6.5.3;NAMES;Qt6QmlModels;PATHS;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;NO_DEFAULT_PATH;FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(59): if(_CMAKE_Qt6QmlModels_b1f657d1ebb7e52cb116fa687194e2120eb296759f53d6203baa4779be999673_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(61): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(62): list(APPEND _CMAKE_Qt6QmlModels_HASH_STACK b1f657d1ebb7e52cb116fa687194e2120eb296759f53d6203baa4779be999673 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(63): set(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(64): if(Qt6Quick_FIND_QUIETLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(67): set(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(68): if(Qt6Quick_FIND_REQUIRED ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(72): get_property(cmake_fd_alreadyTransitive GLOBAL PROPERTY _CMAKE_Qt6QmlModels_TRANSITIVE_DEPENDENCY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(76): find_package(Qt6QmlModels 6.5.3;NAMES;Qt6QmlModels;PATHS;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersion.cmake(2): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersionImpl.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersionImpl.cmake(10): set(PACKAGE_VERSION 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersionImpl.cmake(12): if(PACKAGE_FIND_VERSION_RANGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersionImpl.cmake(21): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersionImpl.cmake(22): if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersionImpl.cmake(24): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersionImpl.cmake(25): set(PACKAGE_VERSION_COMPATIBLE TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersionImpl.cmake(26): if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersionImpl.cmake(27): set(PACKAGE_VERSION_EXACT TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersionImpl.cmake(34): if(FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersionImpl.cmake(39): if(8 STREQUAL OR 8 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersionImpl.cmake(44): if(NOT CMAKE_SIZEOF_VOID_P STREQUAL 8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersion.cmake(4): set(__qt_disable_package_version_check FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersion.cmake(7): if(QT_NO_PACKAGE_VERSION_CHECK ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersion.cmake(15): if(( NOT PACKAGE_VERSION_COMPATIBLE ) OR PACKAGE_VERSION_UNSUITABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersion.cmake(17): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersion.cmake(18): set(__qt_package_version_incompatible FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersion.cmake(21): if(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersion.cmake(46): elseif(QT_REPO_MODULE_VERSION AND __qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersion.cmake(62): unset(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersion.cmake(63): unset(__qt_disable_package_version_check_due_to_developer_build ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersion.cmake(64): unset(__qt_package_version_message_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfigVersion.cmake(65): unset(__qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(6): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(8): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(15): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(27): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(29): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(31): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(32): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(39): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(40): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsDependencies.cmake(2): set(Qt6QmlModels_FOUND FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsDependencies.cmake(4): if(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsDependencies.cmake(7): set(__qt_use_no_default_path_for_qt_packages NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsDependencies.cmake(8): if(QT_DISABLE_NO_DEFAULT_PATH_IN_QT_PACKAGES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsDependencies.cmake(14): set(Qt6QmlModels_FIND_REQUIRED FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsDependencies.cmake(16): if(NOT Qt6_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsDependencies.cmake(29): set(__qt_QmlModels_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsDependencies.cmake(30): _qt_internal_find_third_party_dependencies(QmlModels __qt_QmlModels_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(7): foreach(__qt_QmlModels_target_dep IN LISTS __qt_QmlModels_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsDependencies.cmake(33): set(__qt_QmlModels_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsDependencies.cmake(34): _qt_internal_find_tool_dependencies(QmlModels __qt_QmlModels_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(44): if(NOT STREQUAL AND NOT C:/Qt/6.5.3/msvc2019_64 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(54): foreach(__qt_QmlModels_target_dep IN LISTS __qt_QmlModels_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(85): if(NOT STREQUAL AND NOT C:/Qt/6.5.3/msvc2019_64 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsDependencies.cmake(37): set(__qt_QmlModels_target_deps Qt6Core\;6.5.3;Qt6Qml\;6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsDependencies.cmake(38): set(__qt_QmlModels_find_dependency_paths C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/.. C:/Qt/6.5.3/msvc2019_arm64/lib/cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsDependencies.cmake(39): _qt_internal_find_qt_dependencies(QmlModels __qt_QmlModels_target_deps __qt_QmlModels_find_dependency_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(95): foreach(__qt_QmlModels_target_dep IN LISTS __qt_QmlModels_target_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(96): list(GET __qt_QmlModels_target_dep 0 __qt_QmlModels_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(97): list(GET __qt_QmlModels_target_dep 1 __qt_QmlModels_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(99): if(NOT Qt6Core_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(96): list(GET __qt_QmlModels_target_dep 0 __qt_QmlModels_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(97): list(GET __qt_QmlModels_target_dep 1 __qt_QmlModels_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(99): if(NOT Qt6Qml_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsDependencies.cmake(42): set(_Qt6QmlModels_MODULE_DEPENDENCIES Core;Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsDependencies.cmake(43): set(Qt6QmlModels_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(41): _qt_internal_suggest_dependency_debugging(QmlModels __qt_QmlModels_pkg Qt6QmlModels_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(148): if(__qt_QmlModels_pkg AND NOT Qt6QmlModels_FOUND AND Qt6QmlModels_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(47): if(NOT DEFINED Qt6QmlModels_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(51): if(NOT QT_NO_CREATE_TARGETS AND Qt6QmlModels_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::QmlModels Qt6::QmlModelsPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(24): if(TARGET Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QmlModelsPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(24): if(TARGET Qt6::QmlModelsPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QmlModelsPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(59): add_library(Qt6::QmlModels SHARED IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(61): set_target_properties(Qt6::QmlModels PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_COMPILE_DEFINITIONS QT_QMLMODELS_LIB INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlModels;C:/Qt/6.5.3/msvc2019_arm64/include INTERFACE_LINK_LIBRARIES Qt::Core;Qt6::Qml INTERFACE_QT_MAJOR_VERSION 6 INTERFACE_SOURCES $<$>:C:/Qt/6.5.3/msvc2019_arm64/./metatypes/qt6qmlmodels_metatypes.json> QT_DISABLED_PRIVATE_FEATURES QT_DISABLED_PUBLIC_FEATURES QT_ENABLED_PRIVATE_FEATURES qml_object_model;qml_list_model;qml_delegate_model;qml_table_model QT_ENABLED_PUBLIC_FEATURES QT_QMAKE_PRIVATE_CONFIG QT_QMAKE_PUBLIC_CONFIG QT_QMAKE_PUBLIC_QT_CONFIG _qt_config_module_name qmlmodels _qt_is_public_module TRUE _qt_module_has_headers ON _qt_module_has_private_headers TRUE _qt_module_has_public_headers TRUE _qt_module_include_name QtQmlModels _qt_module_interface_name QmlModels _qt_package_name Qt6QmlModels _qt_package_version 6.5.3 _qt_private_module_target_name QmlModelsPrivate _qt_qml_module_installed_plugin_target Qt6::modelsplugin _qt_qml_module_plugin_target modelsplugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(90): add_library(Qt6::QmlModelsPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(92): set_target_properties(Qt6::QmlModelsPrivate PROPERTIES INTERFACE_INCLUDE_DIRECTORIES $<$>:>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlModels/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlModels/6.5.3/QtQmlModels> INTERFACE_LINK_LIBRARIES Qt::CorePrivate;Qt6::QmlPrivate;Qt6::QmlModels _qt_config_module_name qmlmodels_private _qt_is_private_module TRUE _qt_package_name Qt6QmlModels _qt_package_version 6.5.3 _qt_public_module_target_name QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(102): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(107): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(108): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(109): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets-debug.cmake(9): set_property(TARGET Qt6::QmlModels APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets-debug.cmake(10): set_target_properties(Qt6::QmlModels PROPERTIES IMPORTED_IMPLIB_DEBUG C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6QmlModelsd.lib IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6QmlModelsd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QmlModels C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6QmlModelsd.lib C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6QmlModelsd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(109): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::QmlModels APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::QmlModels PROPERTIES IMPORTED_IMPLIB_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6QmlModels.lib IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6QmlModels.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::QmlModels C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6QmlModels.lib C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6QmlModels.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(111): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(112): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(115): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(118): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(119): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(120): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6QmlModelsd.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(120): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6QmlModelsd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(120): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6QmlModels.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(120): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6QmlModels.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(132): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(133): unset(_cmake_import_check_files_for_Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(119): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(132): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(133): unset(_cmake_import_check_files_for_Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(135): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(136): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(140): unset(Qt6QmlModels_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(141): foreach(_target Qt6::Qml Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(142): if(NOT TARGET Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(142): if(NOT TARGET Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(147): if(DEFINED Qt6QmlModels_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(155): unset(Qt6QmlModels_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(158): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsTargets.cmake(159): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(53): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::QmlModels IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_implib Qt6::QmlModels IMPORTED_IMPLIB_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(8): get_target_property(_qt_imported_location_default Qt6::QmlModels IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(9): get_target_property(_qt_imported_implib_default Qt6::QmlModels IMPORTED_IMPLIB_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(12): set_property(TARGET Qt6::QmlModels APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(14): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(15): set_property(TARGET Qt6::QmlModels PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6QmlModels.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(17): if(_qt_imported_implib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(18): set_property(TARGET Qt6::QmlModels PROPERTY IMPORTED_IMPLIB_RELEASE C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6QmlModels.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(22): set_property(TARGET Qt6::QmlModels APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(24): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::QmlModels PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6QmlModels.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(27): if(_qt_imported_implib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(28): set_property(TARGET Qt6::QmlModels PROPERTY IMPORTED_IMPLIB_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6QmlModels.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(32): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(33): set_property(TARGET Qt6::QmlModels PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6QmlModels.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(35): if(_qt_imported_implib_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(36): set_property(TARGET Qt6::QmlModels PROPERTY IMPORTED_IMPLIB C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6QmlModels.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(38): __qt_internal_promote_target_to_global_checked(Qt6::QmlModelsPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(40): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(41): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(42): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(43): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsAdditionalTargetInfo.cmake(44): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(54): if(NOT QT_NO_CREATE_VERSIONLESS_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(55): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt::QmlModels Qt::QmlModelsPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(24): if(TARGET Qt::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::QmlModelsPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(24): if(TARGET Qt::QmlModelsPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::QmlModelsPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(59): add_library(Qt::QmlModels INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(61): set_target_properties(Qt::QmlModels PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::QmlModels _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(67): add_library(Qt::QmlModelsPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(69): set_target_properties(Qt::QmlModelsPrivate PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::QmlModelsPrivate _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(74): if(CMAKE_VERSION VERSION_LESS 3.0.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(79): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(80): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(83): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(84): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(87): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(90): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(107): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(108): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(112): unset(Qt6QmlModels_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(113): foreach(_target Qt6::QmlModels Qt6::QmlModelsPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(114): if(NOT TARGET Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(114): if(NOT TARGET Qt6::QmlModelsPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(119): if(DEFINED Qt6QmlModels_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(127): unset(Qt6QmlModels_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(130): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsVersionlessTargets.cmake(131): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(62): set(Qt6QmlModels_LIBRARIES Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(64): get_target_property(_Qt6QmlModels_OWN_INCLUDE_DIRS Qt6::QmlModels INTERFACE_INCLUDE_DIRECTORIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(66): if(NOT _Qt6QmlModels_OWN_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(70): if(TARGET Qt6::QmlModelsPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(71): get_target_property(_Qt6QmlModels_OWN_PRIVATE_INCLUDE_DIRS Qt6::QmlModelsPrivate INTERFACE_INCLUDE_DIRECTORIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(73): if(NOT _Qt6QmlModels_OWN_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(78): get_target_property(Qt6QmlModels_DEFINITIONS Qt6::QmlModels INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(80): if(NOT Qt6QmlModels_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(82): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(83): list(TRANSFORM Qt6QmlModels_DEFINITIONS PREPEND -D ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(86): get_target_property(Qt6QmlModels_COMPILE_DEFINITIONS Qt6::QmlModels INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(88): if(NOT Qt6QmlModels_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(92): set(Qt6QmlModels_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlModels;C:/Qt/6.5.3/msvc2019_arm64/include ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(95): set(Qt6QmlModels_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlModels/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlModels/6.5.3/QtQmlModels> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(98): foreach(_module_dep Core;Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(99): list(APPEND Qt6QmlModels_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtCore;C:/Qt/6.5.3/msvc2019_arm64/include;C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3/QtZlib> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(101): list(APPEND Qt6QmlModels_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3/QtCore> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(103): list(APPEND Qt6QmlModels_DEFINITIONS -DQT_CORE_LIB;-DQT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(105): list(APPEND Qt6QmlModels_COMPILE_DEFINITIONS QT_CORE_LIB;QT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(99): list(APPEND Qt6QmlModels_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtQml;C:/Qt/6.5.3/msvc2019_arm64/include;C:/Qt/6.5.3/msvc2019_arm64/include/QtCore;C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3/QtZlib>;C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlIntegration;$<$>:>;C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(101): list(APPEND Qt6QmlModels_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQml/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQml/6.5.3/QtQml>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3/QtCore>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlIntegration/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlIntegration/6.5.3/QtQmlIntegration>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork/6.5.3/QtNetwork> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(103): list(APPEND Qt6QmlModels_DEFINITIONS -DQT_QML_LIB;-DQT_CORE_LIB;-DQT_ZLIB_LIB;-DQT_QMLINTEGRATION_LIB;-DQT_NETWORK_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(105): list(APPEND Qt6QmlModels_COMPILE_DEFINITIONS QT_QML_LIB;QT_CORE_LIB;QT_ZLIB_LIB;QT_QMLINTEGRATION_LIB;QT_NETWORK_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(109): list(REMOVE_DUPLICATES Qt6QmlModels_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(110): list(REMOVE_DUPLICATES Qt6QmlModels_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(111): list(REMOVE_DUPLICATES Qt6QmlModels_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(112): list(REMOVE_DUPLICATES Qt6QmlModels_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(115): if(TARGET Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(116): qt_make_features_available(Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1241): if(NOT Qt6::QmlModels MATCHES ^Qt6::[a-zA-Z0-9_-]*$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1244): if(NOT TARGET Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1248): get_target_property(target_type Qt6::QmlModels TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1249): if(SHARED_LIBRARY STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1251): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1252): set(property_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1254): foreach(visibility IN ITEMS PUBLIC PRIVATE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::QmlModels QT_ENABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if( STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::QmlModels QT_DISABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if( STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::QmlModels QT_ENABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(qml_object_model;qml_list_model;qml_delegate_model;qml_table_model STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS qml_object_model;qml_list_model;qml_delegate_model;qml_table_model ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_qml_object_model AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_qml_object_model ON CACHE INTERNAL Qt feature: qml_object_model (from target Qt6::QmlModels) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_qml_list_model AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_qml_list_model ON CACHE INTERNAL Qt feature: qml_list_model (from target Qt6::QmlModels) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_qml_delegate_model AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_qml_delegate_model ON CACHE INTERNAL Qt feature: qml_delegate_model (from target Qt6::QmlModels) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_qml_table_model AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_qml_table_model ON CACHE INTERNAL Qt feature: qml_table_model (from target Qt6::QmlModels) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::QmlModels QT_DISABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if( STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(118): foreach(extra_cmake_include ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(122): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsPlugins.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(126): list(APPEND QT_ALL_MODULES_FOUND_VIA_FIND_PACKAGE QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(128): get_target_property(_qt_module_target_type Qt6::QmlModels TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(129): if(NOT _qt_module_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(130): get_target_property(_qt_module_plugin_types Qt6::QmlModels MODULE_PLUGIN_TYPES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(132): if(_qt_module_plugin_types ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsConfig.cmake(139): if(Qt6BuildInternals_DIR AND EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6QmlModels/Qt6QmlModelsBuildInternals.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(80): list(POP_BACK _CMAKE_Qt6QmlModels_HASH_STACK cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(81): set(_CMAKE_Qt6QmlModels_b1f657d1ebb7e52cb116fa687194e2120eb296759f53d6203baa4779be999673_FOUND 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(83): if(NOT DEFINED cmake_fd_alreadyTransitive OR cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(84): set_property(GLOBAL PROPERTY _CMAKE_Qt6QmlModels_TRANSITIVE_DEPENDENCY TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(87): unset(cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(88): unset(cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(89): unset(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(90): unset(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(91): if(NOT Qt6QmlModels_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(96): list(GET __qt_Quick_target_dep 0 __qt_Quick_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(97): list(GET __qt_Quick_target_dep 1 __qt_Quick_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(99): if(NOT Qt6Network_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(96): list(GET __qt_Quick_target_dep 0 __qt_Quick_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(97): list(GET __qt_Quick_target_dep 1 __qt_Quick_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(99): if(NOT Qt6OpenGL_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(104): set(__qt_Quick_pkg_names Qt6OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(105): if(__qt_Quick_pkg MATCHES (.*)Private$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(109): _qt_internal_save_find_package_context_for_debugging(Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(190): if(QT_DEBUG_FIND_PACKAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(111): find_dependency(Qt6OpenGL 6.5.3 NAMES Qt6OpenGL PATHS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake NO_DEFAULT_PATH ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(58): string(SHA256 cmake_fd_call_hash Qt6OpenGL;6.5.3;NAMES;Qt6OpenGL;PATHS;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;NO_DEFAULT_PATH;FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(59): if(_CMAKE_Qt6OpenGL_a579f7a3cf6d819c44843884cd4be1d8fe66f8701ecd1bb652ff7e17edbe0232_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(61): else() C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(62): list(APPEND _CMAKE_Qt6OpenGL_HASH_STACK a579f7a3cf6d819c44843884cd4be1d8fe66f8701ecd1bb652ff7e17edbe0232 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(63): set(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(64): if(Qt6Quick_FIND_QUIETLY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(67): set(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(68): if(Qt6Quick_FIND_REQUIRED ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(72): get_property(cmake_fd_alreadyTransitive GLOBAL PROPERTY _CMAKE_Qt6OpenGL_TRANSITIVE_DEPENDENCY ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(76): find_package(Qt6OpenGL 6.5.3;NAMES;Qt6OpenGL;PATHS;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/..;C:/Qt/6.5.3/msvc2019_arm64/lib/cmake;NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersion.cmake(2): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersionImpl.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersionImpl.cmake(10): set(PACKAGE_VERSION 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersionImpl.cmake(12): if(PACKAGE_FIND_VERSION_RANGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersionImpl.cmake(21): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersionImpl.cmake(22): if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersionImpl.cmake(24): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersionImpl.cmake(25): set(PACKAGE_VERSION_COMPATIBLE TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersionImpl.cmake(26): if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersionImpl.cmake(27): set(PACKAGE_VERSION_EXACT TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersionImpl.cmake(34): if(FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersionImpl.cmake(39): if(8 STREQUAL OR 8 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersionImpl.cmake(44): if(NOT CMAKE_SIZEOF_VOID_P STREQUAL 8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersion.cmake(4): set(__qt_disable_package_version_check FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersion.cmake(7): if(QT_NO_PACKAGE_VERSION_CHECK ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersion.cmake(15): if(( NOT PACKAGE_VERSION_COMPATIBLE ) OR PACKAGE_VERSION_UNSUITABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersion.cmake(17): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersion.cmake(18): set(__qt_package_version_incompatible FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersion.cmake(21): if(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersion.cmake(46): elseif(QT_REPO_MODULE_VERSION AND __qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersion.cmake(62): unset(__qt_disable_package_version_check ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersion.cmake(63): unset(__qt_disable_package_version_check_due_to_developer_build ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersion.cmake(64): unset(__qt_package_version_message_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersion.cmake(65): unset(__qt_package_version_incompatible ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(6): get_filename_component(PACKAGE_PREFIX_DIR C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/../../../ ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(8): macro(set_and_check _var _file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(15): macro(check_required_components _NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(27): cmake_minimum_required(VERSION 3.16...3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(29): include(CMakeFindDependencyMacro ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(57): macro(find_dependency dep ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(31): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(32): get_filename_component(_import_prefix C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(39): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(40): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake(2): set(Qt6OpenGL_FOUND FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake(4): if(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake(7): set(__qt_use_no_default_path_for_qt_packages NO_DEFAULT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake(8): if(QT_DISABLE_NO_DEFAULT_PATH_IN_QT_PACKAGES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake(14): set(Qt6OpenGL_FIND_REQUIRED FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake(16): if(NOT Qt6_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake(29): set(__qt_OpenGL_third_party_deps WrapVulkanHeaders\;TRUE\;\;\; ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake(30): _qt_internal_find_third_party_dependencies(OpenGL __qt_OpenGL_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(7): foreach(__qt_OpenGL_target_dep IN LISTS __qt_OpenGL_third_party_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(8): list(GET __qt_OpenGL_target_dep 0 __qt_OpenGL_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(9): list(GET __qt_OpenGL_target_dep 1 __qt_OpenGL_is_optional ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(10): list(GET __qt_OpenGL_target_dep 2 __qt_OpenGL_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(11): list(GET __qt_OpenGL_target_dep 3 __qt_OpenGL_components ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(12): list(GET __qt_OpenGL_target_dep 4 __qt_OpenGL_optional_components ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(13): set(__qt_OpenGL_find_package_args WrapVulkanHeaders ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(14): if(__qt_OpenGL_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(17): if(__qt_OpenGL_components ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(21): if(__qt_OpenGL_optional_components ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(28): _qt_internal_save_find_package_context_for_debugging(OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(190): if(QT_DEBUG_FIND_PACKAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(30): if(__qt_OpenGL_is_optional ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(31): if(Qt6OpenGL_FIND_QUIETLY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(34): find_package(WrapVulkanHeaders ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapVulkanHeaders.cmake(6): if(TARGET WrapVulkanHeaders::WrapVulkanHeaders ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapVulkanHeaders.cmake(11): set(WrapVulkanHeaders_FOUND OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapVulkanHeaders.cmake(13): find_package(Vulkan QUIET ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(222): cmake_policy(PUSH ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(223): cmake_policy(SET CMP0057 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(227): if(FATAL_ERROR IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(237): if(NOT glslc IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(238): list(APPEND Vulkan_FIND_COMPONENTS glslc ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(240): if(NOT glslangValidator IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(241): list(APPEND Vulkan_FIND_COMPONENTS glslangValidator ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(244): if(WIN32 ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(245): set(_Vulkan_library_name vulkan-1 ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(246): set(_Vulkan_hint_include_search_paths /include ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(249): if(CMAKE_SIZEOF_VOID_P EQUAL 8 ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(250): set(_Vulkan_hint_executable_search_paths /bin ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(253): set(_Vulkan_hint_library_search_paths /lib /bin ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(281): if(APPLE AND DEFINED ENV{VULKAN_SDK} ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(304): find_path(Vulkan_INCLUDE_DIR NAMES vulkan/vulkan.h HINTS /include ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(309): mark_as_advanced(Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(311): find_library(Vulkan_LIBRARY NAMES vulkan-1 HINTS /lib;/bin ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(316): mark_as_advanced(Vulkan_LIBRARY ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(318): if(glslc IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(319): find_program(Vulkan_GLSLC_EXECUTABLE NAMES glslc HINTS /bin ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(324): mark_as_advanced(Vulkan_GLSLC_EXECUTABLE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(326): if(glslangValidator IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(327): find_program(Vulkan_GLSLANG_VALIDATOR_EXECUTABLE NAMES glslangValidator HINTS /bin ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(332): mark_as_advanced(Vulkan_GLSLANG_VALIDATOR_EXECUTABLE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(334): if(glslang IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(419): if(shaderc_combined IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(432): if(SPIRV-Tools IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(445): if(MoltenVK IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(459): if(volk IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(467): if(dxc IN_LIST Vulkan_FIND_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(481): if(Vulkan_GLSLC_EXECUTABLE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(483): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(484): set(Vulkan_glslc_FOUND FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(487): if(Vulkan_GLSLANG_VALIDATOR_EXECUTABLE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(489): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(490): set(Vulkan_glslangValidator_FOUND FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(493): if(Vulkan_dxc_EXECUTABLE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(495): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(496): set(Vulkan_dxc_exe_FOUND FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(499): function(_Vulkan_set_library_component_found component ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(535): _Vulkan_set_library_component_found(glslang-spirv NO_WARNING ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_glslang-spirv_LIBRARY OR Vulkan_glslang-spirv_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_glslang-spirv_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(536): _Vulkan_set_library_component_found(glslang-oglcompiler NO_WARNING ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_glslang-oglcompiler_LIBRARY OR Vulkan_glslang-oglcompiler_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_glslang-oglcompiler_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(537): _Vulkan_set_library_component_found(glslang-osdependent NO_WARNING ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_glslang-osdependent_LIBRARY OR Vulkan_glslang-osdependent_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_glslang-osdependent_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(538): _Vulkan_set_library_component_found(glslang-machineindependent NO_WARNING ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_glslang-machineindependent_LIBRARY OR Vulkan_glslang-machineindependent_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_glslang-machineindependent_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(539): _Vulkan_set_library_component_found(glslang-genericcodegen NO_WARNING ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_glslang-genericcodegen_LIBRARY OR Vulkan_glslang-genericcodegen_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_glslang-genericcodegen_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(540): _Vulkan_set_library_component_found(glslang DEPENDENT_COMPONENTS glslang-spirv glslang-oglcompiler glslang-osdependent glslang-machineindependent glslang-genericcodegen ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(507): if(NOT Vulkan_glslang-spirv_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(508): set(all_dependent_component_found FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(509): break() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_glslang_LIBRARY OR Vulkan_glslang_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_glslang_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(547): _Vulkan_set_library_component_found(shaderc_combined ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_shaderc_combined_LIBRARY OR Vulkan_shaderc_combined_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_shaderc_combined_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(548): _Vulkan_set_library_component_found(SPIRV-Tools ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_SPIRV-Tools_LIBRARY OR Vulkan_SPIRV-Tools_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_SPIRV-Tools_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(549): _Vulkan_set_library_component_found(volk ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_volk_LIBRARY OR Vulkan_volk_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_volk_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(550): _Vulkan_set_library_component_found(dxc ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(500): cmake_parse_arguments(PARSE_ARGV 1 _ARG NO_WARNING DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(505): set(all_dependent_component_found TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(506): foreach(dependent_component IN LISTS _ARG_DEPENDENT_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(513): if(all_dependent_component_found AND ( Vulkan_dxc_LIBRARY OR Vulkan_dxc_DEBUG_LIBRARY ) ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(530): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(531): set(Vulkan_dxc_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(552): if(Vulkan_MoltenVK_INCLUDE_DIR AND Vulkan_MoltenVK_LIBRARY ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(554): else() C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(555): set(Vulkan_MoltenVK_FOUND FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(558): set(Vulkan_LIBRARIES Vulkan_LIBRARY-NOTFOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(559): set(Vulkan_INCLUDE_DIRS Vulkan_INCLUDE_DIR-NOTFOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(562): set(Vulkan_VERSION ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(563): if(Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(580): if(Vulkan_MoltenVK_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(599): include(C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(213): include(C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake(33): function(find_package_message pkg msg details ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(216): cmake_policy(PUSH ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(218): cmake_policy(SET CMP0012 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(220): cmake_policy(SET CMP0057 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(224): macro(_FPHSA_FAILURE_MESSAGE _msg ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(240): macro(_FPHSA_HANDLE_FAILURE_CONFIG_MODE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(275): function(FIND_PACKAGE_CHECK_VERSION version result ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(375): function(FIND_PACKAGE_HANDLE_STANDARD_ARGS _NAME _FIRST_ARG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(611): cmake_policy(POP ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(600): find_package_handle_standard_args(Vulkan REQUIRED_VARS Vulkan_LIBRARY Vulkan_INCLUDE_DIR VERSION_VAR Vulkan_VERSION HANDLE_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(378): set(options CONFIG_MODE HANDLE_COMPONENTS NAME_MISMATCHED HANDLE_VERSION_RANGE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(379): set(oneValueArgs FAIL_MESSAGE REASON_FAILURE_MESSAGE VERSION_VAR FOUND_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(380): set(multiValueArgs REQUIRED_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(383): set(_KEYWORDS_FOR_EXTENDED_MODE CONFIG_MODE;HANDLE_COMPONENTS;NAME_MISMATCHED;HANDLE_VERSION_RANGE FAIL_MESSAGE;REASON_FAILURE_MESSAGE;VERSION_VAR;FOUND_VAR REQUIRED_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(384): list(FIND _KEYWORDS_FOR_EXTENDED_MODE REQUIRED_VARS INDEX ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(386): unset(FPHSA_NAME_MISMATCHED_override ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(387): if(DEFINED FPHSA_NAME_MISMATCHED ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(403): if(8 EQUAL -1 ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(407): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(408): cmake_parse_arguments(FPHSA CONFIG_MODE;HANDLE_COMPONENTS;NAME_MISMATCHED;HANDLE_VERSION_RANGE FAIL_MESSAGE;REASON_FAILURE_MESSAGE;VERSION_VAR;FOUND_VAR REQUIRED_VARS REQUIRED_VARS Vulkan_LIBRARY;Vulkan_INCLUDE_DIR;VERSION_VAR;Vulkan_VERSION;HANDLE_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(410): if(FPHSA_UNPARSED_ARGUMENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(414): if(NOT FPHSA_FAIL_MESSAGE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(415): set(FPHSA_FAIL_MESSAGE DEFAULT_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(420): if(FPHSA_CONFIG_MODE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(426): if(NOT FPHSA_REQUIRED_VARS AND NOT FPHSA_HANDLE_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(431): if(DEFINED FPHSA_NAME_MISMATCHED_override ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(435): if(DEFINED CMAKE_FIND_PACKAGE_NAME AND NOT FPHSA_NAME_MISMATCHED AND NOT _NAME STREQUAL CMAKE_FIND_PACKAGE_NAME ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(446): if(Vulkan_FIND_VERSION_RANGE AND NOT FPHSA_HANDLE_VERSION_RANGE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(454): set(_CMAKE_FPHSA_PACKAGE_NAME Vulkan ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(458): if(xDEFAULT_MSG STREQUAL xDEFAULT_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(459): set(FPHSA_FAIL_MESSAGE Could NOT find Vulkan ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(462): if(FPHSA_REQUIRED_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(463): list(GET FPHSA_REQUIRED_VARS 0 _FIRST_REQUIRED_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(466): string(TOUPPER Vulkan _NAME_UPPER ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(467): string(TOLOWER Vulkan _NAME_LOWER ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(469): if(FPHSA_FOUND_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(477): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(478): set(_FOUND_VAR VULKAN_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(483): set(MISSING_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(484): set(DETAILS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(486): set(FPHSA_FOUND_Vulkan TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(487): foreach(_CURRENT_VAR Vulkan_LIBRARY;Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(488): if(NOT Vulkan_LIBRARY ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(489): set(FPHSA_FOUND_Vulkan FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(490): string(APPEND MISSING_VARS Vulkan_LIBRARY ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(488): if(NOT Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(489): set(FPHSA_FOUND_Vulkan FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(490): string(APPEND MISSING_VARS Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(495): if(FPHSA_FOUND_Vulkan ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(498): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(499): set(Vulkan_FOUND FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(500): set(VULKAN_FOUND FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(504): unset(FOUND_COMPONENTS_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(505): unset(MISSING_COMPONENTS_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(507): if(FPHSA_HANDLE_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(508): foreach(comp glslc;glslangValidator ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(509): if(Vulkan_glslc_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(516): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(518): if(NOT DEFINED MISSING_COMPONENTS_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(519): set(MISSING_COMPONENTS_MSG missing components: ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(521): string(APPEND MISSING_COMPONENTS_MSG glslc ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(523): if(Vulkan_FIND_REQUIRED_glslc ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(509): if(Vulkan_glslangValidator_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(516): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(518): if(NOT DEFINED MISSING_COMPONENTS_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(521): string(APPEND MISSING_COMPONENTS_MSG glslangValidator ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(523): if(Vulkan_FIND_REQUIRED_glslangValidator ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(530): set(COMPONENT_MSG missing components: glslc glslangValidator ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(531): string(APPEND DETAILS [c missing components: glslc glslangValidator] ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(535): set(VERSION_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(536): set(VERSION_OK TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(540): if(DEFINED Vulkan_FIND_VERSION ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(565): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(567): if(DEFINED Vulkan_VERSION ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(568): set(VERSION_MSG (found version "") ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(572): if(VERSION_OK ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(573): string(APPEND DETAILS [v()] ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(580): if(Vulkan_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(582): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(584): if(FPHSA_CONFIG_MODE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(586): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(587): if(NOT VERSION_OK ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(599): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(600): _FPHSA_FAILURE_MESSAGE(Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR) (found version "") ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(225): set(__msg Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR) (found version "") ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(226): if(FPHSA_REASON_FAILURE_MESSAGE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(229): if(Vulkan_FIND_REQUIRED ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(231): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(232): if(NOT Vulkan_FIND_QUIETLY ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(606): set(Vulkan_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(607): set(VULKAN_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(609): if(Vulkan_FOUND AND NOT TARGET Vulkan::Vulkan ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(616): if(Vulkan_FOUND AND NOT TARGET Vulkan::Headers ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(622): if(Vulkan_FOUND AND Vulkan_GLSLC_EXECUTABLE AND NOT TARGET Vulkan::glslc ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(627): if(Vulkan_FOUND AND Vulkan_GLSLANG_VALIDATOR_EXECUTABLE AND NOT TARGET Vulkan::glslangValidator ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(632): if(Vulkan_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(877): if(Vulkan_MoltenVK_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(888): unset(_Vulkan_library_name ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(889): unset(_Vulkan_hint_include_search_paths ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(890): unset(_Vulkan_hint_executable_search_paths ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(891): unset(_Vulkan_hint_library_search_paths ) C:/CustomCMake/share/cmake-3.27/Modules/FindVulkan.cmake(893): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapVulkanHeaders.cmake(17): if(Vulkan_INCLUDE_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapVulkanHeaders.cmake(54): include(FindPackageHandleStandardArgs ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(213): include(C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageMessage.cmake(33): function(find_package_message pkg msg details ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(216): cmake_policy(PUSH ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(218): cmake_policy(SET CMP0012 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(220): cmake_policy(SET CMP0057 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(224): macro(_FPHSA_FAILURE_MESSAGE _msg ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(240): macro(_FPHSA_HANDLE_FAILURE_CONFIG_MODE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(275): function(FIND_PACKAGE_CHECK_VERSION version result ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(375): function(FIND_PACKAGE_HANDLE_STANDARD_ARGS _NAME _FIRST_ARG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(611): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/FindWrapVulkanHeaders.cmake(55): find_package_handle_standard_args(WrapVulkanHeaders DEFAULT_MSG Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(378): set(options CONFIG_MODE HANDLE_COMPONENTS NAME_MISMATCHED HANDLE_VERSION_RANGE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(379): set(oneValueArgs FAIL_MESSAGE REASON_FAILURE_MESSAGE VERSION_VAR FOUND_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(380): set(multiValueArgs REQUIRED_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(383): set(_KEYWORDS_FOR_EXTENDED_MODE CONFIG_MODE;HANDLE_COMPONENTS;NAME_MISMATCHED;HANDLE_VERSION_RANGE FAIL_MESSAGE;REASON_FAILURE_MESSAGE;VERSION_VAR;FOUND_VAR REQUIRED_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(384): list(FIND _KEYWORDS_FOR_EXTENDED_MODE DEFAULT_MSG INDEX ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(386): unset(FPHSA_NAME_MISMATCHED_override ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(387): if(DEFINED FPHSA_NAME_MISMATCHED ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(403): if(-1 EQUAL -1 ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(404): set(FPHSA_FAIL_MESSAGE DEFAULT_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(405): set(FPHSA_REQUIRED_VARS Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(406): set(FPHSA_VERSION_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(431): if(DEFINED FPHSA_NAME_MISMATCHED_override ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(435): if(DEFINED CMAKE_FIND_PACKAGE_NAME AND NOT FPHSA_NAME_MISMATCHED AND NOT _NAME STREQUAL CMAKE_FIND_PACKAGE_NAME ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(446): if(WrapVulkanHeaders_FIND_VERSION_RANGE AND NOT FPHSA_HANDLE_VERSION_RANGE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(454): set(_CMAKE_FPHSA_PACKAGE_NAME WrapVulkanHeaders ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(458): if(xDEFAULT_MSG STREQUAL xDEFAULT_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(459): set(FPHSA_FAIL_MESSAGE Could NOT find WrapVulkanHeaders ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(462): if(FPHSA_REQUIRED_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(463): list(GET FPHSA_REQUIRED_VARS 0 _FIRST_REQUIRED_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(466): string(TOUPPER WrapVulkanHeaders _NAME_UPPER ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(467): string(TOLOWER WrapVulkanHeaders _NAME_LOWER ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(469): if(FPHSA_FOUND_VAR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(477): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(478): set(_FOUND_VAR WRAPVULKANHEADERS_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(483): set(MISSING_VARS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(484): set(DETAILS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(486): set(FPHSA_FOUND_WrapVulkanHeaders TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(487): foreach(_CURRENT_VAR Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(488): if(NOT Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(489): set(FPHSA_FOUND_WrapVulkanHeaders FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(490): string(APPEND MISSING_VARS Vulkan_INCLUDE_DIR ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(495): if(FPHSA_FOUND_WrapVulkanHeaders ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(498): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(499): set(WrapVulkanHeaders_FOUND FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(500): set(WRAPVULKANHEADERS_FOUND FALSE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(504): unset(FOUND_COMPONENTS_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(505): unset(MISSING_COMPONENTS_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(507): if(FPHSA_HANDLE_COMPONENTS ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(535): set(VERSION_MSG ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(536): set(VERSION_OK TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(540): if(DEFINED WrapVulkanHeaders_FIND_VERSION ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(565): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(567): if(DEFINED ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(572): if(VERSION_OK ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(573): string(APPEND DETAILS [v()] ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(580): if(WrapVulkanHeaders_FOUND ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(582): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(584): if(FPHSA_CONFIG_MODE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(586): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(587): if(NOT VERSION_OK ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(599): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(600): _FPHSA_FAILURE_MESSAGE(Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(225): set(__msg Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(226): if(FPHSA_REASON_FAILURE_MESSAGE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(229): if(WrapVulkanHeaders_FIND_REQUIRED ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(231): else() C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(232): if(NOT WrapVulkanHeaders_FIND_QUIETLY ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(233): message(STATUS Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(606): set(WrapVulkanHeaders_FOUND FALSE PARENT_SCOPE ) C:/CustomCMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake(607): set(WRAPVULKANHEADERS_FOUND FALSE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake(33): set(__qt_OpenGL_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake(34): _qt_internal_find_tool_dependencies(OpenGL __qt_OpenGL_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(44): if(NOT STREQUAL AND NOT C:/Qt/6.5.3/msvc2019_64 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(54): foreach(__qt_OpenGL_target_dep IN LISTS __qt_OpenGL_tool_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(85): if(NOT STREQUAL AND NOT C:/Qt/6.5.3/msvc2019_64 STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake(37): set(__qt_OpenGL_target_deps Qt6Core\;6.5.3;Qt6Gui\;6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake(38): set(__qt_OpenGL_find_dependency_paths C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/.. C:/Qt/6.5.3/msvc2019_arm64/lib/cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake(39): _qt_internal_find_qt_dependencies(OpenGL __qt_OpenGL_target_deps __qt_OpenGL_find_dependency_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(95): foreach(__qt_OpenGL_target_dep IN LISTS __qt_OpenGL_target_deps ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(96): list(GET __qt_OpenGL_target_dep 0 __qt_OpenGL_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(97): list(GET __qt_OpenGL_target_dep 1 __qt_OpenGL_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(99): if(NOT Qt6Core_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(96): list(GET __qt_OpenGL_target_dep 0 __qt_OpenGL_pkg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(97): list(GET __qt_OpenGL_target_dep 1 __qt_OpenGL_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(99): if(NOT Qt6Gui_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake(42): set(_Qt6OpenGL_MODULE_DEPENDENCIES Core;Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake(43): set(Qt6OpenGL_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(41): _qt_internal_suggest_dependency_debugging(OpenGL __qt_OpenGL_pkg Qt6OpenGL_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(148): if(__qt_OpenGL_pkg AND NOT Qt6OpenGL_FOUND AND Qt6OpenGL_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(47): if(NOT DEFINED Qt6OpenGL_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(51): if(NOT QT_NO_CREATE_TARGETS AND Qt6OpenGL_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::OpenGL Qt6::OpenGLPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(24): if(TARGET Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::OpenGLPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(24): if(TARGET Qt6::OpenGLPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::OpenGLPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(59): add_library(Qt6::OpenGL SHARED IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(61): set_target_properties(Qt6::OpenGL PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_COMPILE_DEFINITIONS QT_OPENGL_LIB INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_arm64/include/QtOpenGL;C:/Qt/6.5.3/msvc2019_arm64/include INTERFACE_LINK_LIBRARIES Qt6::Core;Qt6::Gui;$ INTERFACE_QT_MAJOR_VERSION 6 INTERFACE_SOURCES $<$>:C:/Qt/6.5.3/msvc2019_arm64/./metatypes/qt6opengl_metatypes.json> _qt_config_module_name opengl _qt_is_public_module TRUE _qt_module_has_headers ON _qt_module_has_private_headers TRUE _qt_module_has_public_headers TRUE _qt_module_include_name QtOpenGL _qt_module_interface_name OpenGL _qt_package_name Qt6OpenGL _qt_package_version 6.5.3 _qt_private_module_target_name OpenGLPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(81): add_library(Qt6::OpenGLPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(83): set_target_properties(Qt6::OpenGLPrivate PROPERTIES INTERFACE_INCLUDE_DIRECTORIES $<$>:>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtOpenGL/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtOpenGL/6.5.3/QtOpenGL> INTERFACE_LINK_LIBRARIES Qt6::CorePrivate;Qt6::GuiPrivate;Qt6::OpenGL _qt_config_module_name opengl_private _qt_is_private_module TRUE _qt_package_name Qt6OpenGL _qt_package_version 6.5.3 _qt_public_module_target_name OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(93): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(98): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(99): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(100): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets-debug.cmake(9): set_property(TARGET Qt6::OpenGL APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets-debug.cmake(10): set_target_properties(Qt6::OpenGL PROPERTIES IMPORTED_IMPLIB_DEBUG C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6OpenGLd.lib IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6OpenGLd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::OpenGL C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6OpenGLd.lib C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6OpenGLd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(100): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::OpenGL APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::OpenGL PROPERTIES IMPORTED_IMPLIB_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6OpenGL.lib IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6OpenGL.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::OpenGL C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6OpenGL.lib C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6OpenGL.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(102): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(103): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(106): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(109): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(110): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(111): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6OpenGLd.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(111): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6OpenGLd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(111): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6OpenGL.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(111): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6OpenGL.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(123): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(124): unset(_cmake_import_check_files_for_Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(110): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(123): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(124): unset(_cmake_import_check_files_for_Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(126): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(127): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(131): unset(Qt6OpenGL_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(132): foreach(_target Qt6::Core Qt6::Gui Qt6::CorePrivate Qt6::GuiPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(133): if(NOT TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(133): if(NOT TARGET Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(133): if(NOT TARGET Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(133): if(NOT TARGET Qt6::GuiPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(138): if(DEFINED Qt6OpenGL_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(146): unset(Qt6OpenGL_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(149): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake(150): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(53): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::OpenGL IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_implib Qt6::OpenGL IMPORTED_IMPLIB_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(8): get_target_property(_qt_imported_location_default Qt6::OpenGL IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(9): get_target_property(_qt_imported_implib_default Qt6::OpenGL IMPORTED_IMPLIB_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(12): set_property(TARGET Qt6::OpenGL APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(14): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(15): set_property(TARGET Qt6::OpenGL PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6OpenGL.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(17): if(_qt_imported_implib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(18): set_property(TARGET Qt6::OpenGL PROPERTY IMPORTED_IMPLIB_RELEASE C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6OpenGL.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(22): set_property(TARGET Qt6::OpenGL APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(24): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::OpenGL PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6OpenGL.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(27): if(_qt_imported_implib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(28): set_property(TARGET Qt6::OpenGL PROPERTY IMPORTED_IMPLIB_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6OpenGL.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(32): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(33): set_property(TARGET Qt6::OpenGL PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6OpenGL.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(35): if(_qt_imported_implib_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(36): set_property(TARGET Qt6::OpenGL PROPERTY IMPORTED_IMPLIB C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6OpenGL.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(38): __qt_internal_promote_target_to_global_checked(Qt6::OpenGLPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(40): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(41): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(42): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(43): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake(44): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(54): if(NOT QT_NO_CREATE_VERSIONLESS_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(55): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt::OpenGL Qt::OpenGLPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(24): if(TARGET Qt::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::OpenGLPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(24): if(TARGET Qt::OpenGLPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::OpenGLPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(59): add_library(Qt::OpenGL INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(61): set_target_properties(Qt::OpenGL PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::OpenGL _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(67): add_library(Qt::OpenGLPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(69): set_target_properties(Qt::OpenGLPrivate PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::OpenGLPrivate _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(74): if(CMAKE_VERSION VERSION_LESS 3.0.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(79): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(80): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(83): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(84): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(87): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(90): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(107): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(108): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(112): unset(Qt6OpenGL_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(113): foreach(_target Qt6::OpenGL Qt6::OpenGLPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(114): if(NOT TARGET Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(114): if(NOT TARGET Qt6::OpenGLPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(119): if(DEFINED Qt6OpenGL_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(127): unset(Qt6OpenGL_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(130): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake(131): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(62): set(Qt6OpenGL_LIBRARIES Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(64): get_target_property(_Qt6OpenGL_OWN_INCLUDE_DIRS Qt6::OpenGL INTERFACE_INCLUDE_DIRECTORIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(66): if(NOT _Qt6OpenGL_OWN_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(70): if(TARGET Qt6::OpenGLPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(71): get_target_property(_Qt6OpenGL_OWN_PRIVATE_INCLUDE_DIRS Qt6::OpenGLPrivate INTERFACE_INCLUDE_DIRECTORIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(73): if(NOT _Qt6OpenGL_OWN_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(78): get_target_property(Qt6OpenGL_DEFINITIONS Qt6::OpenGL INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(80): if(NOT Qt6OpenGL_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(82): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(83): list(TRANSFORM Qt6OpenGL_DEFINITIONS PREPEND -D ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(86): get_target_property(Qt6OpenGL_COMPILE_DEFINITIONS Qt6::OpenGL INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(88): if(NOT Qt6OpenGL_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(92): set(Qt6OpenGL_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtOpenGL;C:/Qt/6.5.3/msvc2019_arm64/include ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(95): set(Qt6OpenGL_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtOpenGL/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtOpenGL/6.5.3/QtOpenGL> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(98): foreach(_module_dep Core;Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(99): list(APPEND Qt6OpenGL_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtCore;C:/Qt/6.5.3/msvc2019_arm64/include;C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3/QtZlib> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(101): list(APPEND Qt6OpenGL_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3/QtCore> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(103): list(APPEND Qt6OpenGL_DEFINITIONS -DQT_CORE_LIB;-DQT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(105): list(APPEND Qt6OpenGL_COMPILE_DEFINITIONS QT_CORE_LIB;QT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(99): list(APPEND Qt6OpenGL_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtGui;C:/Qt/6.5.3/msvc2019_arm64/include;C:/Qt/6.5.3/msvc2019_arm64/include/QtCore;C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3/QtZlib> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(101): list(APPEND Qt6OpenGL_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtGui/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtGui/6.5.3/QtGui>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3/QtCore> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(103): list(APPEND Qt6OpenGL_DEFINITIONS -DQT_GUI_LIB;-DQT_CORE_LIB;-DQT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(105): list(APPEND Qt6OpenGL_COMPILE_DEFINITIONS QT_GUI_LIB;QT_CORE_LIB;QT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(109): list(REMOVE_DUPLICATES Qt6OpenGL_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(110): list(REMOVE_DUPLICATES Qt6OpenGL_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(111): list(REMOVE_DUPLICATES Qt6OpenGL_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(112): list(REMOVE_DUPLICATES Qt6OpenGL_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(115): if(TARGET Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(116): qt_make_features_available(Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1241): if(NOT Qt6::OpenGL MATCHES ^Qt6::[a-zA-Z0-9_-]*$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1244): if(NOT TARGET Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1248): get_target_property(target_type Qt6::OpenGL TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1249): if(SHARED_LIBRARY STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1251): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1252): set(property_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1254): foreach(visibility IN ITEMS PUBLIC PRIVATE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::OpenGL QT_ENABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(features-NOTFOUND STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1259): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::OpenGL QT_DISABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(features-NOTFOUND STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1259): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::OpenGL QT_ENABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(features-NOTFOUND STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1259): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::OpenGL QT_DISABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(features-NOTFOUND STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1259): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(118): foreach(extra_cmake_include ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(122): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLPlugins.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(126): list(APPEND QT_ALL_MODULES_FOUND_VIA_FIND_PACKAGE OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(128): get_target_property(_qt_module_target_type Qt6::OpenGL TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(129): if(NOT _qt_module_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(130): get_target_property(_qt_module_plugin_types Qt6::OpenGL MODULE_PLUGIN_TYPES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(132): if(_qt_module_plugin_types ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake(139): if(Qt6BuildInternals_DIR AND EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6OpenGL/Qt6OpenGLBuildInternals.cmake ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(80): list(POP_BACK _CMAKE_Qt6OpenGL_HASH_STACK cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(81): set(_CMAKE_Qt6OpenGL_a579f7a3cf6d819c44843884cd4be1d8fe66f8701ecd1bb652ff7e17edbe0232_FOUND 1 ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(83): if(NOT DEFINED cmake_fd_alreadyTransitive OR cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(84): set_property(GLOBAL PROPERTY _CMAKE_Qt6OpenGL_TRANSITIVE_DEPENDENCY TRUE ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(87): unset(cmake_fd_alreadyTransitive ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(88): unset(cmake_fd_call_hash ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(89): unset(cmake_fd_quiet_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(90): unset(cmake_fd_required_arg ) C:/CustomCMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake(91): if(NOT Qt6OpenGL_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake(42): set(_Qt6Quick_MODULE_DEPENDENCIES Core;Gui;Qml;QmlModels;Network;OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake(43): set(Qt6Quick_FOUND TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(41): _qt_internal_suggest_dependency_debugging(Quick __qt_Quick_pkg Qt6Quick_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake(148): if(__qt_Quick_pkg AND NOT Qt6Quick_FOUND AND Qt6Quick_NOT_FOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(47): if(NOT DEFINED Qt6Quick_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(51): if(NOT QT_NO_CREATE_TARGETS AND Qt6Quick_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(52): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt6::Quick Qt6::QuickPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(24): if(TARGET Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(23): list(APPEND _cmake_expected_targets Qt6::QuickPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(24): if(TARGET Qt6::QuickPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt6::QuickPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(59): add_library(Qt6::Quick SHARED IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(61): set_target_properties(Qt6::Quick PROPERTIES COMPATIBLE_INTERFACE_STRING QT_MAJOR_VERSION INTERFACE_COMPILE_DEFINITIONS QT_QUICK_LIB INTERFACE_INCLUDE_DIRECTORIES C:/Qt/6.5.3/msvc2019_arm64/include/QtQuick;C:/Qt/6.5.3/msvc2019_arm64/include INTERFACE_LINK_LIBRARIES Qt::Core;Qt::Gui;Qt6::Qml;Qt6::QmlModels;Qt::OpenGL;user32;Qt::Core;Qt::Gui;Qt6::Qml INTERFACE_QT_MAJOR_VERSION 6 INTERFACE_SOURCES $<$>:C:/Qt/6.5.3/msvc2019_arm64/./metatypes/qt6quick_metatypes.json> MODULE_PLUGIN_TYPES scenegraph QT_DISABLED_PRIVATE_FEATURES QT_DISABLED_PUBLIC_FEATURES QT_ENABLED_PRIVATE_FEATURES quick_animatedimage;quick_canvas;quick_designer;quick_flipable;quick_gridview;quick_itemview;quick_viewtransitions;quick_listview;quick_tableview;quick_treeview;quick_particles;quick_path;quick_pathview;quick_positioners;quick_repeater;quick_sprite QT_ENABLED_PUBLIC_FEATURES quick_shadereffect;quick_draganddrop QT_QMAKE_PRIVATE_CONFIG QT_QMAKE_PUBLIC_CONFIG QT_QMAKE_PUBLIC_QT_CONFIG _qt_config_module_name quick _qt_is_public_module TRUE _qt_module_has_headers ON _qt_module_has_private_headers TRUE _qt_module_has_public_headers TRUE _qt_module_include_name QtQuick _qt_module_interface_name Quick _qt_package_name Qt6Quick _qt_package_version 6.5.3 _qt_private_module_target_name QuickPrivate _qt_qml_module_installed_plugin_target Qt6::qtquick2plugin _qt_qml_module_plugin_target qtquick2plugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(91): add_library(Qt6::QuickPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(93): set_target_properties(Qt6::QuickPrivate PROPERTIES INTERFACE_INCLUDE_DIRECTORIES $<$>:>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQuick/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQuick/6.5.3/QtQuick> INTERFACE_LINK_LIBRARIES Qt::CorePrivate;Qt::GuiPrivate;Qt6::QmlModelsPrivate;Qt6::QmlPrivate;Qt6::Quick;Qt::CorePrivate;Qt::GuiPrivate;Qt6::QmlPrivate _qt_config_module_name quick_private _qt_is_private_module TRUE _qt_package_name Qt6Quick _qt_package_version 6.5.3 _qt_public_module_target_name Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(103): if(CMAKE_VERSION VERSION_LESS 3.1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(108): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(109): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(110): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets-debug.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets-debug.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets-debug.cmake(9): set_property(TARGET Qt6::Quick APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets-debug.cmake(10): set_target_properties(Qt6::Quick PROPERTIES IMPORTED_IMPLIB_DEBUG C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Quickd.lib IMPORTED_LOCATION_DEBUG C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Quickd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets-debug.cmake(15): list(APPEND _cmake_import_check_targets Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets-debug.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::Quick C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Quickd.lib C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Quickd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets-debug.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(110): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets-relwithdebinfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets-relwithdebinfo.cmake(6): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets-relwithdebinfo.cmake(9): set_property(TARGET Qt6::Quick APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets-relwithdebinfo.cmake(10): set_target_properties(Qt6::Quick PROPERTIES IMPORTED_IMPLIB_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Quick.lib IMPORTED_LOCATION_RELWITHDEBINFO C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Quick.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets-relwithdebinfo.cmake(15): list(APPEND _cmake_import_check_targets Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets-relwithdebinfo.cmake(16): list(APPEND _cmake_import_check_files_for_Qt6::Quick C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Quick.lib C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Quick.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets-relwithdebinfo.cmake(19): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(112): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(113): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(116): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(119): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(120): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(121): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Quickd.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(121): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Quickd.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(121): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Quick.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(121): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Quick.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(133): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(134): unset(_cmake_import_check_files_for_Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(120): foreach(_cmake_file IN LISTS _cmake_import_check_files_for_Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(133): unset(_cmake_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(134): unset(_cmake_import_check_files_for_Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(136): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(137): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(141): unset(Qt6Quick_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(142): foreach(_target Qt6::Qml Qt6::QmlModels Qt6::QmlModelsPrivate Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(143): if(NOT TARGET Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(143): if(NOT TARGET Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(143): if(NOT TARGET Qt6::QmlModelsPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(143): if(NOT TARGET Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(148): if(DEFINED Qt6Quick_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(156): unset(Qt6Quick_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(159): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickTargets.cmake(160): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(53): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(2): if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(5): __qt_internal_promote_target_to_global_checked(Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(6): get_target_property(_qt_imported_location Qt6::Quick IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(7): get_target_property(_qt_imported_implib Qt6::Quick IMPORTED_IMPLIB_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(8): get_target_property(_qt_imported_location_default Qt6::Quick IMPORTED_LOCATION_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(9): get_target_property(_qt_imported_implib_default Qt6::Quick IMPORTED_IMPLIB_RELWITHDEBINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(12): set_property(TARGET Qt6::Quick APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(14): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(15): set_property(TARGET Qt6::Quick PROPERTY IMPORTED_LOCATION_RELEASE C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Quick.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(17): if(_qt_imported_implib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(18): set_property(TARGET Qt6::Quick PROPERTY IMPORTED_IMPLIB_RELEASE C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Quick.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(22): set_property(TARGET Qt6::Quick APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(24): if(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(25): set_property(TARGET Qt6::Quick PROPERTY IMPORTED_LOCATION_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Quick.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(27): if(_qt_imported_implib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(28): set_property(TARGET Qt6::Quick PROPERTY IMPORTED_IMPLIB_MINSIZEREL C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Quick.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(32): if(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(33): set_property(TARGET Qt6::Quick PROPERTY IMPORTED_LOCATION C:/Qt/6.5.3/msvc2019_arm64/bin/Qt6Quick.dll ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(35): if(_qt_imported_implib_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(36): set_property(TARGET Qt6::Quick PROPERTY IMPORTED_IMPLIB C:/Qt/6.5.3/msvc2019_arm64/lib/Qt6Quick.lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(38): __qt_internal_promote_target_to_global_checked(Qt6::QuickPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(267): if(QT_PROMOTE_TO_GLOBAL_TARGETS AND CMAKE_VERSION VERSION_LESS 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(40): unset(_qt_imported_location ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(41): unset(_qt_imported_location_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(42): unset(_qt_imported_soname ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(43): unset(_qt_imported_soname_default ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickAdditionalTargetInfo.cmake(44): unset(_qt_imported_configs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(54): if(NOT QT_NO_CREATE_VERSIONLESS_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(55): include(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(3): if(3.27 LESS 2.8 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(6): if(CMAKE_VERSION VERSION_LESS 2.8.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(9): cmake_policy(PUSH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(10): cmake_policy(VERSION 2.8.3...3.22 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(16): set(CMAKE_IMPORT_FILE_VERSION 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(19): set(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(20): set(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(21): set(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(22): foreach(_cmake_expected_target IN ITEMS Qt::Quick Qt::QuickPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(24): if(TARGET Qt::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(23): list(APPEND _cmake_expected_targets Qt::QuickPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(24): if(TARGET Qt::QuickPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(26): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(27): list(APPEND _cmake_targets_not_defined Qt::QuickPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(30): unset(_cmake_expected_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(31): if(_cmake_targets_defined STREQUAL _cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(39): if(NOT _cmake_targets_defined STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(44): unset(_cmake_targets_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(45): unset(_cmake_targets_not_defined ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(46): unset(_cmake_expected_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(50): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(51): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(52): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib/cmake PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(53): get_filename_component(_IMPORT_PREFIX C:/Qt/6.5.3/msvc2019_arm64/lib PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(54): if(_IMPORT_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(59): add_library(Qt::Quick INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(61): set_target_properties(Qt::Quick PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::Quick _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(67): add_library(Qt::QuickPrivate INTERFACE IMPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(69): set_target_properties(Qt::QuickPrivate PROPERTIES INTERFACE_LINK_LIBRARIES Qt6::QuickPrivate _qt_is_versionless_target TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(74): if(CMAKE_VERSION VERSION_LESS 3.0.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(79): file(GLOB _cmake_config_files C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets-*.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(80): foreach(_cmake_config_file IN LISTS _cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(83): unset(_cmake_config_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(84): unset(_cmake_config_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(87): set(_IMPORT_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(90): foreach(_cmake_target IN LISTS _cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(107): unset(_cmake_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(108): unset(_cmake_import_check_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(112): unset(Qt6Quick_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(113): foreach(_target Qt6::Quick Qt6::QuickPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(114): if(NOT TARGET Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(114): if(NOT TARGET Qt6::QuickPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(119): if(DEFINED Qt6Quick_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(127): unset(Qt6Quick_NOT_FOUND_MESSAGE_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(130): set(CMAKE_IMPORT_FILE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickVersionlessTargets.cmake(131): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(62): set(Qt6Quick_LIBRARIES Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(64): get_target_property(_Qt6Quick_OWN_INCLUDE_DIRS Qt6::Quick INTERFACE_INCLUDE_DIRECTORIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(66): if(NOT _Qt6Quick_OWN_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(70): if(TARGET Qt6::QuickPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(71): get_target_property(_Qt6Quick_OWN_PRIVATE_INCLUDE_DIRS Qt6::QuickPrivate INTERFACE_INCLUDE_DIRECTORIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(73): if(NOT _Qt6Quick_OWN_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(78): get_target_property(Qt6Quick_DEFINITIONS Qt6::Quick INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(80): if(NOT Qt6Quick_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(82): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(83): list(TRANSFORM Qt6Quick_DEFINITIONS PREPEND -D ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(86): get_target_property(Qt6Quick_COMPILE_DEFINITIONS Qt6::Quick INTERFACE_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(88): if(NOT Qt6Quick_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(92): set(Qt6Quick_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtQuick;C:/Qt/6.5.3/msvc2019_arm64/include ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(95): set(Qt6Quick_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQuick/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQuick/6.5.3/QtQuick> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(98): foreach(_module_dep Core;Gui;Qml;QmlModels;Network;OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(99): list(APPEND Qt6Quick_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtCore;C:/Qt/6.5.3/msvc2019_arm64/include;C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3/QtZlib> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(101): list(APPEND Qt6Quick_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3/QtCore> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(103): list(APPEND Qt6Quick_DEFINITIONS -DQT_CORE_LIB;-DQT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(105): list(APPEND Qt6Quick_COMPILE_DEFINITIONS QT_CORE_LIB;QT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(99): list(APPEND Qt6Quick_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtGui;C:/Qt/6.5.3/msvc2019_arm64/include;C:/Qt/6.5.3/msvc2019_arm64/include/QtCore;C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3/QtZlib> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(101): list(APPEND Qt6Quick_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtGui/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtGui/6.5.3/QtGui>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3/QtCore> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(103): list(APPEND Qt6Quick_DEFINITIONS -DQT_GUI_LIB;-DQT_CORE_LIB;-DQT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(105): list(APPEND Qt6Quick_COMPILE_DEFINITIONS QT_GUI_LIB;QT_CORE_LIB;QT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(99): list(APPEND Qt6Quick_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtQml;C:/Qt/6.5.3/msvc2019_arm64/include;C:/Qt/6.5.3/msvc2019_arm64/include/QtCore;C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3/QtZlib>;C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlIntegration;$<$>:>;C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(101): list(APPEND Qt6Quick_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQml/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQml/6.5.3/QtQml>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3/QtCore>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlIntegration/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlIntegration/6.5.3/QtQmlIntegration>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork/6.5.3/QtNetwork> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(103): list(APPEND Qt6Quick_DEFINITIONS -DQT_QML_LIB;-DQT_CORE_LIB;-DQT_ZLIB_LIB;-DQT_QMLINTEGRATION_LIB;-DQT_NETWORK_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(105): list(APPEND Qt6Quick_COMPILE_DEFINITIONS QT_QML_LIB;QT_CORE_LIB;QT_ZLIB_LIB;QT_QMLINTEGRATION_LIB;QT_NETWORK_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(99): list(APPEND Qt6Quick_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlModels;C:/Qt/6.5.3/msvc2019_arm64/include;C:/Qt/6.5.3/msvc2019_arm64/include/QtCore;C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3/QtZlib>;C:/Qt/6.5.3/msvc2019_arm64/include/QtQml;C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlIntegration;$<$>:>;C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(101): list(APPEND Qt6Quick_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlModels/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlModels/6.5.3/QtQmlModels>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3/QtCore>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQml/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQml/6.5.3/QtQml>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlIntegration/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtQmlIntegration/6.5.3/QtQmlIntegration>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork/6.5.3/QtNetwork> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(103): list(APPEND Qt6Quick_DEFINITIONS -DQT_QMLMODELS_LIB;-DQT_CORE_LIB;-DQT_ZLIB_LIB;-DQT_QML_LIB;-DQT_QMLINTEGRATION_LIB;-DQT_NETWORK_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(105): list(APPEND Qt6Quick_COMPILE_DEFINITIONS QT_QMLMODELS_LIB;QT_CORE_LIB;QT_ZLIB_LIB;QT_QML_LIB;QT_QMLINTEGRATION_LIB;QT_NETWORK_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(99): list(APPEND Qt6Quick_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork;C:/Qt/6.5.3/msvc2019_arm64/include;C:/Qt/6.5.3/msvc2019_arm64/include/QtCore;C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3/QtZlib> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(101): list(APPEND Qt6Quick_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtNetwork/6.5.3/QtNetwork>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3/QtCore> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(103): list(APPEND Qt6Quick_DEFINITIONS -DQT_NETWORK_LIB;-DQT_CORE_LIB;-DQT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(105): list(APPEND Qt6Quick_COMPILE_DEFINITIONS QT_NETWORK_LIB;QT_CORE_LIB;QT_ZLIB_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(99): list(APPEND Qt6Quick_INCLUDE_DIRS C:/Qt/6.5.3/msvc2019_arm64/include/QtOpenGL;C:/Qt/6.5.3/msvc2019_arm64/include;C:/Qt/6.5.3/msvc2019_arm64/include/QtCore;C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtZlib/6.5.3/QtZlib>;C:/Qt/6.5.3/msvc2019_arm64/include/QtGui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(101): list(APPEND Qt6Quick_PRIVATE_INCLUDE_DIRS $<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtOpenGL/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtOpenGL/6.5.3/QtOpenGL>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtCore/6.5.3/QtCore>;$<$>:>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtGui/6.5.3>;$<$>:C:/Qt/6.5.3/msvc2019_arm64/include/QtGui/6.5.3/QtGui> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(103): list(APPEND Qt6Quick_DEFINITIONS -DQT_OPENGL_LIB;-DQT_CORE_LIB;-DQT_ZLIB_LIB;-DQT_GUI_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(105): list(APPEND Qt6Quick_COMPILE_DEFINITIONS QT_OPENGL_LIB;QT_CORE_LIB;QT_ZLIB_LIB;QT_GUI_LIB ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(109): list(REMOVE_DUPLICATES Qt6Quick_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(110): list(REMOVE_DUPLICATES Qt6Quick_PRIVATE_INCLUDE_DIRS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(111): list(REMOVE_DUPLICATES Qt6Quick_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(112): list(REMOVE_DUPLICATES Qt6Quick_COMPILE_DEFINITIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(115): if(TARGET Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(116): qt_make_features_available(Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1241): if(NOT Qt6::Quick MATCHES ^Qt6::[a-zA-Z0-9_-]*$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1244): if(NOT TARGET Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1248): get_target_property(target_type Qt6::Quick TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1249): if(SHARED_LIBRARY STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1251): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1252): set(property_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1254): foreach(visibility IN ITEMS PUBLIC PRIVATE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Quick QT_ENABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(quick_shadereffect;quick_draganddrop STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS quick_shadereffect;quick_draganddrop ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_quick_shadereffect AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_quick_shadereffect ON CACHE INTERNAL Qt feature: quick_shadereffect (from target Qt6::Quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_quick_draganddrop AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_quick_draganddrop ON CACHE INTERNAL Qt feature: quick_draganddrop (from target Qt6::Quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Quick QT_DISABLED_PUBLIC_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if( STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1255): set(value ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1256): foreach(state IN ITEMS ENABLED DISABLED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Quick QT_ENABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if(quick_animatedimage;quick_canvas;quick_designer;quick_flipable;quick_gridview;quick_itemview;quick_viewtransitions;quick_listview;quick_tableview;quick_treeview;quick_particles;quick_path;quick_pathview;quick_positioners;quick_repeater;quick_sprite STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS quick_animatedimage;quick_canvas;quick_designer;quick_flipable;quick_gridview;quick_itemview;quick_viewtransitions;quick_listview;quick_tableview;quick_treeview;quick_particles;quick_path;quick_pathview;quick_positioners;quick_repeater;quick_sprite ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_quick_animatedimage AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_quick_animatedimage ON CACHE INTERNAL Qt feature: quick_animatedimage (from target Qt6::Quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_quick_canvas AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_quick_canvas ON CACHE INTERNAL Qt feature: quick_canvas (from target Qt6::Quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_quick_designer AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_quick_designer ON CACHE INTERNAL Qt feature: quick_designer (from target Qt6::Quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_quick_flipable AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_quick_flipable ON CACHE INTERNAL Qt feature: quick_flipable (from target Qt6::Quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_quick_gridview AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_quick_gridview ON CACHE INTERNAL Qt feature: quick_gridview (from target Qt6::Quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_quick_itemview AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_quick_itemview ON CACHE INTERNAL Qt feature: quick_itemview (from target Qt6::Quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_quick_viewtransitions AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_quick_viewtransitions ON CACHE INTERNAL Qt feature: quick_viewtransitions (from target Qt6::Quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_quick_listview AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_quick_listview ON CACHE INTERNAL Qt feature: quick_listview (from target Qt6::Quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_quick_tableview AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_quick_tableview ON CACHE INTERNAL Qt feature: quick_tableview (from target Qt6::Quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_quick_treeview AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_quick_treeview ON CACHE INTERNAL Qt feature: quick_treeview (from target Qt6::Quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_quick_particles AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_quick_particles ON CACHE INTERNAL Qt feature: quick_particles (from target Qt6::Quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_quick_path AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_quick_path ON CACHE INTERNAL Qt feature: quick_path (from target Qt6::Quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_quick_pathview AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_quick_pathview ON CACHE INTERNAL Qt feature: quick_pathview (from target Qt6::Quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_quick_positioners AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_quick_positioners ON CACHE INTERNAL Qt feature: quick_positioners (from target Qt6::Quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_quick_repeater AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_quick_repeater ON CACHE INTERNAL Qt feature: quick_repeater (from target Qt6::Quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1262): if(DEFINED QT_FEATURE_quick_sprite AND NOT ON STREQUAL ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1273): set(QT_FEATURE_quick_sprite ON CACHE INTERNAL Qt feature: quick_sprite (from target Qt6::Quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1257): get_target_property(features Qt6::Quick QT_DISABLED_PRIVATE_FEATURES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1258): if( STREQUAL features-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1261): foreach(feature IN ITEMS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtFeature.cmake(1275): set(value OFF ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(118): foreach(extra_cmake_include ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(122): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickPlugins.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(126): list(APPEND QT_ALL_MODULES_FOUND_VIA_FIND_PACKAGE Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(128): get_target_property(_qt_module_target_type Qt6::Quick TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(129): if(NOT _qt_module_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(130): get_target_property(_qt_module_plugin_types Qt6::Quick MODULE_PLUGIN_TYPES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(132): if(_qt_module_plugin_types ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(133): list(APPEND QT_ALL_PLUGIN_TYPES_FOUND_VIA_FIND_PACKAGE scenegraph ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake(139): if(Qt6BuildInternals_DIR AND EXISTS C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Quick/Qt6QuickBuildInternals.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(170): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(178): if(NOT Qt6Quick_FOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(225): if(Qt6_FIND_COMPONENTS AND _Qt_NOTFOUND_MESSAGE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(230): if(Qt6_FOUND AND COMMAND _qt_internal_override_example_install_dir_to_dot AND NOT _qt_internal_example_dir_set_to_dot ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(233): _qt_internal_override_example_install_dir_to_dot() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2334): if(QT_INTERNAL_SET_EXAMPLE_INSTALL_DIR_TO_DOT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(236): __qt_internal_defer_promote_targets_in_dir_scope_to_global() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(294): get_directory_property(is_deferred _qt_promote_targets_is_deferred ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(295): if(NOT is_deferred ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(296): set_property(DIRECTORY PROPERTY _qt_promote_targets_is_deferred TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(298): if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.19 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(299): cmake_language(DEFER CALL __qt_internal_promote_targets_in_dir_scope_to_global_checked ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/Qt6Config.cmake(237): if(CMAKE_VERSION VERSION_LESS 3.21 ) D:/untitled_quick/CMakeLists.txt(10): qt_standard_project_setup() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2827): qt6_standard_project_setup( ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2716): if(NOT QT_NO_STANDARD_PROJECT_SETUP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2718): set(__qt_sps_args_option ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2719): set(__qt_sps_args_single REQUIRES SUPPORTS_UP_TO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2723): set(__qt_sps_args_multi ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2724): cmake_parse_arguments(__qt_sps_arg REQUIRES;SUPPORTS_UP_TO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2731): if(__qt_sps_arg_UNPARSED_ARGUMENTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2736): set(__qt_policy_check_version 6.0.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2737): if(Qt6_VERSION_MAJOR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2738): set(__qt_current_version 6.5.3 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2746): if(__qt_sps_arg_REQUIRES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2754): if(__qt_sps_arg_SUPPORTS_UP_TO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2772): include(GNUInstallDirs ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(144): cmake_policy(PUSH ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(145): cmake_policy(SET CMP0054 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(149): macro(_GNUInstallDirs_cache_convert_to_path var description ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(162): macro(_GNUInstallDirs_cache_path var default description ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(172): macro(_GNUInstallDirs_cache_path_fallback var default description ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(183): _GNUInstallDirs_cache_path(CMAKE_INSTALL_BINDIR bin User executables (bin) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_BINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_BINDIR User executables (bin) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_BINDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(185): _GNUInstallDirs_cache_path(CMAKE_INSTALL_SBINDIR sbin System admin executables (sbin) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_SBINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_SBINDIR System admin executables (sbin) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_SBINDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(187): _GNUInstallDirs_cache_path(CMAKE_INSTALL_LIBEXECDIR libexec Program executables (libexec) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_LIBEXECDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_LIBEXECDIR Program executables (libexec) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_LIBEXECDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(189): _GNUInstallDirs_cache_path(CMAKE_INSTALL_SYSCONFDIR etc Read-only single-machine data (etc) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_SYSCONFDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_SYSCONFDIR Read-only single-machine data (etc) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_SYSCONFDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(191): _GNUInstallDirs_cache_path(CMAKE_INSTALL_SHAREDSTATEDIR com Modifiable architecture-independent data (com) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_SHAREDSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_SHAREDSTATEDIR Modifiable architecture-independent data (com) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_SHAREDSTATEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(193): _GNUInstallDirs_cache_path(CMAKE_INSTALL_LOCALSTATEDIR var Modifiable single-machine data (var) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_LOCALSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_LOCALSTATEDIR Modifiable single-machine data (var) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_LOCALSTATEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(203): get_property(_libdir_set CACHE CMAKE_INSTALL_LIBDIR PROPERTY TYPE SET ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(204): if(NOT DEFINED CMAKE_INSTALL_LIBDIR OR ( _libdir_set AND DEFINED _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX AND NOT C:/Program Files (x86)/untitled_quick STREQUAL C:/Program Files (x86)/untitled_quick ) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(305): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_LIBDIR Object code libraries (lib) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_LIBDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(308): set(_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX C:/Program Files (x86)/untitled_quick CACHE INTERNAL CMAKE_INSTALL_PREFIX during last run ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(309): unset(_libdir_set ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(310): unset(__LAST_LIBDIR_DEFAULT ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(312): _GNUInstallDirs_cache_path(CMAKE_INSTALL_INCLUDEDIR include C header files (include) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_INCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_INCLUDEDIR C header files (include) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_INCLUDEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(314): _GNUInstallDirs_cache_path(CMAKE_INSTALL_OLDINCLUDEDIR /usr/include C header files for non-gcc (/usr/include) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_OLDINCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_OLDINCLUDEDIR C header files for non-gcc (/usr/include) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_OLDINCLUDEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(316): _GNUInstallDirs_cache_path(CMAKE_INSTALL_DATAROOTDIR share Read-only architecture-independent data root (share) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_DATAROOTDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_DATAROOTDIR Read-only architecture-independent data root (share) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_DATAROOTDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(324): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_DATADIR share Read-only architecture-independent data (DATAROOTDIR) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_DATADIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_DATADIR Read-only architecture-independent data (DATAROOTDIR) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_DATADIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(327): if(CMAKE_SYSTEM_NAME MATCHES ^(([^kF].*)?BSD|DragonFly)$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(330): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(331): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_INFODIR share/info Info documentation (DATAROOTDIR/info) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_INFODIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_INFODIR Info documentation (DATAROOTDIR/info) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_INFODIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(335): if(CMAKE_SYSTEM_NAME MATCHES ^(([^k].*)?BSD|DragonFly)$ AND NOT CMAKE_SYSTEM_NAME MATCHES ^(FreeBSD)$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(338): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(339): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_MANDIR share/man Man documentation (DATAROOTDIR/man) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_MANDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_MANDIR Man documentation (DATAROOTDIR/man) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_MANDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(343): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_LOCALEDIR share/locale Locale-dependent data (DATAROOTDIR/locale) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_LOCALEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_LOCALEDIR Locale-dependent data (DATAROOTDIR/locale) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_LOCALEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(345): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_DOCDIR share/doc/untitled_quick Documentation root (DATAROOTDIR/doc/PROJECT_NAME) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_DOCDIR Documentation root (DATAROOTDIR/doc/PROJECT_NAME) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_DOCDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(348): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_RUNSTATEDIR var/run Run-time variable data (LOCALSTATEDIR/run) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_RUNSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_RUNSTATEDIR Run-time variable data (LOCALSTATEDIR/run) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_RUNSTATEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(353): mark_as_advanced(CMAKE_INSTALL_BINDIR CMAKE_INSTALL_SBINDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_SYSCONFDIR CMAKE_INSTALL_SHAREDSTATEDIR CMAKE_INSTALL_LOCALSTATEDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_DATADIR CMAKE_INSTALL_INFODIR CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_MANDIR CMAKE_INSTALL_DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(372): macro(GNUInstallDirs_get_absolute_install_dir absvar var ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(425): foreach(dir BINDIR SBINDIR LIBEXECDIR SYSCONFDIR SHAREDSTATEDIR LOCALSTATEDIR RUNSTATEDIR LIBDIR INCLUDEDIR OLDINCLUDEDIR DATAROOTDIR DATADIR INFODIR LOCALEDIR MANDIR DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_BINDIR CMAKE_INSTALL_BINDIR BINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args BINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE bin ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_BINDIR C:/Program Files (x86)/untitled_quick/bin ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_SBINDIR CMAKE_INSTALL_SBINDIR SBINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args SBINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE sbin ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_SBINDIR C:/Program Files (x86)/untitled_quick/sbin ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_LIBEXECDIR CMAKE_INSTALL_LIBEXECDIR LIBEXECDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args LIBEXECDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE libexec ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_LIBEXECDIR C:/Program Files (x86)/untitled_quick/libexec ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_SYSCONFDIR CMAKE_INSTALL_SYSCONFDIR SYSCONFDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args SYSCONFDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE etc ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_SYSCONFDIR C:/Program Files (x86)/untitled_quick/etc ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_SHAREDSTATEDIR CMAKE_INSTALL_SHAREDSTATEDIR SHAREDSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args SHAREDSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE com ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_SHAREDSTATEDIR C:/Program Files (x86)/untitled_quick/com ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_LOCALSTATEDIR CMAKE_INSTALL_LOCALSTATEDIR LOCALSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args LOCALSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE var ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_LOCALSTATEDIR C:/Program Files (x86)/untitled_quick/var ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_RUNSTATEDIR CMAKE_INSTALL_RUNSTATEDIR RUNSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args RUNSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE var/run ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_RUNSTATEDIR C:/Program Files (x86)/untitled_quick/var/run ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_LIBDIR CMAKE_INSTALL_LIBDIR LIBDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args LIBDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE lib ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_LIBDIR C:/Program Files (x86)/untitled_quick/lib ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_INCLUDEDIR CMAKE_INSTALL_INCLUDEDIR INCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args INCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE include ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_INCLUDEDIR C:/Program Files (x86)/untitled_quick/include ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_OLDINCLUDEDIR CMAKE_INSTALL_OLDINCLUDEDIR OLDINCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args OLDINCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE /usr/include ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(414): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(415): set(CMAKE_INSTALL_FULL_OLDINCLUDEDIR /usr/include ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_DATAROOTDIR CMAKE_INSTALL_DATAROOTDIR DATAROOTDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args DATAROOTDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_DATAROOTDIR C:/Program Files (x86)/untitled_quick/share ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_DATADIR CMAKE_INSTALL_DATADIR DATADIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args DATADIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_DATADIR C:/Program Files (x86)/untitled_quick/share ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_INFODIR CMAKE_INSTALL_INFODIR INFODIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args INFODIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share/info ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_INFODIR C:/Program Files (x86)/untitled_quick/share/info ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_LOCALEDIR CMAKE_INSTALL_LOCALEDIR LOCALEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args LOCALEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share/locale ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_LOCALEDIR C:/Program Files (x86)/untitled_quick/share/locale ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_MANDIR CMAKE_INSTALL_MANDIR MANDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args MANDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share/man ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_MANDIR C:/Program Files (x86)/untitled_quick/share/man ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_DOCDIR CMAKE_INSTALL_DOCDIR DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share/doc/untitled_quick ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_DOCDIR C:/Program Files (x86)/untitled_quick/share/doc/untitled_quick ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(446): cmake_policy(POP ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2773): if(WIN32 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2780): if(NOT CMAKE_RUNTIME_OUTPUT_DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2781): set(CMAKE_RUNTIME_OUTPUT_DIRECTORY D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2801): foreach(auto_set IN ITEMS MOC UIC ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2802): if(NOT DEFINED CMAKE_AUTOMOC ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2803): set(CMAKE_AUTOMOC TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2802): if(NOT DEFINED CMAKE_AUTOUIC ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2803): set(CMAKE_AUTOUIC TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2809): get_property(__qt_use_folders GLOBAL PROPERTY USE_FOLDERS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2810): if(__qt_use_folders OR STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2811): set_property(GLOBAL PROPERTY USE_FOLDERS ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2812): get_property(__qt_qt_targets_folder GLOBAL PROPERTY QT_TARGETS_FOLDER ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2813): if( STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2814): set(__qt_qt_targets_folder QtInternalTargets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2815): set_property(GLOBAL PROPERTY QT_TARGETS_FOLDER QtInternalTargets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2817): get_property(__qt_autogen_targets_folder GLOBAL PROPERTY AUTOGEN_TARGETS_FOLDER ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2818): if( STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2819): set_property(GLOBAL PROPERTY AUTOGEN_TARGETS_FOLDER QtInternalTargets ) D:/untitled_quick/CMakeLists.txt(12): qt_add_executable(appuntitled_quick main.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(741): qt6_add_executable(appuntitled_quick;main.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(547): cmake_parse_arguments(PARSE_ARGV 1 arg MANUAL_FINALIZATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(549): _qt_internal_create_executable(appuntitled_quick main.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(572): if(ANDROID ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(587): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(588): add_executable(appuntitled_quick main.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(591): _qt_internal_set_up_static_runtime_library(appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(305): if(QT_FEATURE_static_runtime ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(550): target_link_libraries(appuntitled_quick PRIVATE Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(551): set_property(TARGET appuntitled_quick PROPERTY _qt_expects_finalization TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(553): if(arg_MANUAL_FINALIZATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(561): if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.19 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(564): cmake_language(EVAL CODE cmake_language(DEFER CALL qt6_finalize_target appuntitled_quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:564:EVAL(1): cmake_language(DEFER CALL qt6_finalize_target appuntitled_quick ) D:/untitled_quick/CMakeLists.txt(16): qt_add_qml_module(appuntitled_quick URI untitled_quick VERSION 1.0 QML_FILES Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(686): qt6_add_qml_module(appuntitled_quick;URI;untitled_quick;VERSION;1.0;QML_FILES;Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(17): set(args_option STATIC SHARED DESIGNER_SUPPORTED FOLLOW_FOREIGN_VERSIONING AUTO_RESOURCE_PREFIX NO_PLUGIN NO_PLUGIN_OPTIONAL NO_CREATE_PLUGIN_TARGET NO_GENERATE_PLUGIN_SOURCE NO_GENERATE_QMLTYPES NO_GENERATE_QMLDIR NO_LINT NO_CACHEGEN NO_RESOURCE_TARGET_PATH NO_IMPORT_SCAN SKIP_TYPE_REGISTRATION ENABLE_TYPE_COMPILER __QT_INTERNAL_STATIC_MODULE __QT_INTERNAL_SYSTEM_MODULE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(43): set(args_single PLUGIN_TARGET INSTALLED_PLUGIN_TARGET OUTPUT_TARGETS RESOURCE_PREFIX URI TARGET_PATH VERSION OUTPUT_DIRECTORY CLASS_NAME TYPEINFO NAMESPACE RESOURCE_EXPORT INSTALL_DIRECTORY INSTALL_LOCATION TYPE_COMPILER_NAMESPACE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(63): set(args_multi SOURCES QML_FILES RESOURCES IMPORTS IMPORT_PATH OPTIONAL_IMPORTS DEFAULT_IMPORTS DEPENDENCIES PAST_MAJOR_VERSIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(75): cmake_parse_arguments(PARSE_ARGV 1 arg STATIC;SHARED;DESIGNER_SUPPORTED;FOLLOW_FOREIGN_VERSIONING;AUTO_RESOURCE_PREFIX;NO_PLUGIN;NO_PLUGIN_OPTIONAL;NO_CREATE_PLUGIN_TARGET;NO_GENERATE_PLUGIN_SOURCE;NO_GENERATE_QMLTYPES;NO_GENERATE_QMLDIR;NO_LINT;NO_CACHEGEN;NO_RESOURCE_TARGET_PATH;NO_IMPORT_SCAN;SKIP_TYPE_REGISTRATION;ENABLE_TYPE_COMPILER;__QT_INTERNAL_STATIC_MODULE;__QT_INTERNAL_SYSTEM_MODULE PLUGIN_TARGET;INSTALLED_PLUGIN_TARGET;OUTPUT_TARGETS;RESOURCE_PREFIX;URI;TARGET_PATH;VERSION;OUTPUT_DIRECTORY;CLASS_NAME;TYPEINFO;NAMESPACE;RESOURCE_EXPORT;INSTALL_DIRECTORY;INSTALL_LOCATION;TYPE_COMPILER_NAMESPACE SOURCES;QML_FILES;RESOURCES;IMPORTS;IMPORT_PATH;OPTIONAL_IMPORTS;DEFAULT_IMPORTS;DEPENDENCIES;PAST_MAJOR_VERSIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(80): if(arg_UNPARSED_ARGUMENTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(87): if(DEFINED arg_RESOURCE_EXPORT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(95): if(DEFINED arg_INSTALL_DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(103): if(DEFINED arg_INSTALL_LOCATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(111): if(arg_SKIP_TYPE_REGISTRATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(118): if(NOT arg_URI ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(124): if(NOT arg_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(126): elseif(1.0 MATCHES ^([0-9]+\.[0-9]+)\.[0-9]+$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(128): elseif(NOT 1.0 MATCHES ^[0-9]+\.[0-9]+$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(136): if(NOT arg_TARGET_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(140): string(REPLACE . / arg_TARGET_PATH untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(143): if(arg_NO_PLUGIN AND DEFINED arg_PLUGIN_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(150): if(DEFINED arg_TYPE_COMPILER_NAMESPACE AND NOT arg_ENABLE_TYPE_COMPILER ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(157): set(is_executable FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(158): if(TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(159): if(arg_STATIC OR arg_SHARED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(174): get_target_property(source_dir appuntitled_quick SOURCE_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(175): if(NOT source_dir STREQUAL CMAKE_CURRENT_SOURCE_DIR AND CMAKE_VERSION VERSION_LESS 3.18 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(188): get_target_property(backing_target_type appuntitled_quick TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(189): get_target_property(is_android_executable appuntitled_quick _qt_is_android_executable ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(190): if(backing_target_type STREQUAL EXECUTABLE OR is_android_executable ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(191): if(DEFINED arg_PLUGIN_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(197): if(arg_NO_CREATE_PLUGIN_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(204): set(arg_NO_PLUGIN TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(205): set(lib_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(206): set(is_executable TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(250): if(arg_NO_PLUGIN ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(252): set(arg_PLUGIN_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(266): if(arg_NO_CREATE_PLUGIN_TARGET AND arg_PLUGIN_TARGET STREQUAL target AND NOT TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(274): if(NOT arg_INSTALLED_PLUGIN_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(275): set(arg_INSTALLED_PLUGIN_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(278): set(no_gen_source ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(279): if(arg_NO_GENERATE_PLUGIN_SOURCE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(283): if(arg_OUTPUT_DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(287): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(288): if( STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(289): set(arg_OUTPUT_DIRECTORY D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(299): if(is_executable ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(300): string(APPEND arg_OUTPUT_DIRECTORY /untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(316): get_property(dirs GLOBAL PROPERTY _qt_all_qml_output_dirs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(317): if(dirs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(329): set_property(GLOBAL APPEND PROPERTY _qt_all_qml_output_dirs D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(330): set_property(GLOBAL APPEND PROPERTY _qt_all_qml_targets appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(332): if(NOT arg_CLASS_NAME AND TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(338): if(NOT arg_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(339): _qt_internal_compute_qml_plugin_class_name_from_uri(untitled_quick arg_CLASS_NAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(716): _qt_internal_get_escaped_uri(untitled_quick escaped_uri ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(711): string(REGEX REPLACE [^A-Za-z0-9] _ escaped_uri untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(712): set(escaped_uri untitled_quick PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(717): set(arg_CLASS_NAME untitled_quickPlugin PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(342): if(TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(343): if(arg_PLUGIN_TARGET STREQUAL target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(368): if(NOT target STREQUAL Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(369): target_link_libraries(appuntitled_quick PRIVATE Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(372): if(NOT arg_TYPEINFO AND NOT arg_NO_GENERATE_QMLTYPES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(373): set(arg_TYPEINFO appuntitled_quick.qmltypes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(376): foreach(import_set IN ITEMS IMPORTS OPTIONAL_IMPORTS DEFAULT_IMPORTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(377): foreach(import IN LISTS arg_IMPORTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(377): foreach(import IN LISTS arg_OPTIONAL_IMPORTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(377): foreach(import IN LISTS arg_DEFAULT_IMPORTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(401): foreach(dependency IN LISTS arg_DEPENDENCIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(424): if(arg_AUTO_RESOURCE_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(438): elseif(arg_RESOURCE_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(440): elseif(arg_NO_RESOURCE_TARGET_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(444): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(445): __qt_internal_setup_policy(QTP0001 6.5.0 ':/qt/qml/' is the default resource prefix for QML modules. Check https://doc.qt.io/qt-6/qt-cmake-policy-qtp0001.html for policy details. ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2689): if(DEFINED __QT_INTERNAL_POLICY_QTP0001 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2698): elseif(6.5.0 VERSION_LESS_EQUAL __qt_policy_check_version ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2701): elseif(NOT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2702): message(AUTHOR_WARNING Qt policy QTP0001 is not set: ':/qt/qml/' is the default resource prefix for QML modules. Check https://doc.qt.io/qt-6/qt-cmake-policy-qtp0001.html for policy details. Use the qt_policy command to set the policy and suppress this warning. ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(449): qt6_policy(GET QTP0001 use_auto_prefix_policy ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2662): if(QT_BUILDING_QT AND NOT DEFINED QT_KNOWN_POLICY_QTP0001 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2669): if(NOT DEFINED QT_KNOWN_POLICY_QTP0001 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2674): if(GET STREQUAL SET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2681): else(GET STREQUAL GET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2682): set(variable use_auto_prefix_policy ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2683): set(use_auto_prefix_policy PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(450): if( STREQUAL NEW ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(452): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(453): set(arg_RESOURCE_PREFIX / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(457): if(arg_NO_RESOURCE_TARGET_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(459): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(460): if(arg_RESOURCE_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(461): set(qt_qml_module_resource_prefix /untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(467): set_target_properties(appuntitled_quick PROPERTIES QT_QML_MODULE_NO_LINT FALSE QT_QML_MODULE_NO_CACHEGEN FALSE QT_QML_MODULE_NO_GENERATE_QMLDIR FALSE QT_QML_MODULE_NO_PLUGIN TRUE QT_QML_MODULE_NO_PLUGIN_OPTIONAL FALSE QT_QML_MODULE_NO_IMPORT_SCAN FALSE _qt_qml_module_follow_foreign_versioning FALSE QT_QML_MODULE_URI untitled_quick QT_QML_MODULE_TARGET_PATH untitled_quick QT_QML_MODULE_VERSION 1.0 QT_QML_MODULE_CLASS_NAME untitled_quickPlugin QT_QML_MODULE_PLUGIN_TARGET QT_QML_MODULE_INSTALLED_PLUGIN_TARGET _qt_qml_module_plugin_target _qt_qml_module_installed_plugin_target QT_QML_MODULE_DESIGNER_SUPPORTED FALSE QT_QML_MODULE_IS_STATIC FALSE QT_QML_MODULE_IS_SYSTEM FALSE QT_QML_MODULE_OUTPUT_DIRECTORY D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick QT_QML_MODULE_RESOURCE_PREFIX /untitled_quick QT_QML_MODULE_PAST_MAJOR_VERSIONS QT_QML_IMPORT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(499): if(arg_TYPEINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(500): set_target_properties(appuntitled_quick PROPERTIES QT_QML_MODULE_TYPEINFO appuntitled_quick.qmltypes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(506): if(NOT backing_target_type STREQUAL EXECUTABLE AND NOT is_android_executable ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(512): if(NOT arg_NO_GENERATE_QMLTYPES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(513): set(type_registration_extra_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(514): if(arg_NAMESPACE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(517): _qt_internal_qml_type_registration(appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2395): set(args_option ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2396): set(args_single NAMESPACE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2397): set(args_multi MANUAL_MOC_JSON_FILES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2399): cmake_parse_arguments(PARSE_ARGV 1 arg NAMESPACE MANUAL_MOC_JSON_FILES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2402): if(arg_UNPARSED_ARGUMENTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2406): get_target_property(import_name appuntitled_quick QT_QML_MODULE_URI ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2407): if(NOT import_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2410): get_target_property(qmltypes_output_name appuntitled_quick QT_QML_MODULE_TYPEINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2411): if(NOT qmltypes_output_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2421): set(meta_types_json_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2422): if(arg_MANUAL_MOC_JSON_FILES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2425): qt6_extract_metatypes(appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(898): get_target_property(existing_meta_types_file appuntitled_quick INTERFACE_QT_META_TYPES_BUILD_FILE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(899): if(existing_meta_types_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(903): set(args_option __QT_INTERNAL_INSTALL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(909): set(args_single __QT_INTERNAL_INSTALL_DIR OUTPUT_FILES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(919): set(args_multi MANUAL_MOC_JSON_FILES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(923): cmake_parse_arguments(arg __QT_INTERNAL_INSTALL __QT_INTERNAL_INSTALL_DIR;OUTPUT_FILES MANUAL_MOC_JSON_FILES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(928): get_target_property(target_type appuntitled_quick TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(929): if(target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(934): if(CMAKE_VERSION VERSION_LESS 3.16.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(939): get_target_property(target_binary_dir appuntitled_quick BINARY_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(940): set(type_list_file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/appuntitled_quick_json_file_list.txt ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(941): set(type_list_file_manual D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/appuntitled_quick_json_file_list_manual.txt ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(943): set(target_autogen_build_dir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(944): _qt_internal_get_target_autogen_build_dir(appuntitled_quick target_autogen_build_dir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(887): get_property(target_autogen_build_dir TARGET appuntitled_quick PROPERTY AUTOGEN_BUILD_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(888): if(target_autogen_build_dir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(890): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(891): get_property(target_binary_dir TARGET appuntitled_quick PROPERTY BINARY_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(892): set(target_autogen_build_dir D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/appuntitled_quick_autogen PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(946): get_target_property(uses_automoc appuntitled_quick AUTOMOC ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(947): set(automoc_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(948): set(automoc_dependencies ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(950): if(uses_automoc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(952): set_property(TARGET appuntitled_quick APPEND PROPERTY AUTOMOC_MOC_OPTIONS --output-json ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(956): get_property(is_multi_config GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(957): if(NOT is_multi_config ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(958): set(cmake_autogen_cache_file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/appuntitled_quick_autogen.dir/ParseCache.txt ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(960): set(multi_config_args --cmake-autogen-include-dir-path D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/appuntitled_quick_autogen/include ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(971): set(cmake_autogen_info_file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/appuntitled_quick_autogen.dir/AutogenInfo.json ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(974): set(use_dep_files FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(975): if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.17 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(976): if(CMAKE_GENERATOR STREQUAL Ninja OR CMAKE_GENERATOR STREQUAL Ninja Multi-Config ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(977): set(use_dep_files TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(981): set(cmake_automoc_parser_timestamp D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/appuntitled_quick_json_file_list.txt.timestamp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(983): if(NOT use_dep_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1027): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1028): set(cmake_autogen_timestamp_file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/appuntitled_quick_autogen/timestamp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1032): add_custom_command(OUTPUT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/appuntitled_quick_json_file_list.txt DEPENDS Qt6::cmake_automoc_parser D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/appuntitled_quick_autogen/timestamp BYPRODUCTS D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/appuntitled_quick_json_file_list.txt.timestamp COMMAND Qt6::cmake_automoc_parser --cmake-autogen-cache-file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/appuntitled_quick_autogen.dir/ParseCache.txt --cmake-autogen-info-file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/CMakeFiles/appuntitled_quick_autogen.dir/AutogenInfo.json --output-file-path D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/appuntitled_quick_json_file_list.txt --timestamp-file-path D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/appuntitled_quick_json_file_list.txt.timestamp --cmake-autogen-include-dir-path;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/appuntitled_quick_autogen/include COMMENT Running AUTOMOC file extraction for target appuntitled_quick COMMAND_EXPAND_LISTS VERBATIM ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1049): set(automoc_args @D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/appuntitled_quick_json_file_list.txt ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1050): set(automoc_dependencies D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/appuntitled_quick_json_file_list.txt ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1053): set(manual_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1054): set(manual_dependencies ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1055): if(arg_MANUAL_MOC_JSON_FILES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1065): if(NOT manual_args AND NOT automoc_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1069): if(CMAKE_BUILD_TYPE AND NOT is_multi_config ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1070): string(TOLOWER appuntitled_quick_Debug target_lowercase ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1075): set(metatypes_file_name qt6appuntitled_quick_debug_metatypes.json ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1076): set(metatypes_file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1077): set(metatypes_file_gen D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json.gen ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1079): set(metatypes_dep_file_name qt6appuntitled_quick_debug_metatypes_dep.txt ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1080): set(metatypes_dep_file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes_dep.txt ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1090): if(NOT EXISTS D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1095): add_custom_command(OUTPUT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json.gen BYPRODUCTS D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json DEPENDS Qt6::moc D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/appuntitled_quick_json_file_list.txt COMMAND Qt6::moc -o D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json.gen --collect-json @D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/appuntitled_quick_json_file_list.txt COMMAND C:/CustomCMake/bin/cmake.exe -E copy_if_different D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json.gen D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json COMMENT Running moc --collect-json for target appuntitled_quick VERBATIM ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1111): if(CMAKE_GENERATOR MATCHES Unix Makefiles ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1123): set(scope_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1124): if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.18 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1125): set(scope_args TARGET_DIRECTORY appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1127): set_source_files_properties(D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json.gen D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json TARGET_DIRECTORY;appuntitled_quick PROPERTIES GENERATED TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1136): target_sources(appuntitled_quick PRIVATE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json.gen ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1137): set_source_files_properties(D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json TARGET_DIRECTORY;appuntitled_quick PROPERTIES HEADER_FILE_ONLY TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1141): set_target_properties(appuntitled_quick PROPERTIES INTERFACE_QT_MODULE_HAS_META_TYPES YES INTERFACE_QT_META_TYPES_BUILD_FILE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1147): set(consumes_metatypes $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1148): set(metatypes_file_genex_build $>:D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1151): target_sources(appuntitled_quick INTERFACE $>:D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1153): if(arg_OUTPUT_FILES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1160): set(should_install FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1162): if(NOT target_type STREQUAL EXECUTABLE AND arg___QT_INTERNAL_INSTALL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1167): if(NOT arg___QT_INTERNAL_INSTALL_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1171): if(INSTALL_ARCHDATADIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1173): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1174): set(install_dir lib/metatypes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1180): if(should_install ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2427): get_target_property(import_version appuntitled_quick QT_QML_MODULE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2428): get_target_property(output_dir appuntitled_quick QT_QML_MODULE_OUTPUT_DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2429): get_target_property(target_source_dir appuntitled_quick SOURCE_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2430): get_target_property(target_binary_dir appuntitled_quick BINARY_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2431): get_target_property(target_metatypes_file appuntitled_quick INTERFACE_QT_META_TYPES_BUILD_FILE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2432): if(NOT target_metatypes_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2438): if(import_version MATCHES ^([0-9]+)\.([0-9]+) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2439): set(major_version 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2440): set(minor_version 0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2449): get_target_property(target_plugin_qmltypes appuntitled_quick QT_QML_MODULE_PLUGIN_TYPES_FILE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2450): if(target_plugin_qmltypes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2454): set(cmd_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2455): set(plugin_types_file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/appuntitled_quick.qmltypes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2456): set(generated_marker_file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.generated/appuntitled_quick.qmltypes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2457): get_filename_component(generated_marker_dir D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.generated/appuntitled_quick.qmltypes DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2458): set_target_properties(appuntitled_quick PROPERTIES QT_QML_MODULE_PLUGIN_TYPES_FILE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/appuntitled_quick.qmltypes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2462): if(arg_NAMESPACE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2468): list(APPEND cmd_args --generate-qmltypes=D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/appuntitled_quick.qmltypes --import-name=untitled_quick --major-version=1 --minor-version=0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2477): get_target_property(follow_foreign_versioning appuntitled_quick _qt_qml_module_follow_foreign_versioning ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2480): if(follow_foreign_versioning ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2487): get_target_property(past_major_versions appuntitled_quick QT_QML_MODULE_PAST_MAJOR_VERSIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2489): if(past_major_versions OR past_major_versions STREQUAL 0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2499): string(TOLOWER appuntitled_quick_qmltyperegistrations.cpp type_registration_cpp_file_name ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2500): set(foreign_types_file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/qmltypes/appuntitled_quick_foreign_types.txt ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2501): set(type_registration_cpp_file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/appuntitled_quick_qmltyperegistrations.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2504): set_target_properties(appuntitled_quick PROPERTIES QT_CONSUMES_METATYPES TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2505): set(genex_list $,INCLUDE,metatypes.json$>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2506): set(genex_main $,INCLUDE,metatypes.json$>>,$> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2507): file(GENERATE OUTPUT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/qmltypes/appuntitled_quick_foreign_types.txt CONTENT $,INCLUDE,metatypes.json$>>>,--foreign-types=$,INCLUDE,metatypes.json$>>,$>, > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2511): list(APPEND cmd_args @D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/qmltypes/appuntitled_quick_foreign_types.txt ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2515): if(TARGET appuntitled_quickPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2517): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2518): string(REGEX MATCH Private$ privateSuffix appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2519): if(privateSuffix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2524): get_target_property(target_metatypes_json_file appuntitled_quick INTERFACE_QT_META_TYPES_BUILD_FILE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2525): if(NOT target_metatypes_json_file ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2529): _qt_internal_get_tool_wrapper_script_path(tool_wrapper ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(113): _qt_internal_generate_tool_command_wrapper() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(49): get_property(is_called GLOBAL PROPERTY _qt_internal_generate_tool_command_wrapper_called ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(50): if(NOT CMAKE_HOST_WIN32 OR is_called ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(54): set(prefixes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(58): if(QT_BUILD_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(63): if(QT_BUILD_INTERNALS_RELOCATABLE_INSTALL_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(69): if(QT_ADDITIONAL_PACKAGES_PREFIX_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(76): if(QT6_INSTALL_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(77): list(APPEND prefixes C:/Qt/6.5.3/msvc2019_arm64 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(81): if(INSTALL_BINDIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(83): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(84): set(bin_suffix bin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(87): set(path_dirs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(88): foreach(prefix IN LISTS prefixes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(89): set(bin_dir C:/Qt/6.5.3/msvc2019_arm64/bin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(90): if(EXISTS C:/Qt/6.5.3/msvc2019_arm64/bin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(91): file(TO_NATIVE_PATH C:/Qt/6.5.3/msvc2019_arm64/bin path_dir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(92): list(APPEND path_dirs C:\Qt\6.5.3\msvc2019_arm64\bin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(96): set(tool_command_wrapper_dir D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(97): file(MAKE_DIRECTORY D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(98): set(tool_command_wrapper_path D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(100): file(WRITE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat @echo off set PATH=C:\Qt\6.5.3\msvc2019_arm64\bin;%PATH% %* ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(104): set(QT_TOOL_COMMAND_WRAPPER_PATH D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat CACHE INTERNAL Path to the wrapper of the tool commands ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(107): set_property(GLOBAL PROPERTY _qt_internal_generate_tool_command_wrapper_called TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(115): set(tool_wrapper D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2530): add_custom_command(OUTPUT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/appuntitled_quick_qmltyperegistrations.cpp D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/appuntitled_quick.qmltypes DEPENDS D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/qmltypes/appuntitled_quick_foreign_types.txt D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json Qt6::qmltyperegistrar $<$,INCLUDE,metatypes.json$>>>:$,INCLUDE,metatypes.json$>>> COMMAND D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat $ --generate-qmltypes=D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/appuntitled_quick.qmltypes;--import-name=untitled_quick;--major-version=1;--minor-version=0;@D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/qmltypes/appuntitled_quick_foreign_types.txt -o D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/appuntitled_quick_qmltyperegistrations.cpp D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json COMMAND C:/CustomCMake/bin/cmake.exe -E make_directory D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.generated COMMAND C:/CustomCMake/bin/cmake.exe -E touch D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.generated/appuntitled_quick.qmltypes COMMENT Automatic QML type registration for target appuntitled_quick VERBATIM ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2561): add_custom_target(appuntitled_quick_qmltyperegistration DEPENDS D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/appuntitled_quick_qmltyperegistrations.cpp D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/appuntitled_quick.qmltypes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2566): _qt_internal_assign_to_internal_targets_folder(appuntitled_quick_qmltyperegistration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(880): get_property(folder_name GLOBAL PROPERTY QT_TARGETS_FOLDER ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(881): if(NOT QtInternalTargets STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(882): set_property(TARGET appuntitled_quick_qmltyperegistration PROPERTY FOLDER QtInternalTargets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2567): if(NOT TARGET all_qmltyperegistrations ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2568): add_custom_target(all_qmltyperegistrations ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2569): _qt_internal_assign_to_internal_targets_folder(all_qmltyperegistrations ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(880): get_property(folder_name GLOBAL PROPERTY QT_TARGETS_FOLDER ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(881): if(NOT QtInternalTargets STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(882): set_property(TARGET all_qmltyperegistrations PROPERTY FOLDER QtInternalTargets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2571): add_dependencies(all_qmltyperegistrations appuntitled_quick_qmltyperegistration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2582): if(CMAKE_GENERATOR STREQUAL Xcode ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2586): target_sources(appuntitled_quick PRIVATE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/appuntitled_quick_qmltyperegistrations.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2595): target_include_directories(appuntitled_quick PRIVATE D:/untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2599): set(additional_source_files_properties ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2600): if(MINGW ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2602): elseif(MSVC ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2603): set(additional_source_files_properties COMPILE_OPTIONS /bigobj ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2605): set_source_files_properties(D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/appuntitled_quick_qmltyperegistrations.cpp PROPERTIES SKIP_AUTOGEN ON COMPILE_OPTIONS;/bigobj ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2609): if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.18 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2610): set_source_files_properties(D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/appuntitled_quick_qmltyperegistrations.cpp TARGET_DIRECTORY appuntitled_quick PROPERTIES SKIP_AUTOGEN TRUE GENERATED TRUE COMPILE_OPTIONS;/bigobj ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2620): target_include_directories(appuntitled_quick PRIVATE $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(520): set(output_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(522): if(NOT arg_NO_GENERATE_QMLDIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(523): _qt_internal_target_generate_qmldir(appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1058): macro(_qt_internal_qmldir_item prefix property ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1065): macro(_qt_internal_qmldir_item_list prefix property ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1074): get_target_property(uri appuntitled_quick QT_QML_MODULE_URI ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1075): if(NOT uri ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1078): set(content module untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1080): _qt_internal_qmldir_item(linktarget QT_QML_MODULE_INSTALLED_PLUGIN_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1059): get_target_property(_value appuntitled_quick QT_QML_MODULE_INSTALLED_PLUGIN_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1060): if(_value ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1082): get_target_property(plugin_target appuntitled_quick QT_QML_MODULE_PLUGIN_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1083): if(plugin_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1099): get_target_property(designer_supported appuntitled_quick QT_QML_MODULE_DESIGNER_SUPPORTED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1100): if(designer_supported ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1104): get_target_property(static_module appuntitled_quick QT_QML_MODULE_IS_STATIC ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1105): if(static_module ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1109): get_target_property(system_module appuntitled_quick QT_QML_MODULE_IS_SYSTEM ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1110): if(system_module ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1114): _qt_internal_qmldir_item(typeinfo QT_QML_MODULE_TYPEINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1059): get_target_property(_value appuntitled_quick QT_QML_MODULE_TYPEINFO ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1060): if(_value ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1061): string(APPEND content typeinfo appuntitled_quick.qmltypes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1116): _qt_internal_qmldir_item_list(import QT_QML_MODULE_IMPORTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1066): get_target_property(_values appuntitled_quick QT_QML_MODULE_IMPORTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1067): if(_values ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1117): _qt_internal_qmldir_item_list(optional import QT_QML_MODULE_OPTIONAL_IMPORTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1066): get_target_property(_values appuntitled_quick QT_QML_MODULE_OPTIONAL_IMPORTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1067): if(_values ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1118): _qt_internal_qmldir_item_list(default import QT_QML_MODULE_DEFAULT_IMPORTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1066): get_target_property(_values appuntitled_quick QT_QML_MODULE_DEFAULT_IMPORTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1067): if(_values ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1120): _qt_internal_qmldir_item_list(depends QT_QML_MODULE_DEPENDENCIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1066): get_target_property(_values appuntitled_quick QT_QML_MODULE_DEPENDENCIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1067): if(_values ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1122): get_target_property(prefix appuntitled_quick QT_QML_MODULE_RESOURCE_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1123): if(prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1126): if(NOT prefix STREQUAL / AND NOT prefix MATCHES /$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1127): string(APPEND prefix / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1129): string(APPEND content prefer :/untitled_quick/ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1138): set_property(TARGET appuntitled_quick PROPERTY _qt_internal_qmldir_content module untitled_quick typeinfo appuntitled_quick.qmltypes prefer :/untitled_quick/ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(539): string(REPLACE / _ qmldir_resource_name qmake_untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(545): set(prefixes /untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(546): if(arg_NO_RESOURCE_TARGET_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(555): set_source_files_properties(D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir PROPERTIES QT_RESOURCE_ALIAS qmldir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(559): foreach(prefix IN LISTS prefixes ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(560): set(resource_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(561): qt6_add_resources(appuntitled_quick qmake_untitled_quick FILES D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir PREFIX /untitled_quick OUTPUT_TARGETS resource_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(312): if(TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(313): cmake_parse_arguments(arg OUTPUT_TARGETS qmake_untitled_quick;FILES;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir;PREFIX;/untitled_quick;OUTPUT_TARGETS;resource_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(314): _qt_internal_process_resource(appuntitled_quick;qmake_untitled_quick;FILES;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir;PREFIX;/untitled_quick;OUTPUT_TARGETS;resource_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1815): cmake_parse_arguments(rcc BIG_RESOURCES PREFIX;LANG;BASE;OUTPUT_TARGETS;DESTINATION FILES;OPTIONS FILES;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir;PREFIX;/untitled_quick;OUTPUT_TARGETS;resource_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1818): if( MATCHES -binary ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1825): if(rcc_BIG_RESOURCES AND CMAKE_GENERATOR STREQUAL Xcode AND IOS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1835): if(rcc_BIG_RESOURCES AND CMAKE_VERSION VERSION_LESS 3.17 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1843): string(REPLACE / _ resourceName qmake_untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1844): string(REPLACE . _ resourceName qmake_untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1846): set(resource_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1851): foreach(file_path IN LISTS rcc_FILES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1852): if(file_path MATCHES (.+)/$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1855): list(APPEND resource_files D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1858): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1870): if(ANDROID ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1876): if(NOT rcc_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1883): if(NOT resource_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1889): set(generatedResourceFile D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmake_untitled_quick.qrc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1894): set(qrcContents ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1902): set(resource_dependencies ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1903): foreach(file IN LISTS resource_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1904): __qt_get_relative_resource_path_for_file(file_resource_path D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1485): get_property(alias SOURCE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir PROPERTY QT_RESOURCE_ALIAS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1486): if(NOT alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1489): set(file_resource_path qmldir PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1906): if(NOT IS_ABSOLUTE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1912): string(APPEND qrcContents ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1913): string(APPEND qrcContents D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1914): list(APPEND files D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1916): set(scope_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1917): if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.18 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1918): set(scope_args TARGET_DIRECTORY appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1920): get_source_file_property(target_dependency D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir TARGET_DIRECTORY;appuntitled_quick _qt_resource_target_dependency ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1928): if(target_dependency AND CMAKE_GENERATOR STREQUAL Xcode ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1934): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1935): list(APPEND resource_dependencies D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1937): _qt_internal_expose_source_file_to_ide(appuntitled_quick D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1716): get_target_property(target_expects_finalization appuntitled_quick _qt_expects_finalization ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1717): if(target_expects_finalization AND CMAKE_VERSION VERSION_GREATER_EQUAL 3.19 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1718): set_property(TARGET appuntitled_quick APPEND PROPERTY _qt_deferred_files D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1719): return() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1941): string(APPEND qrcContents ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1943): set(template_file C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigureFileTemplate.in ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1944): set(qt_core_configure_file_contents D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1945): configure_file(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigureFileTemplate.in D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmake_untitled_quick.qrc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1947): set(rccArgs --name qmake_untitled_quick D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmake_untitled_quick.qrc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1948): set(rccArgsAllPasses ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1950): if(rcc_OPTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1960): if(NOT QT_FEATURE_zstd ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1961): list(APPEND rccArgsAllPasses --no-zstd ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1964): set_property(SOURCE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmake_untitled_quick.qrc PROPERTY SKIP_AUTOGEN ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1967): if(isBinary ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1978): elseif(rcc_BIG_RESOURCES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1980): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1981): set(generatedOutfile D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qrc_qmake_untitled_quick.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1984): set(pass_msg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1985): if(rcc_BIG_RESOURCES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1990): list(PREPEND rccArgs --output D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qrc_qmake_untitled_quick.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1993): add_custom_command(OUTPUT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qrc_qmake_untitled_quick.cpp COMMAND Qt6::rcc --output;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qrc_qmake_untitled_quick.cpp;--name;qmake_untitled_quick;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmake_untitled_quick.qrc --no-zstd DEPENDS D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmake_untitled_quick.qrc Qt6::rcc COMMENT Running rcc for resource qmake_untitled_quick VERBATIM ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2002): if(isBinary ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2010): set(scope_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2011): if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.18 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2012): set(scope_args TARGET_DIRECTORY appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2014): set_source_files_properties(D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qrc_qmake_untitled_quick.cpp TARGET_DIRECTORY;appuntitled_quick PROPERTIES SKIP_AUTOGEN TRUE GENERATED TRUE SKIP_UNITY_BUILD_INCLUSION TRUE SKIP_PRECOMPILE_HEADERS TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2021): get_target_property(target_source_dir appuntitled_quick SOURCE_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2022): if(NOT target_source_dir STREQUAL CMAKE_CURRENT_SOURCE_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2030): if(rcc_BIG_RESOURCES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2054): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2055): __qt_propagate_generated_resource(appuntitled_quick qmake_untitled_quick D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qrc_qmake_untitled_quick.cpp output_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1662): get_target_property(type appuntitled_quick TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1663): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1706): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1707): set(output_targets PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1708): target_sources(appuntitled_quick PRIVATE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qrc_qmake_untitled_quick.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2059): set_property(TARGET appuntitled_quick APPEND PROPERTY _qt_generated_qrc_files D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmake_untitled_quick.qrc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2062): if(rcc_OUTPUT_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2063): set(resource_targets PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(315): if(arg_OUTPUT_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(316): set(resource_targets PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(566): list(APPEND output_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(570): string(APPEND qmldir_resource_name _copy ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(574): if(NOT arg_NO_PLUGIN AND NOT arg_NO_CREATE_PLUGIN_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(596): if(TARGET AND NOT arg_PLUGIN_TARGET STREQUAL target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(600): target_sources(appuntitled_quick PRIVATE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(604): _qt_internal_qml_map_build_files(appuntitled_quick /untitled_quick dir_map_qrc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1189): get_target_property(output_dir appuntitled_quick QT_QML_MODULE_OUTPUT_DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1190): if(NOT output_dir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1198): set(qrcContents ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1199): string(APPEND qrcContents D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1202): set(template_file C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlModuleDirMappingTemplate.qrc.in ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1203): set(generated_qrc_file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/appuntitled_quick_qml_module_dir_map.qrc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1204): set(qt_qml_module_dir_mapping_contents D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1205): configure_file(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlModuleDirMappingTemplate.qrc.in D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/appuntitled_quick_qml_module_dir_map.qrc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1207): set(dir_map_qrc D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/appuntitled_quick_qml_module_dir_map.qrc PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(607): set_property(TARGET appuntitled_quick APPEND PROPERTY _qt_qml_meta_qrc_files D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/appuntitled_quick_qml_module_dir_map.qrc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(609): set(cache_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(610): qt6_target_qml_sources(appuntitled_quick __QT_INTERNAL_FORCE_DEFER_QMLDIR QML_FILES Main.qml RESOURCES OUTPUT_TARGETS cache_target PREFIX /untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1811): get_target_property(uri appuntitled_quick QT_QML_MODULE_URI ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1812): get_target_property(output_dir appuntitled_quick QT_QML_MODULE_OUTPUT_DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1813): if(NOT uri OR NOT output_dir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1817): set(args_option NO_LINT NO_CACHEGEN NO_QMLDIR_TYPES __QT_INTERNAL_FORCE_DEFER_QMLDIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1824): set(args_single PREFIX OUTPUT_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1829): set(args_multi QML_FILES RESOURCES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1834): cmake_parse_arguments(PARSE_ARGV 1 arg NO_LINT;NO_CACHEGEN;NO_QMLDIR_TYPES;__QT_INTERNAL_FORCE_DEFER_QMLDIR PREFIX;OUTPUT_TARGETS QML_FILES;RESOURCES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1837): if(arg_UNPARSED_ARGUMENTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1841): if(NOT arg_QML_FILES AND NOT arg_RESOURCES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1852): if(NOT arg___QT_INTERNAL_FORCE_DEFER_QMLDIR AND 3.27.4 VERSION_LESS 3.19.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1861): get_target_property(no_lint appuntitled_quick QT_QML_MODULE_NO_LINT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1862): get_target_property(no_cachegen appuntitled_quick QT_QML_MODULE_NO_CACHEGEN ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1863): get_target_property(no_qmldir appuntitled_quick QT_QML_MODULE_NO_GENERATE_QMLDIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1864): get_target_property(resource_prefix appuntitled_quick QT_QML_MODULE_RESOURCE_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1865): get_target_property(qml_module_version appuntitled_quick QT_QML_MODULE_VERSION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1866): get_target_property(past_major_versions appuntitled_quick QT_QML_MODULE_PAST_MAJOR_VERSIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1868): if(NOT output_dir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1876): if(NOT arg_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1886): _qt_internal_canonicalize_resource_path(/untitled_quick arg_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(698): if(NOT path ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(701): if(NOT path MATCHES ^/ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(704): if(path MATCHES (.+)/$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(707): set(arg_PREFIX /untitled_quick PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1887): if(arg_PREFIX STREQUAL resource_prefix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1888): set(prefix_override ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1892): if(NOT arg_PREFIX STREQUAL / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1893): string(APPEND arg_PREFIX / ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1896): if(qml_module_version MATCHES ^([0-9]+)\. ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1897): set(qml_module_files_versions 1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1903): if(past_major_versions OR past_major_versions STREQUAL 0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1911): if(arg_NO_LINT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1914): if(arg_NO_CACHEGEN ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1917): if(no_qmldir MATCHES NOTFOUND OR arg_NO_QMLDIR_TYPES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1921): if(NOT no_cachegen AND arg_QML_FILES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1926): set(qmldir_file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1928): _qt_internal_genex_getproperty(qmltypes_file appuntitled_quick QT_QML_MODULE_PLUGIN_TYPES_FILE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(721): set(qmltypes_file $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(722): set(have_qmltypes_file $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1929): _qt_internal_genex_getproperty(qmlcachegen appuntitled_quick QT_QMLCACHEGEN_EXECUTABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(721): set(qmlcachegen $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(722): set(have_qmlcachegen $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1930): _qt_internal_genex_getproperty(direct_calls appuntitled_quick QT_QMLCACHEGEN_DIRECT_CALLS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(721): set(direct_calls $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(722): set(have_direct_calls $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1931): _qt_internal_genex_getjoinedproperty(arguments appuntitled_quick QT_QMLCACHEGEN_ARGUMENTS $ $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(726): _qt_internal_genex_getproperty(arguments appuntitled_quick QT_QMLCACHEGEN_ARGUMENTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(721): set(arguments $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(722): set(have_arguments $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(727): set(arguments $<$>:$$,$$>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1934): _qt_internal_genex_getjoinedproperty(import_paths appuntitled_quick QT_QML_IMPORT_PATH -I$ $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(726): _qt_internal_genex_getproperty(import_paths appuntitled_quick QT_QML_IMPORT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(721): set(import_paths $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(722): set(have_import_paths $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(727): set(import_paths $<$>:-I$$,$-I$>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1937): _qt_internal_genex_getjoinedproperty(qrc_resource_args appuntitled_quick _qt_generated_qrc_files --resource$ $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(726): _qt_internal_genex_getproperty(qrc_resource_args appuntitled_quick _qt_generated_qrc_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(721): set(qrc_resource_args $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(722): set(have_qrc_resource_args $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(727): set(qrc_resource_args $<$>:--resource$$,$--resource$>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1940): get_target_property(target_type appuntitled_quick TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1941): get_target_property(is_android_executable appuntitled_quick _qt_is_android_executable ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1942): if(target_type STREQUAL EXECUTABLE OR is_android_executable ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1944): list(APPEND import_paths -I $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1956): _qt_internal_extend_qml_import_paths(import_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(737): set(local_var $<$>:-I$$,$-I$>>;-I;$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(739): _qt_internal_get_main_qt_qml_import_paths(qt_import_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2644): set(qml_import_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2651): if(QT_BUILDING_QT AND QT_WILL_INSTALL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2662): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2674): if(QT6_INSTALL_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2675): set(main_import_path C:/Qt/6.5.3/msvc2019_arm64/./qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2676): if(IS_DIRECTORY C:/Qt/6.5.3/msvc2019_arm64/./qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2677): list(APPEND qml_import_paths C:/Qt/6.5.3/msvc2019_arm64/./qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2681): set(qt_import_paths C:/Qt/6.5.3/msvc2019_arm64/./qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(743): foreach(import_path IN LISTS qt_import_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(744): list(APPEND local_var -I C:/Qt/6.5.3/msvc2019_arm64/./qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(747): set(import_paths $<$>:-I$$,$-I$>>;-I;$;-I;C:/Qt/6.5.3/msvc2019_arm64/./qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1957): set(cachegen_args $<$>:-I$$,$-I$>>;-I;$;-I;C:/Qt/6.5.3/msvc2019_arm64/./qml -i D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir $<$>:--direct-calls> $<$>:$<$>:$$,$$>>> $<$>:--resource$$,$--resource$>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1966): get_target_property(cachegen_prop appuntitled_quick QT_QMLCACHEGEN_EXECUTABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1967): if(cachegen_prop ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1979): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1980): set(have_qmlsc $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1981): set(cachegen_name $,qmlsc,qmlcachegen> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1982): set(qmlcachegen $,qmlsc,qmlcachegen>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1986): set(non_qml_cpp_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1987): set(non_qml_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1988): set(output_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1989): set(copied_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1993): if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.18 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1994): set(scope_option TARGET_DIRECTORY appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1999): foreach(file_set IN ITEMS QML_FILES RESOURCES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2000): foreach(file_src IN LISTS arg_QML_FILES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2001): get_filename_component(file_absolute Main.qml ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2004): set_property(TARGET appuntitled_quick APPEND PROPERTY QT_QML_MODULE_QML_FILES D:/untitled_quick/Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2007): if(prefix_override ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2023): __qt_get_relative_resource_path_for_file(file_resource_path Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1485): get_property(alias SOURCE Main.qml PROPERTY QT_RESOURCE_ALIAS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1486): if(NOT alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1487): set(alias Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1489): set(file_resource_path Main.qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2024): set(file_out D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2029): if(NOT file_out STREQUAL file_absolute ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2030): get_filename_component(file_out_dir D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/Main.qml DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2031): file(MAKE_DIRECTORY D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2033): if(EXISTS D:/untitled_quick/Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2034): if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2037): file(COPY_FILE D:/untitled_quick/Main.qml D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/Main.qml ONLY_IF_DIFFERENT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2045): add_custom_command(OUTPUT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/Main.qml COMMAND C:/CustomCMake/bin/cmake.exe -E copy D:/untitled_quick/Main.qml D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/Main.qml DEPENDS D:/untitled_quick/Main.qml WORKING_DIRECTORY $ VERBATIM ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2051): list(APPEND copied_files D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2000): foreach(file_src IN LISTS arg_RESOURCES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2056): set(generated_sources_other_scope ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2057): foreach(qml_file_src IN LISTS arg_QML_FILES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2060): if(NOT qml_file_src MATCHES \.(js|mjs|qml)$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2071): set_source_files_properties(Main.qml HEADER_FILE_ONLY ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2072): target_sources(appuntitled_quick PRIVATE Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2074): get_filename_component(file_absolute Main.qml ABSOLUTE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2075): __qt_get_relative_resource_path_for_file(file_resource_path Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1485): get_property(alias SOURCE Main.qml PROPERTY QT_RESOURCE_ALIAS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1486): if(NOT alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1487): set(alias Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1489): set(file_resource_path Main.qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2086): get_source_file_property(skip_qmllint Main.qml QT_QML_SKIP_QMLLINT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2087): if(NOT no_lint AND NOT skip_qmllint ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2090): _qt_internal_target_enable_qmllint(appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(760): set(lint_target appuntitled_quick_qmllint ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(761): set(lint_target_json appuntitled_quick_qmllint_json ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(762): set(lint_target_module appuntitled_quick_qmllint_module ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(763): if(TARGET appuntitled_quick_qmllint OR TARGET appuntitled_quick_qmllint_json OR TARGET appuntitled_quick_qmllint_module ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(767): _qt_internal_genex_getproperty(qmllint_files appuntitled_quick QT_QML_LINT_FILES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(721): set(qmllint_files $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(722): set(have_qmllint_files $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(768): _qt_internal_genex_getjoinedproperty(import_args appuntitled_quick QT_QML_IMPORT_PATH -I$ $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(726): _qt_internal_genex_getproperty(import_args appuntitled_quick QT_QML_IMPORT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(721): set(import_args $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(722): set(have_import_args $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(727): set(import_args $<$>:-I$$,$-I$>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(771): _qt_internal_genex_getjoinedproperty(qrc_args appuntitled_quick _qt_generated_qrc_files --resource$ $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(726): _qt_internal_genex_getproperty(qrc_args appuntitled_quick _qt_generated_qrc_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(721): set(qrc_args $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(722): set(have_qrc_args $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(727): set(qrc_args $<$>:--resource$$,$--resource$>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(782): get_target_property(target_type appuntitled_quick TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(783): get_target_property(is_android_executable appuntitled_quick _qt_is_android_executable ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(784): if(target_type STREQUAL EXECUTABLE OR is_android_executable ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(788): list(APPEND import_args -I $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(805): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(809): _qt_internal_extend_qml_import_paths(import_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(737): set(local_var $<$>:-I$$,$-I$>>;-I;$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(739): _qt_internal_get_main_qt_qml_import_paths(qt_import_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2644): set(qml_import_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2651): if(QT_BUILDING_QT AND QT_WILL_INSTALL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2662): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2674): if(QT6_INSTALL_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2675): set(main_import_path C:/Qt/6.5.3/msvc2019_arm64/./qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2676): if(IS_DIRECTORY C:/Qt/6.5.3/msvc2019_arm64/./qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2677): list(APPEND qml_import_paths C:/Qt/6.5.3/msvc2019_arm64/./qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2681): set(qt_import_paths C:/Qt/6.5.3/msvc2019_arm64/./qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(743): foreach(import_path IN LISTS qt_import_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(744): list(APPEND local_var -I C:/Qt/6.5.3/msvc2019_arm64/./qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(747): set(import_args $<$>:-I$$,$-I$>>;-I;$;-I;C:/Qt/6.5.3/msvc2019_arm64/./qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(811): _qt_internal_get_tool_wrapper_script_path(tool_wrapper ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(113): _qt_internal_generate_tool_command_wrapper() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(49): get_property(is_called GLOBAL PROPERTY _qt_internal_generate_tool_command_wrapper_called ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(50): if(NOT CMAKE_HOST_WIN32 OR is_called ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(51): return() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(115): set(tool_wrapper D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(812): set(cmd D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat $ --bare $<$>:-I$$,$-I$>>;-I;$;-I;C:/Qt/6.5.3/msvc2019_arm64/./qml $<$>:--resource$$,$--resource$>> $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(824): add_custom_target(appuntitled_quick_qmllint COMMAND $<$>:D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat;$;--bare;$<$>:-I$$,$-I$>>;-I;$;-I;C:/Qt/6.5.3/msvc2019_arm64/./qml;$<$>:--resource$$,$--resource$>>;$> COMMAND_EXPAND_LISTS DEPENDS Qt6::qmllint $ $ WORKING_DIRECTORY $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(833): _qt_internal_assign_to_qmllint_targets_folder(appuntitled_quick_qmllint ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(751): get_property(folder_name GLOBAL PROPERTY QT_QMLLINTER_TARGETS_FOLDER ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(752): if( STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(753): set(folder_name QmlLinter ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(754): set_property(GLOBAL PROPERTY QT_QMLLINTER_TARGETS_FOLDER QmlLinter ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(756): set_property(TARGET appuntitled_quick_qmllint PROPERTY FOLDER QmlLinter ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(835): set(lint_args --json D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/appuntitled_quick_qmllint.json ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(836): add_custom_target(appuntitled_quick_qmllint_json COMMAND $<$>:D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat;$;--bare;$<$>:-I$$,$-I$>>;-I;$;-I;C:/Qt/6.5.3/msvc2019_arm64/./qml;$<$>:--resource$$,$--resource$>>;$;--json;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/appuntitled_quick_qmllint.json> COMMAND_EXPAND_LISTS DEPENDS Qt6::qmllint $ $ WORKING_DIRECTORY $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(845): _qt_internal_assign_to_qmllint_targets_folder(appuntitled_quick_qmllint_json ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(751): get_property(folder_name GLOBAL PROPERTY QT_QMLLINTER_TARGETS_FOLDER ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(752): if(QmlLinter STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(756): set_property(TARGET appuntitled_quick_qmllint_json PROPERTY FOLDER QmlLinter ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(847): set_target_properties(appuntitled_quick_qmllint_json PROPERTIES EXCLUDE_FROM_ALL TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(849): get_target_property(module_uri appuntitled_quick QT_QML_MODULE_URI ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(851): _qt_internal_get_tool_wrapper_script_path(tool_wrapper ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(113): _qt_internal_generate_tool_command_wrapper() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(49): get_property(is_called GLOBAL PROPERTY _qt_internal_generate_tool_command_wrapper_called ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(50): if(NOT CMAKE_HOST_WIN32 OR is_called ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(51): return() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(115): set(tool_wrapper D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(852): add_custom_target(appuntitled_quick_qmllint_module COMMAND D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat $ $<$>:-I$$,$-I$>>;-I;$;-I;C:/Qt/6.5.3/msvc2019_arm64/./qml $<$>:--resource$$,$--resource$>> --module untitled_quick COMMAND_EXPAND_LISTS DEPENDS Qt6::qmllint $ $ WORKING_DIRECTORY $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(867): _qt_internal_assign_to_qmllint_targets_folder(appuntitled_quick_qmllint_module ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(751): get_property(folder_name GLOBAL PROPERTY QT_QMLLINTER_TARGETS_FOLDER ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(752): if(QmlLinter STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(756): set_property(TARGET appuntitled_quick_qmllint_module PROPERTY FOLDER QmlLinter ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(873): if( STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(874): set(QT_QMLLINT_ALL_TARGET all_qmllint ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(876): if(NOT TARGET all_qmllint ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(877): add_custom_target(all_qmllint ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(879): add_dependencies(all_qmllint appuntitled_quick_qmllint ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(881): if( STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(882): set(QT_QMLLINT_JSON_ALL_TARGET all_qmllint_json ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(884): if(NOT TARGET all_qmllint_json ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(885): add_custom_target(all_qmllint_json ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(886): _qt_internal_assign_to_qmllint_targets_folder(all_qmllint_json ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(751): get_property(folder_name GLOBAL PROPERTY QT_QMLLINTER_TARGETS_FOLDER ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(752): if(QmlLinter STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(756): set_property(TARGET all_qmllint_json PROPERTY FOLDER QmlLinter ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(888): add_dependencies(all_qmllint_json appuntitled_quick_qmllint_json ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(890): if( STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(891): set(QT_QMLLINT_MODULE_ALL_TARGET all_qmllint_module ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(893): if(NOT TARGET all_qmllint_module ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(894): add_custom_target(all_qmllint_module ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(895): _qt_internal_assign_to_qmllint_targets_folder(all_qmllint_module ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(751): get_property(folder_name GLOBAL PROPERTY QT_QMLLINTER_TARGETS_FOLDER ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(752): if(QmlLinter STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(756): set_property(TARGET all_qmllint_module PROPERTY FOLDER QmlLinter ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(897): add_dependencies(all_qmllint_module appuntitled_quick_qmllint_module ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2091): set_property(TARGET appuntitled_quick APPEND PROPERTY QT_QML_LINT_FILES D:/untitled_quick/Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2095): get_source_file_property(skip_qmldir Main.qml QT_QML_SKIP_QMLDIR_ENTRY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2096): if(NOT no_qmldir AND NOT skip_qmldir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2097): get_source_file_property(qml_file_typename Main.qml QT_QML_SOURCE_TYPENAME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2098): if(NOT qml_file_typename ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2099): get_filename_component(qml_file_ext Main.qml EXT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2100): get_filename_component(qml_file_typename Main.qml NAME_WE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2104): if(qml_file_typename AND qml_file_typename MATCHES ^[A-Z] ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2105): if(qml_file_ext AND NOT qml_file_ext STREQUAL .qml AND NOT qml_file_ext STREQUAL .ui.qml AND NOT qml_file_ext STREQUAL .js AND NOT qml_file_ext STREQUAL .mjs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2116): get_property(have_singular_property SOURCE Main.qml PROPERTY QT_QML_SOURCE_VERSION SET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2119): if(have_singular_property ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2128): get_source_file_property(qml_file_versions Main.qml QT_QML_SOURCE_VERSIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2129): if(NOT qml_file_versions AND have_singular_property ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2133): get_source_file_property(qml_file_singleton Main.qml QT_QML_SINGLETON_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2134): get_source_file_property(qml_file_internal Main.qml QT_QML_INTERNAL_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2136): if(qml_file_singleton AND qml_file_internal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2142): if(NOT qml_file_versions ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2143): set(qml_file_versions 1.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2146): set(qmldir_file_contents ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2147): foreach(qml_file_version IN LISTS qml_file_versions ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2148): if(qml_file_singleton ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2150): elseif(qml_file_internal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2153): string(APPEND qmldir_file_contents Main 1.0 Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2156): if(qml_file_internal ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2163): set_property(TARGET appuntitled_quick APPEND_STRING PROPERTY _qt_internal_qmldir_content Main 1.0 Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2170): get_source_file_property(skip_cachegen Main.qml QT_QML_SKIP_CACHEGEN ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2171): if(NOT no_cachegen AND NOT skip_cachegen ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2174): get_target_property(is_cachegen_set_up appuntitled_quick _qt_cachegen_set_up ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2175): if(NOT is_cachegen_set_up ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2176): _qt_internal_target_enable_qmlcachegen(appuntitled_quick resource_target $,qmlsc,qmlcachegen>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(952): set(output_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(953): set_target_properties(appuntitled_quick PROPERTIES _qt_cachegen_set_up TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(955): get_target_property(target_binary_dir appuntitled_quick BINARY_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(956): set(qmlcache_dir D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(957): set(qmlcache_resource_name qmlcache_appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(972): set(qmlcache_loader_cpp D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_qmlcache_loader.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(974): set(qmlcache_loader_list D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_qml_loader_file_list.rsp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(975): set(qmlcache_resource_paths $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(977): _qt_internal_genex_getjoinedproperty(qrc_resource_args appuntitled_quick _qt_generated_qrc_files --resource$ $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(726): _qt_internal_genex_getproperty(qrc_resource_args appuntitled_quick _qt_generated_qrc_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(721): set(qrc_resource_args $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(722): set(have_qrc_resource_args $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(727): set(qrc_resource_args $<$>:--resource$$,$--resource$>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(981): if(CMAKE_GENERATOR STREQUAL Ninja Multi-Config AND CMAKE_VERSION VERSION_GREATER_EQUAL 3.20 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(985): _qt_internal_get_tool_wrapper_script_path(tool_wrapper ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(113): _qt_internal_generate_tool_command_wrapper() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(49): get_property(is_called GLOBAL PROPERTY _qt_internal_generate_tool_command_wrapper_called ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(50): if(NOT CMAKE_HOST_WIN32 OR is_called ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(51): return() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(115): set(tool_wrapper D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(986): set(cmd D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat $,qmlsc,qmlcachegen>> --resource-name qmlcache_appuntitled_quick $<$>:--resource$$,$--resource$>> -o D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_qmlcache_loader.cpp @D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_qml_loader_file_list.rsp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(995): file(GENERATE OUTPUT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_qml_loader_file_list.rsp CONTENT $, > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1000): add_custom_command(OUTPUT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_qmlcache_loader.cpp COMMAND D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat;$,qmlsc,qmlcachegen>>;--resource-name;qmlcache_appuntitled_quick;$<$>:--resource$$,$--resource$>>;-o;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_qmlcache_loader.cpp;@D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_qml_loader_file_list.rsp COMMAND_EXPAND_LISTS DEPENDS $,qmlsc,qmlcachegen>> D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_qml_loader_file_list.rsp $ VERBATIM ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1013): if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.18 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1014): set_source_files_properties(D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_qmlcache_loader.cpp TARGET_DIRECTORY appuntitled_quick PROPERTIES GENERATED TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1020): get_target_property(target_source_dir appuntitled_quick SOURCE_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1021): if(NOT target_source_dir STREQUAL CMAKE_CURRENT_SOURCE_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1027): get_target_property(target_type appuntitled_quick TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1028): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1037): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1038): target_sources(appuntitled_quick PRIVATE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_qmlcache_loader.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1039): target_link_libraries(appuntitled_quick PRIVATE Qt6::QmlPrivate Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1045): set(resource_target PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2177): list(APPEND output_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2181): file(TO_CMAKE_PATH /untitled_quick/Main.qml file_resource_path ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2183): set_property(TARGET appuntitled_quick APPEND PROPERTY QT_QML_MODULE_RESOURCE_PATHS /untitled_quick/Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2187): file(RELATIVE_PATH file_relative D:/untitled_quick D:/untitled_quick/Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2188): string(REGEX REPLACE \.(js|mjs|qml)$ _\1 compiled_file Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2189): string(REGEX REPLACE [$#?]+ _ compiled_file Main_qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2193): set(compiled_file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_Main_qml.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2195): get_filename_component(out_dir D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_Main_qml.cpp DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2197): if(CMAKE_GENERATOR STREQUAL Ninja Multi-Config AND CMAKE_VERSION VERSION_GREATER_EQUAL 3.20 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2199): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2200): set(qmlcachegen_cmd $,qmlsc,qmlcachegen>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2203): _qt_internal_get_tool_wrapper_script_path(tool_wrapper ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(113): _qt_internal_generate_tool_command_wrapper() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(49): get_property(is_called GLOBAL PROPERTY _qt_internal_generate_tool_command_wrapper_called ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(50): if(NOT CMAKE_HOST_WIN32 OR is_called ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(51): return() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(115): set(tool_wrapper D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2204): add_custom_command(OUTPUT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_Main_qml.cpp COMMAND C:/CustomCMake/bin/cmake.exe -E make_directory D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache COMMAND D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat $,qmlsc,qmlcachegen>> --bare --resource-path /untitled_quick/Main.qml $<$>:-I$$,$-I$>>;-I;$;-I;C:/Qt/6.5.3/msvc2019_arm64/./qml;-i;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir;$<$>:--direct-calls>;$<$>:$<$>:$$,$$>>>;$<$>:--resource$$,$--resource$>> -o D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_Main_qml.cpp D:/untitled_quick/Main.qml COMMAND_EXPAND_LISTS DEPENDS $,qmlsc,qmlcachegen>> D:/untitled_quick/Main.qml $ $<$>:$> D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir VERBATIM ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2225): target_sources(appuntitled_quick PRIVATE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_Main_qml.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2226): set_source_files_properties(D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_Main_qml.cpp PROPERTIES SKIP_AUTOGEN ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2233): get_target_property(target_source_dir appuntitled_quick SOURCE_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2234): if(NOT target_source_dir STREQUAL CMAKE_CURRENT_SOURCE_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2249): if(ANDROID ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2253): if(non_qml_files OR non_qml_cpp_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2268): if(copied_files OR generated_sources_other_scope ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2269): if(CMAKE_VERSION VERSION_LESS 3.19 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2280): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2287): if(NOT TARGET appuntitled_quick_tooling ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2288): add_library(appuntitled_quick_tooling INTERFACE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2289): add_dependencies(appuntitled_quick appuntitled_quick_tooling ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2291): target_sources(appuntitled_quick_tooling PRIVATE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2296): _qt_internal_assign_to_internal_targets_folder(appuntitled_quick_tooling ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(880): get_property(folder_name GLOBAL PROPERTY QT_TARGETS_FOLDER ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(881): if(NOT QtInternalTargets STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(882): set_property(TARGET appuntitled_quick_tooling PROPERTY FOLDER QtInternalTargets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2302): get_target_property(counter appuntitled_quick QT_QML_MODULE_RAW_QML_SETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2303): if(NOT counter ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2304): set(counter 0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2306): set(resource_name appuntitled_quick_raw_qml_0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2307): set(resource_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2308): qt6_add_resources(appuntitled_quick appuntitled_quick_raw_qml_0 PREFIX /untitled_quick/ FILES Main.qml OUTPUT_TARGETS resource_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(312): if(TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(313): cmake_parse_arguments(arg OUTPUT_TARGETS appuntitled_quick_raw_qml_0;PREFIX;/untitled_quick/;FILES;Main.qml;OUTPUT_TARGETS;resource_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(314): _qt_internal_process_resource(appuntitled_quick;appuntitled_quick_raw_qml_0;PREFIX;/untitled_quick/;FILES;Main.qml;OUTPUT_TARGETS;resource_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1815): cmake_parse_arguments(rcc BIG_RESOURCES PREFIX;LANG;BASE;OUTPUT_TARGETS;DESTINATION FILES;OPTIONS PREFIX;/untitled_quick/;FILES;Main.qml;OUTPUT_TARGETS;resource_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1818): if( MATCHES -binary ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1825): if(rcc_BIG_RESOURCES AND CMAKE_GENERATOR STREQUAL Xcode AND IOS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1835): if(rcc_BIG_RESOURCES AND CMAKE_VERSION VERSION_LESS 3.17 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1843): string(REPLACE / _ resourceName appuntitled_quick_raw_qml_0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1844): string(REPLACE . _ resourceName appuntitled_quick_raw_qml_0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1846): set(resource_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1851): foreach(file_path IN LISTS rcc_FILES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1852): if(file_path MATCHES (.+)/$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1855): list(APPEND resource_files Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1858): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1870): if(ANDROID ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1876): if(NOT rcc_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1883): if(NOT resource_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1889): set(generatedResourceFile D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/appuntitled_quick_raw_qml_0.qrc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1894): set(qrcContents ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1902): set(resource_dependencies ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1903): foreach(file IN LISTS resource_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1904): __qt_get_relative_resource_path_for_file(file_resource_path Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1485): get_property(alias SOURCE Main.qml PROPERTY QT_RESOURCE_ALIAS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1486): if(NOT alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1487): set(alias Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1489): set(file_resource_path Main.qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1906): if(NOT IS_ABSOLUTE Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1907): set(file D:/untitled_quick/Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1912): string(APPEND qrcContents ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1913): string(APPEND qrcContents D:/untitled_quick/Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1914): list(APPEND files D:/untitled_quick/Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1916): set(scope_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1917): if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.18 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1918): set(scope_args TARGET_DIRECTORY appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1920): get_source_file_property(target_dependency D:/untitled_quick/Main.qml TARGET_DIRECTORY;appuntitled_quick _qt_resource_target_dependency ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1928): if(target_dependency AND CMAKE_GENERATOR STREQUAL Xcode ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1934): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1935): list(APPEND resource_dependencies D:/untitled_quick/Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1937): _qt_internal_expose_source_file_to_ide(appuntitled_quick D:/untitled_quick/Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1716): get_target_property(target_expects_finalization appuntitled_quick _qt_expects_finalization ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1717): if(target_expects_finalization AND CMAKE_VERSION VERSION_GREATER_EQUAL 3.19 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1718): set_property(TARGET appuntitled_quick APPEND PROPERTY _qt_deferred_files D:/untitled_quick/Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1719): return() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1941): string(APPEND qrcContents ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1943): set(template_file C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigureFileTemplate.in ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1944): set(qt_core_configure_file_contents D:/untitled_quick/Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1945): configure_file(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreConfigureFileTemplate.in D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/appuntitled_quick_raw_qml_0.qrc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1947): set(rccArgs --name appuntitled_quick_raw_qml_0 D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/appuntitled_quick_raw_qml_0.qrc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1948): set(rccArgsAllPasses ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1950): if(rcc_OPTIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1960): if(NOT QT_FEATURE_zstd ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1961): list(APPEND rccArgsAllPasses --no-zstd ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1964): set_property(SOURCE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/appuntitled_quick_raw_qml_0.qrc PROPERTY SKIP_AUTOGEN ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1967): if(isBinary ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1978): elseif(rcc_BIG_RESOURCES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1980): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1981): set(generatedOutfile D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qrc_appuntitled_quick_raw_qml_0.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1984): set(pass_msg ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1985): if(rcc_BIG_RESOURCES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1990): list(PREPEND rccArgs --output D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qrc_appuntitled_quick_raw_qml_0.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1993): add_custom_command(OUTPUT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qrc_appuntitled_quick_raw_qml_0.cpp COMMAND Qt6::rcc --output;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qrc_appuntitled_quick_raw_qml_0.cpp;--name;appuntitled_quick_raw_qml_0;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/appuntitled_quick_raw_qml_0.qrc --no-zstd DEPENDS D:/untitled_quick/Main.qml D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/appuntitled_quick_raw_qml_0.qrc Qt6::rcc COMMENT Running rcc for resource appuntitled_quick_raw_qml_0 VERBATIM ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2002): if(isBinary ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2010): set(scope_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2011): if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.18 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2012): set(scope_args TARGET_DIRECTORY appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2014): set_source_files_properties(D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qrc_appuntitled_quick_raw_qml_0.cpp TARGET_DIRECTORY;appuntitled_quick PROPERTIES SKIP_AUTOGEN TRUE GENERATED TRUE SKIP_UNITY_BUILD_INCLUSION TRUE SKIP_PRECOMPILE_HEADERS TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2021): get_target_property(target_source_dir appuntitled_quick SOURCE_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2022): if(NOT target_source_dir STREQUAL CMAKE_CURRENT_SOURCE_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2030): if(rcc_BIG_RESOURCES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2054): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2055): __qt_propagate_generated_resource(appuntitled_quick appuntitled_quick_raw_qml_0 D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qrc_appuntitled_quick_raw_qml_0.cpp output_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1662): get_target_property(type appuntitled_quick TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1663): if(type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1706): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1707): set(output_targets PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1708): target_sources(appuntitled_quick PRIVATE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qrc_appuntitled_quick_raw_qml_0.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2059): set_property(TARGET appuntitled_quick APPEND PROPERTY _qt_generated_qrc_files D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/appuntitled_quick_raw_qml_0.qrc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2062): if(rcc_OUTPUT_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2063): set(resource_targets PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(315): if(arg_OUTPUT_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(316): set(resource_targets PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2313): math(EXPR counter 0 + 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2314): set_target_properties(appuntitled_quick PROPERTIES QT_QML_MODULE_RAW_QML_SETS 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2315): list(APPEND output_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2317): if(arg_OUTPUT_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2318): set(cache_target PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(617): list(APPEND output_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(624): if(TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(635): if(NOT arg_NO_GENERATE_QMLDIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(636): if(3.27.4 VERSION_GREATER_EQUAL 3.19.0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(643): cmake_language(EVAL CODE cmake_language(DEFER ID_VAR write_id CALL _qt_internal_write_deferred_qmldir_file appuntitled_quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:643:EVAL(1): cmake_language(DEFER ID_VAR write_id CALL _qt_internal_write_deferred_qmldir_file appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(646): _qt_internal_delay_finalization_until_after(__4 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(666): set_property(DIRECTORY APPEND PROPERTY qt_internal_finalizers_wait_for_ids __4 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(653): if(arg_ENABLE_TYPE_COMPILER ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(661): if(arg_OUTPUT_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(666): set(ensure_set_properties QT_QML_MODULE_PLUGIN_TYPES_FILE QT_QML_MODULE_QML_FILES QT_QML_MODULE_RESOURCES QT_QML_MODULE_RESOURCE_PATHS QT_QMLCACHEGEN_DIRECT_CALLS QT_QMLCACHEGEN_EXECUTABLE QT_QMLCACHEGEN_ARGUMENTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(675): foreach(prop IN LISTS ensure_set_properties ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(676): get_target_property(val appuntitled_quick QT_QML_MODULE_PLUGIN_TYPES_FILE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(677): if(D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/appuntitled_quick.qmltypes MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(676): get_target_property(val appuntitled_quick QT_QML_MODULE_QML_FILES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(677): if(D:/untitled_quick/Main.qml MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(676): get_target_property(val appuntitled_quick QT_QML_MODULE_RESOURCES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(677): if(val-NOTFOUND MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(678): set_target_properties(appuntitled_quick PROPERTIES QT_QML_MODULE_RESOURCES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(676): get_target_property(val appuntitled_quick QT_QML_MODULE_RESOURCE_PATHS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(677): if(/untitled_quick/Main.qml MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(676): get_target_property(val appuntitled_quick QT_QMLCACHEGEN_DIRECT_CALLS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(677): if(val-NOTFOUND MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(678): set_target_properties(appuntitled_quick PROPERTIES QT_QMLCACHEGEN_DIRECT_CALLS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(676): get_target_property(val appuntitled_quick QT_QMLCACHEGEN_EXECUTABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(677): if(val-NOTFOUND MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(678): set_target_properties(appuntitled_quick PROPERTIES QT_QMLCACHEGEN_EXECUTABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(676): get_target_property(val appuntitled_quick QT_QMLCACHEGEN_ARGUMENTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(677): if(val-NOTFOUND MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(678): set_target_properties(appuntitled_quick PROPERTIES QT_QMLCACHEGEN_ARGUMENTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(687): cmake_parse_arguments(PARSE_ARGV 1 arg OUTPUT_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(688): if(arg_OUTPUT_TARGETS ) D:/untitled_quick/CMakeLists.txt(25): set_target_properties(appuntitled_quick PROPERTIES MACOSX_BUNDLE_BUNDLE_VERSION 0.1 MACOSX_BUNDLE_SHORT_VERSION_STRING 0.1 MACOSX_BUNDLE TRUE WIN32_EXECUTABLE TRUE ) D:/untitled_quick/CMakeLists.txt(33): target_link_libraries(appuntitled_quick PRIVATE Qt6::Quick ) D:/untitled_quick/CMakeLists.txt(37): include(GNUInstallDirs ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(144): cmake_policy(PUSH ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(145): cmake_policy(SET CMP0054 NEW ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(149): macro(_GNUInstallDirs_cache_convert_to_path var description ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(162): macro(_GNUInstallDirs_cache_path var default description ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(172): macro(_GNUInstallDirs_cache_path_fallback var default description ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(183): _GNUInstallDirs_cache_path(CMAKE_INSTALL_BINDIR bin User executables (bin) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_BINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_BINDIR User executables (bin) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_BINDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(185): _GNUInstallDirs_cache_path(CMAKE_INSTALL_SBINDIR sbin System admin executables (sbin) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_SBINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_SBINDIR System admin executables (sbin) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_SBINDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(187): _GNUInstallDirs_cache_path(CMAKE_INSTALL_LIBEXECDIR libexec Program executables (libexec) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_LIBEXECDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_LIBEXECDIR Program executables (libexec) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_LIBEXECDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(189): _GNUInstallDirs_cache_path(CMAKE_INSTALL_SYSCONFDIR etc Read-only single-machine data (etc) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_SYSCONFDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_SYSCONFDIR Read-only single-machine data (etc) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_SYSCONFDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(191): _GNUInstallDirs_cache_path(CMAKE_INSTALL_SHAREDSTATEDIR com Modifiable architecture-independent data (com) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_SHAREDSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_SHAREDSTATEDIR Modifiable architecture-independent data (com) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_SHAREDSTATEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(193): _GNUInstallDirs_cache_path(CMAKE_INSTALL_LOCALSTATEDIR var Modifiable single-machine data (var) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_LOCALSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_LOCALSTATEDIR Modifiable single-machine data (var) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_LOCALSTATEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(203): get_property(_libdir_set CACHE CMAKE_INSTALL_LIBDIR PROPERTY TYPE SET ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(204): if(NOT DEFINED CMAKE_INSTALL_LIBDIR OR ( _libdir_set AND DEFINED _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX AND NOT C:/Program Files (x86)/untitled_quick STREQUAL C:/Program Files (x86)/untitled_quick ) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(305): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_LIBDIR Object code libraries (lib) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_LIBDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(308): set(_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX C:/Program Files (x86)/untitled_quick CACHE INTERNAL CMAKE_INSTALL_PREFIX during last run ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(309): unset(_libdir_set ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(310): unset(__LAST_LIBDIR_DEFAULT ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(312): _GNUInstallDirs_cache_path(CMAKE_INSTALL_INCLUDEDIR include C header files (include) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_INCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_INCLUDEDIR C header files (include) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_INCLUDEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(314): _GNUInstallDirs_cache_path(CMAKE_INSTALL_OLDINCLUDEDIR /usr/include C header files for non-gcc (/usr/include) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_OLDINCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_OLDINCLUDEDIR C header files for non-gcc (/usr/include) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_OLDINCLUDEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(316): _GNUInstallDirs_cache_path(CMAKE_INSTALL_DATAROOTDIR share Read-only architecture-independent data root (share) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(163): if(NOT DEFINED CMAKE_INSTALL_DATAROOTDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(166): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_DATAROOTDIR Read-only architecture-independent data root (share) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_DATAROOTDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(324): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_DATADIR share Read-only architecture-independent data (DATAROOTDIR) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_DATADIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_DATADIR Read-only architecture-independent data (DATAROOTDIR) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_DATADIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(327): if(CMAKE_SYSTEM_NAME MATCHES ^(([^kF].*)?BSD|DragonFly)$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(330): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(331): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_INFODIR share/info Info documentation (DATAROOTDIR/info) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_INFODIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_INFODIR Info documentation (DATAROOTDIR/info) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_INFODIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(335): if(CMAKE_SYSTEM_NAME MATCHES ^(([^k].*)?BSD|DragonFly)$ AND NOT CMAKE_SYSTEM_NAME MATCHES ^(FreeBSD)$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(338): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(339): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_MANDIR share/man Man documentation (DATAROOTDIR/man) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_MANDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_MANDIR Man documentation (DATAROOTDIR/man) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_MANDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(343): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_LOCALEDIR share/locale Locale-dependent data (DATAROOTDIR/locale) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_LOCALEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_LOCALEDIR Locale-dependent data (DATAROOTDIR/locale) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_LOCALEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(345): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_DOCDIR share/doc/untitled_quick Documentation root (DATAROOTDIR/doc/PROJECT_NAME) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_DOCDIR Documentation root (DATAROOTDIR/doc/PROJECT_NAME) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_DOCDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(348): _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_RUNSTATEDIR var/run Run-time variable data (LOCALSTATEDIR/run) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(173): if(NOT CMAKE_INSTALL_RUNSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(177): _GNUInstallDirs_cache_convert_to_path(CMAKE_INSTALL_RUNSTATEDIR Run-time variable data (LOCALSTATEDIR/run) ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(150): get_property(_GNUInstallDirs_cache_type CACHE CMAKE_INSTALL_RUNSTATEDIR PROPERTY TYPE ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(151): if(_GNUInstallDirs_cache_type STREQUAL UNINITIALIZED ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(158): unset(_GNUInstallDirs_cache_type ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(353): mark_as_advanced(CMAKE_INSTALL_BINDIR CMAKE_INSTALL_SBINDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_SYSCONFDIR CMAKE_INSTALL_SHAREDSTATEDIR CMAKE_INSTALL_LOCALSTATEDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_DATADIR CMAKE_INSTALL_INFODIR CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_MANDIR CMAKE_INSTALL_DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(372): macro(GNUInstallDirs_get_absolute_install_dir absvar var ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(425): foreach(dir BINDIR SBINDIR LIBEXECDIR SYSCONFDIR SHAREDSTATEDIR LOCALSTATEDIR RUNSTATEDIR LIBDIR INCLUDEDIR OLDINCLUDEDIR DATAROOTDIR DATADIR INFODIR LOCALEDIR MANDIR DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_BINDIR CMAKE_INSTALL_BINDIR BINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args BINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE bin ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_BINDIR C:/Program Files (x86)/untitled_quick/bin ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_SBINDIR CMAKE_INSTALL_SBINDIR SBINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args SBINDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE sbin ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_SBINDIR C:/Program Files (x86)/untitled_quick/sbin ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_LIBEXECDIR CMAKE_INSTALL_LIBEXECDIR LIBEXECDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args LIBEXECDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE libexec ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_LIBEXECDIR C:/Program Files (x86)/untitled_quick/libexec ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_SYSCONFDIR CMAKE_INSTALL_SYSCONFDIR SYSCONFDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args SYSCONFDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE etc ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_SYSCONFDIR C:/Program Files (x86)/untitled_quick/etc ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_SHAREDSTATEDIR CMAKE_INSTALL_SHAREDSTATEDIR SHAREDSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args SHAREDSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE com ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_SHAREDSTATEDIR C:/Program Files (x86)/untitled_quick/com ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_LOCALSTATEDIR CMAKE_INSTALL_LOCALSTATEDIR LOCALSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args LOCALSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE var ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_LOCALSTATEDIR C:/Program Files (x86)/untitled_quick/var ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_RUNSTATEDIR CMAKE_INSTALL_RUNSTATEDIR RUNSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args RUNSTATEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE var/run ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_RUNSTATEDIR C:/Program Files (x86)/untitled_quick/var/run ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_LIBDIR CMAKE_INSTALL_LIBDIR LIBDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args LIBDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE lib ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_LIBDIR C:/Program Files (x86)/untitled_quick/lib ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_INCLUDEDIR CMAKE_INSTALL_INCLUDEDIR INCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args INCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE include ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_INCLUDEDIR C:/Program Files (x86)/untitled_quick/include ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_OLDINCLUDEDIR CMAKE_INSTALL_OLDINCLUDEDIR OLDINCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args OLDINCLUDEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE /usr/include ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(414): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(415): set(CMAKE_INSTALL_FULL_OLDINCLUDEDIR /usr/include ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_DATAROOTDIR CMAKE_INSTALL_DATAROOTDIR DATAROOTDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args DATAROOTDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_DATAROOTDIR C:/Program Files (x86)/untitled_quick/share ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_DATADIR CMAKE_INSTALL_DATADIR DATADIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args DATADIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_DATADIR C:/Program Files (x86)/untitled_quick/share ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_INFODIR CMAKE_INSTALL_INFODIR INFODIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args INFODIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share/info ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_INFODIR C:/Program Files (x86)/untitled_quick/share/info ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_LOCALEDIR CMAKE_INSTALL_LOCALEDIR LOCALEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args LOCALEDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share/locale ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_LOCALEDIR C:/Program Files (x86)/untitled_quick/share/locale ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_MANDIR CMAKE_INSTALL_MANDIR MANDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args MANDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share/man ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_MANDIR C:/Program Files (x86)/untitled_quick/share/man ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(443): GNUInstallDirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_DOCDIR CMAKE_INSTALL_DOCDIR DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(373): set(GGAID_extra_args DOCDIR ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(374): list(LENGTH GGAID_extra_args GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(375): if(GGAID_extra_arg_count GREATER 0 ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(376): list(GET GGAID_extra_args 0 GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(385): if(NOT IS_ABSOLUTE share/doc/untitled_quick ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(390): if(C:/Program Files (x86)/untitled_quick STREQUAL / ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(399): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/usr/?$ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(405): elseif(C:/Program Files (x86)/untitled_quick MATCHES ^/opt/ AND NOT C:/Program Files (x86)/untitled_quick MATCHES ^/opt/homebrew/ ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(411): else() C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(412): set(CMAKE_INSTALL_FULL_DOCDIR C:/Program Files (x86)/untitled_quick/share/doc/untitled_quick ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(418): unset(GGAID_dir ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(419): unset(GGAID_extra_arg_count ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(420): unset(GGAID_extra_args ) C:/CustomCMake/share/cmake-3.27/Modules/GNUInstallDirs.cmake(446): cmake_policy(POP ) D:/untitled_quick/CMakeLists.txt(39): install(TARGETS appuntitled_quick BUNDLE DESTINATION . LIBRARY DESTINATION lib RUNTIME DESTINATION bin ) D:/untitled_quick/CMakeLists.txt(45): qt_generate_deploy_qml_app_script(TARGET appuntitled_quick OUTPUT_SCRIPT deploy_script NO_UNSUPPORTED_PLATFORM_ERROR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3234): qt6_generate_deploy_qml_app_script(TARGET;appuntitled_quick;OUTPUT_SCRIPT;deploy_script;NO_UNSUPPORTED_PLATFORM_ERROR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3025): set(no_value_options NO_UNSUPPORTED_PLATFORM_ERROR NO_TRANSLATIONS NO_COMPILER_RUNTIME MACOS_BUNDLE_POST_BUILD DEPLOY_USER_QML_MODULES_ON_UNSUPPORTED_PLATFORM ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3032): set(single_value_options TARGET OUTPUT_SCRIPT FILENAME_VARIABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3040): set(qt_deploy_runtime_dependencies_options PRE_INCLUDE_REGEXES PRE_EXCLUDE_REGEXES POST_INCLUDE_REGEXES POST_EXCLUDE_REGEXES POST_INCLUDE_FILES POST_EXCLUDE_FILES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3049): set(multi_value_options PRE_INCLUDE_REGEXES;PRE_EXCLUDE_REGEXES;POST_INCLUDE_REGEXES;POST_EXCLUDE_REGEXES;POST_INCLUDE_FILES;POST_EXCLUDE_FILES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3052): cmake_parse_arguments(PARSE_ARGV 0 arg NO_UNSUPPORTED_PLATFORM_ERROR;NO_TRANSLATIONS;NO_COMPILER_RUNTIME;MACOS_BUNDLE_POST_BUILD;DEPLOY_USER_QML_MODULES_ON_UNSUPPORTED_PLATFORM TARGET;OUTPUT_SCRIPT;FILENAME_VARIABLE PRE_INCLUDE_REGEXES;PRE_EXCLUDE_REGEXES;POST_INCLUDE_REGEXES;POST_EXCLUDE_REGEXES;POST_INCLUDE_FILES;POST_EXCLUDE_FILES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3055): if(arg_UNPARSED_ARGUMENTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3058): if(NOT arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3064): if(arg_FILENAME_VARIABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3078): if(NOT arg_OUTPUT_SCRIPT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3089): get_target_property(is_immediately_finalized appuntitled_quick _qt_is_immediately_finalized ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3090): if(is_immediately_finalized ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3099): string(MAKE_C_IDENTIFIER appuntitled_quick target_id ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3100): set(deploy_script_name qml_app_appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3102): if(QT6_IS_SHARED_LIBS_BUILD ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3103): set(qt_build_type_string shared Qt libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3108): set(common_deploy_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3109): if(arg_NO_TRANSLATIONS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3112): if(arg_NO_COMPILER_RUNTIME ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3117): foreach(var IN LISTS qt_deploy_runtime_dependencies_options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3118): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3118): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3118): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3118): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3118): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3118): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3123): if(APPLE AND NOT IOS AND QT6_IS_SHARED_LIBS_BUILD ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3161): elseif(WIN32 AND QT6_IS_SHARED_LIBS_BUILD ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3162): qt6_generate_deploy_script(TARGET appuntitled_quick NAME qml_app_appuntitled_quick OUTPUT_SCRIPT deploy_script CONTENT qt_deploy_qml_imports(TARGET appuntitled_quick PLUGINS_FOUND plugins_found) qt_deploy_runtime_dependencies( EXECUTABLE $ ADDITIONAL_MODULES ${plugins_found} GENERATE_QT_CONF ) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2835): set(no_value_options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2836): set(single_value_options CONTENT OUTPUT_SCRIPT NAME TARGET FILENAME_VARIABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2846): set(multi_value_options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2847): cmake_parse_arguments(PARSE_ARGV 0 arg CONTENT;OUTPUT_SCRIPT;NAME;TARGET;FILENAME_VARIABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2850): if(arg_UNPARSED_ARGUMENTS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2856): if(arg_FILENAME_VARIABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2869): if(NOT arg_OUTPUT_SCRIPT ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2873): if( qt_deploy_qml_imports(TARGET appuntitled_quick PLUGINS_FOUND plugins_found) qt_deploy_runtime_dependencies( EXECUTABLE $ ADDITIONAL_MODULES ${plugins_found} GENERATE_QT_CONF ) STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2878): if(CMAKE_VERSION VERSION_LESS 3.19 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2890): set_property(TARGET appuntitled_quick PROPERTY _qt_marked_for_deployment ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2894): get_target_property(is_finalized appuntitled_quick _qt_is_finalized ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2895): if(is_finalized ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2903): set(file_base_name custom ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2904): if(NOT qml_app_appuntitled_quick STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2905): set(file_base_name qml_app_appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2909): string(MAKE_C_IDENTIFIER qml_app_appuntitled_quick target_id ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2910): string(SHA1 args_hash TARGET;appuntitled_quick;NAME;qml_app_appuntitled_quick;OUTPUT_SCRIPT;deploy_script;CONTENT; qt_deploy_qml_imports(TARGET appuntitled_quick PLUGINS_FOUND plugins_found) qt_deploy_runtime_dependencies( EXECUTABLE $ ADDITIONAL_MODULES ${plugins_found} GENERATE_QT_CONF ) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2911): string(SUBSTRING d8fee9246a516ba2af84084b63604aa4b2510fb2 0 10 short_hash ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2912): _qt_internal_get_deploy_impl_dir(deploy_impl_dir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2447): set(deploy_impl_dir D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2913): set(deploy_script D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/deploy_qml_app_appuntitled_quick_d8fee9246a ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2914): get_cmake_property(is_multi_config GENERATOR_IS_MULTI_CONFIG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2915): if(is_multi_config ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2917): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2918): set(config_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2920): string(APPEND deploy_script .cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2921): set(deploy_script D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/deploy_qml_app_appuntitled_quick_d8fee9246a.cmake PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2923): set(boiler_plate include(D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/QtDeploySupport.cmake) include("${CMAKE_CURRENT_LIST_DIR}/appuntitled_quick-plugins.cmake" OPTIONAL) set(__QT_DEPLOY_ALL_MODULES_FOUND_VIA_FIND_PACKAGE "ZlibPrivate;EntryPointPrivate;Core;Gui;QmlIntegration;Network;Qml;QmlModels;OpenGL;Quick") ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2927): list(TRANSFORM arg_CONTENT REPLACE \$ $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2928): file(GENERATE OUTPUT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/deploy_qml_app_appuntitled_quick_d8fee9246a.cmake CONTENT include(D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/QtDeploySupport.cmake) include("${CMAKE_CURRENT_LIST_DIR}/appuntitled_quick-plugins.cmake" OPTIONAL) set(__QT_DEPLOY_ALL_MODULES_FOUND_VIA_FIND_PACKAGE "ZlibPrivate;EntryPointPrivate;Core;Gui;QmlIntegration;Network;Qml;QmlModels;OpenGL;Quick") qt_deploy_qml_imports(TARGET appuntitled_quick PLUGINS_FOUND plugins_found) qt_deploy_runtime_dependencies( EXECUTABLE $ ADDITIONAL_MODULES ${plugins_found} GENERATE_QT_CONF ) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(3229): set(deploy_script D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/deploy_qml_app_appuntitled_quick_d8fee9246a.cmake PARENT_SCOPE ) D:/untitled_quick/CMakeLists.txt(50): install(SCRIPT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/deploy_qml_app_appuntitled_quick_d8fee9246a.cmake ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(21):DEFERRED:__0: set(CMAKE_C_OUTPUT_EXTENSION CACHE STRING FORCE ) D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qtc/package-manager/auto-setup.cmake(22):DEFERRED:__1: set(CMAKE_CXX_OUTPUT_EXTENSION .obj CACHE STRING FORCE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(299):DEFERRED:__2: __qt_internal_promote_targets_in_dir_scope_to_global_checked() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(285): if(QT_PROMOTE_TO_GLOBAL_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:564:EVAL(1):DEFERRED:__3: qt6_finalize_target(appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(670): if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.19 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(671): cmake_language(DEFER GET_CALL_IDS ids_queued ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(672): get_directory_property(wait_for_ids qt_internal_finalizers_wait_for_ids ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(673): while(wait_for_ids ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(674): list(GET wait_for_ids 0 id_to_wait_for ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(675): if(id_to_wait_for IN_LIST ids_queued ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(679): cmake_language(EVAL CODE cmake_language(DEFER CALL qt6_finalize_target appuntitled_quick) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:679:EVAL(1): cmake_language(DEFER CALL qt6_finalize_target appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(680): set_directory_properties(PROPERTIES qt_internal_finalizers_wait_for_ids __4 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(683): return() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:643:EVAL(1):DEFERRED:__4: _qt_internal_write_deferred_qmldir_file(appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1144): get_target_property(__qt_qmldir_content appuntitled_quick _qt_internal_qmldir_content ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1145): get_target_property(out_dir appuntitled_quick QT_QML_MODULE_OUTPUT_DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1146): set(qmldir_file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(1147): configure_file(C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6qmldirTemplate.cmake.in D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir @ONLY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:679:EVAL(1):DEFERRED:__5: qt6_finalize_target(appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(670): if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.19 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(671): cmake_language(DEFER GET_CALL_IDS ids_queued ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(672): get_directory_property(wait_for_ids qt_internal_finalizers_wait_for_ids ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(673): while(wait_for_ids ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(674): list(GET wait_for_ids 0 id_to_wait_for ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(675): if(id_to_wait_for IN_LIST ids_queued ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(685): list(POP_FRONT wait_for_ids ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(688): set_directory_properties(PROPERTIES qt_internal_finalizers_wait_for_ids ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(691): if(NOT TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(695): get_target_property(is_finalized appuntitled_quick _qt_is_finalized ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(696): if(is_finalized ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(704): _qt_internal_expose_deferred_files_to_ide(appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1756): get_target_property(new_sources appuntitled_quick _qt_deferred_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1757): if(NOT new_sources ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1760): set(new_sources_real ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1761): foreach(f IN LISTS new_sources ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1762): get_filename_component(realf D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1763): list(APPEND new_sources_real D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1762): get_filename_component(realf D:/untitled_quick/Main.qml REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1763): list(APPEND new_sources_real D:/untitled_quick/Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1766): set(filtered_new_sources ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1767): get_target_property(target_source_dir appuntitled_quick SOURCE_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1768): get_filename_component(target_source_dir D:/untitled_quick REALPATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1769): get_target_property(existing_sources appuntitled_quick SOURCES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1770): if(existing_sources ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1771): set(existing_sources_real ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1772): set(realf ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1773): foreach(f IN LISTS existing_sources ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1774): get_filename_component(realf main.cpp REALPATH BASE_DIR D:/untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1775): list(APPEND existing_sources_real D:/untitled_quick/main.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1774): get_filename_component(realf D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json.gen REALPATH BASE_DIR D:/untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1775): list(APPEND existing_sources_real D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/meta_types/qt6appuntitled_quick_debug_metatypes.json.gen ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1774): get_filename_component(realf D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/appuntitled_quick_qmltyperegistrations.cpp REALPATH BASE_DIR D:/untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1775): list(APPEND existing_sources_real D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/appuntitled_quick_qmltyperegistrations.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1774): get_filename_component(realf D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qrc_qmake_untitled_quick.cpp REALPATH BASE_DIR D:/untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1775): list(APPEND existing_sources_real D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qrc_qmake_untitled_quick.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1774): get_filename_component(realf Main.qml REALPATH BASE_DIR D:/untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1775): list(APPEND existing_sources_real D:/untitled_quick/Main.qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1774): get_filename_component(realf D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_qmlcache_loader.cpp REALPATH BASE_DIR D:/untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1775): list(APPEND existing_sources_real D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_qmlcache_loader.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1774): get_filename_component(realf D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_Main_qml.cpp REALPATH BASE_DIR D:/untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1775): list(APPEND existing_sources_real D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmlcache/appuntitled_quick_Main_qml.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1774): get_filename_component(realf D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qrc_appuntitled_quick_raw_qml_0.cpp REALPATH BASE_DIR D:/untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1775): list(APPEND existing_sources_real D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qrc_appuntitled_quick_raw_qml_0.cpp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1778): list(LENGTH new_sources max_i ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1779): math(EXPR max_i 2 - 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1780): foreach(i RANGE 0 1 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1781): list(GET new_sources_real 0 realf ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1782): if(NOT realf IN_LIST existing_sources_real ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1783): list(GET new_sources 0 f ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1784): list(APPEND filtered_new_sources D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1781): list(GET new_sources_real 1 realf ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1782): if(NOT realf IN_LIST existing_sources_real ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1788): if(D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1792): target_sources(appuntitled_quick PRIVATE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1793): set(scope_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1794): if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.18 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1795): set(scope_args TARGET_DIRECTORY appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(1797): set_source_files_properties(D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick/qmldir TARGET_DIRECTORY;appuntitled_quick PROPERTIES HEADER_FILE_ONLY ON ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(705): get_target_property(target_type appuntitled_quick TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(706): get_target_property(is_android_executable appuntitled_quick _qt_is_android_executable ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(708): if(target_type STREQUAL EXECUTABLE OR is_android_executable ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(709): _qt_internal_finalize_executable(appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(607): set(finalizers ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(609): __qt_internal_collect_all_target_dependencies(appuntitled_quick dep_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(300): set(dep_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(302): get_target_property(target_type appuntitled_quick TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(304): if(NOT target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(305): get_target_property(link_libs appuntitled_quick LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(306): if(link_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(307): foreach(lib Qt6::Core;Qt6::Qml;Qt6::QmlPrivate;Qt6::Core;Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(308): if(TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(309): list(APPEND dep_targets Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(311): __qt_internal_walk_libs(Qt6::Core lib_walked_targets _discarded_out_var qt_private_link_library_targets collect_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(108): add_library(qt_private_link_library_targets INTERFACE IMPORTED GLOBAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Core qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Core_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Core qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Core_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(114): unset(libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(115): unset(rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(116): get_target_property(target_libs Qt6::Core INTERFACE_LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(117): if(NOT target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(120): get_target_property(target_type Qt6::Core TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(121): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(131): get_target_property(main_target_rcc_objects Qt6::Core _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(132): if(main_target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(136): foreach(lib Qt6::Platform;mpr;userenv;WrapAtomic::WrapAtomic;$<$>>,$,EXECUTABLE>,$>>:Qt6::EntryPointPrivate> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt6::Platform ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt6::Platform PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt6::Platform ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt6::Platform ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt6::Platform MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt6::Platform TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(198): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(199): __qt_internal_walk_libs(Qt6::Platform lib_libs_Qt6::Core lib_rcc_objects_Qt6::Core qt_private_link_library_targets collect_targets Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Platform ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Platform qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Platform_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Platform qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Platform_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(114): unset(libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(115): unset(rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(116): get_target_property(target_libs Qt6::Platform INTERFACE_LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(117): if(NOT target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(120): get_target_property(target_type Qt6::Platform TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(121): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(131): get_target_property(main_target_rcc_objects Qt6::Platform _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(132): if(main_target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(136): foreach(lib Threads::Threads ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Threads::Threads ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Threads::Threads PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Threads::Threads ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Threads::Threads ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Threads::Threads MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Threads::Threads TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(198): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(199): __qt_internal_walk_libs(Threads::Threads lib_libs_Qt6::Platform lib_rcc_objects_Qt6::Platform qt_private_link_library_targets collect_targets Qt6::Core;Qt6::Platform ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Core;Qt6::Platform ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Threads::Threads ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Threads::Threads qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Threads::Threads_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Threads::Threads qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Threads::Threads_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(114): unset(libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(115): unset(rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(116): get_target_property(target_libs Threads::Threads INTERFACE_LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(117): if(NOT target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(118): unset(target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(120): get_target_property(target_type Threads::Threads TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(121): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(131): get_target_property(main_target_rcc_objects Threads::Threads _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(132): if(main_target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(136): foreach(lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(271): __qt_internal_memoize_values_in_dict(Threads::Threads qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Threads::Threads_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Threads::Threads _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Threads::Threads _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(272): __qt_internal_memoize_values_in_dict(Threads::Threads qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Threads::Threads_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Threads::Threads _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Threads::Threads _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::Platform PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::Platform PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(204): if(lib_libs_Qt6::Platform ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(208): if(lib_rcc_objects_Qt6::Platform ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(271): __qt_internal_memoize_values_in_dict(Qt6::Platform qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt6::Platform_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt6::Platform _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt6::Platform _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(272): __qt_internal_memoize_values_in_dict(Qt6::Platform qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt6::Platform_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt6::Platform _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt6::Platform _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(204): if(lib_libs_Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(208): if(lib_rcc_objects_Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target mpr ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib mpr PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target mpr ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET mpr ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(258): elseif(mpr MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(261): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(262): if(NOT operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target userenv ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib userenv PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target userenv ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET userenv ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(258): elseif(userenv MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(261): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(262): if(NOT operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target WrapAtomic::WrapAtomic ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib WrapAtomic::WrapAtomic PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target WrapAtomic::WrapAtomic ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET WrapAtomic::WrapAtomic ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(WrapAtomic::WrapAtomic MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type WrapAtomic::WrapAtomic TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(198): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(199): __qt_internal_walk_libs(WrapAtomic::WrapAtomic lib_libs_Qt6::Core lib_rcc_objects_Qt6::Core qt_private_link_library_targets collect_targets Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected WrapAtomic::WrapAtomic ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs WrapAtomic::WrapAtomic qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_WrapAtomic::WrapAtomic_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects WrapAtomic::WrapAtomic qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_WrapAtomic::WrapAtomic_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(114): unset(libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(115): unset(rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(116): get_target_property(target_libs WrapAtomic::WrapAtomic INTERFACE_LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(117): if(NOT target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(118): unset(target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(120): get_target_property(target_type WrapAtomic::WrapAtomic TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(121): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(131): get_target_property(main_target_rcc_objects WrapAtomic::WrapAtomic _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(132): if(main_target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(136): foreach(lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(271): __qt_internal_memoize_values_in_dict(WrapAtomic::WrapAtomic qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_WrapAtomic::WrapAtomic_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias WrapAtomic::WrapAtomic _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias WrapAtomic::WrapAtomic _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(272): __qt_internal_memoize_values_in_dict(WrapAtomic::WrapAtomic qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_WrapAtomic::WrapAtomic_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias WrapAtomic::WrapAtomic _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias WrapAtomic::WrapAtomic _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(204): if(lib_libs_Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(208): if(lib_rcc_objects_Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(152): string(REPLACE $ $ lib $<$>>,$,EXECUTABLE>,$>>:Qt6::EntryPointPrivate> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(152): string(REPLACE $ $ lib $<$>>,$,EXECUTABLE>,$>>:Qt6::EntryPointPrivate> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(152): string(REPLACE $ $ lib $<$>>,$,EXECUTABLE>,$>>:Qt6::EntryPointPrivate> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$>>,$,EXECUTABLE>,$>>:Qt6::EntryPointPrivate> lib ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(17): string(REGEX REPLACE ::@<.+>$ target $<$>>,$,EXECUTABLE>,$>>:Qt6::EntryPointPrivate> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib $<$>>,$,EXECUTABLE>,$>>:Qt6::EntryPointPrivate> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target $<$>>,$,EXECUTABLE>,$>>:Qt6::EntryPointPrivate> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET $<$>>,$,EXECUTABLE>,$>>:Qt6::EntryPointPrivate> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(258): elseif($<$>>,$,EXECUTABLE>,$>>:Qt6::EntryPointPrivate> MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(261): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(262): if(NOT operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(271): __qt_internal_memoize_values_in_dict(Qt6::Core qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt6::Core_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt6::Core _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt6::Core _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(272): __qt_internal_memoize_values_in_dict(Qt6::Core qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt6::Core_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt6::Core _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt6::Core _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_walked_targets PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(_discarded_out_var PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(318): foreach(lib_target IN LISTS lib_walked_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(308): if(TARGET Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(309): list(APPEND dep_targets Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(311): __qt_internal_walk_libs(Qt6::Qml lib_walked_targets _discarded_out_var qt_private_link_library_targets collect_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Qml qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Qml_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Qml qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Qml_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(114): unset(libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(115): unset(rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(116): get_target_property(target_libs Qt6::Qml INTERFACE_LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(117): if(NOT target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(120): get_target_property(target_type Qt6::Qml TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(121): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(131): get_target_property(main_target_rcc_objects Qt6::Qml _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(132): if(main_target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(136): foreach(lib Qt::Core;Qt6::QmlIntegration;Qt::Network;shell32 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt::Core MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(191): set(namespaceless_lib_target Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(192): if(TARGET namespaceless_lib_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt::Core TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(198): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(199): __qt_internal_walk_libs(Qt::Core lib_libs_Qt6::Qml lib_rcc_objects_Qt6::Qml qt_private_link_library_targets collect_targets Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt::Core qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::Core_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt::Core qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::Core_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(114): unset(libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(115): unset(rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(116): get_target_property(target_libs Qt::Core INTERFACE_LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(117): if(NOT target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(120): get_target_property(target_type Qt::Core TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(121): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(131): get_target_property(main_target_rcc_objects Qt::Core _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(132): if(main_target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(136): foreach(lib Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt6::Core MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt6::Core TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(214): elseif(NOT lib_target_type STREQUAL OBJECT_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(216): if(operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(217): __qt_internal_merge_libs(libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(222): get_target_property(target_rcc_objects Qt6::Core _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(223): if(target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(227): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(228): __qt_internal_walk_libs(Qt6::Core lib_libs_Qt::Core lib_rcc_objects_Qt::Core qt_private_link_library_targets collect_targets Qt6::Qml;Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Qml;Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Core qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Core_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Core qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Core_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(234): if(lib_libs_Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(237): if(lib_rcc_objects_Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(271): __qt_internal_memoize_values_in_dict(Qt::Core qt_private_link_library_targets libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt::Core_libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt::Core _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt::Core _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(272): __qt_internal_memoize_values_in_dict(Qt::Core qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt::Core_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt::Core _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt::Core _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::Qml Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::Qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(204): if(lib_libs_Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(205): __qt_internal_merge_libs(libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(206): set(is_module 0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(208): if(lib_rcc_objects_Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt6::QmlIntegration PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt6::QmlIntegration MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt6::QmlIntegration TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(198): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(199): __qt_internal_walk_libs(Qt6::QmlIntegration lib_libs_Qt6::Qml lib_rcc_objects_Qt6::Qml qt_private_link_library_targets collect_targets Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::QmlIntegration qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::QmlIntegration_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::QmlIntegration qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::QmlIntegration_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(114): unset(libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(115): unset(rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(116): get_target_property(target_libs Qt6::QmlIntegration INTERFACE_LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(117): if(NOT target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(120): get_target_property(target_type Qt6::QmlIntegration TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(121): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(131): get_target_property(main_target_rcc_objects Qt6::QmlIntegration _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(132): if(main_target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(136): foreach(lib Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt::Core MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(191): set(namespaceless_lib_target Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(192): if(TARGET namespaceless_lib_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt::Core TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(198): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(199): __qt_internal_walk_libs(Qt::Core lib_libs_Qt6::QmlIntegration lib_rcc_objects_Qt6::QmlIntegration qt_private_link_library_targets collect_targets Qt6::Qml;Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Qml;Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt::Core qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::Core_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt::Core qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::Core_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::QmlIntegration Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::QmlIntegration PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(204): if(lib_libs_Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(205): __qt_internal_merge_libs(libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(206): set(is_module 0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(208): if(lib_rcc_objects_Qt6::QmlIntegration ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(271): __qt_internal_memoize_values_in_dict(Qt6::QmlIntegration qt_private_link_library_targets libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt6::QmlIntegration_libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt6::QmlIntegration _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt6::QmlIntegration _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(272): __qt_internal_memoize_values_in_dict(Qt6::QmlIntegration qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt6::QmlIntegration_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt6::QmlIntegration _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt6::QmlIntegration _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::Qml Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::Qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(204): if(lib_libs_Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(205): __qt_internal_merge_libs(libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(206): set(is_module 0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(208): if(lib_rcc_objects_Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt::Network PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt::Network MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(191): set(namespaceless_lib_target Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(192): if(TARGET namespaceless_lib_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt::Network TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(198): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(199): __qt_internal_walk_libs(Qt::Network lib_libs_Qt6::Qml lib_rcc_objects_Qt6::Qml qt_private_link_library_targets collect_targets Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt::Network qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::Network_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt::Network qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::Network_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(114): unset(libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(115): unset(rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(116): get_target_property(target_libs Qt::Network INTERFACE_LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(117): if(NOT target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(120): get_target_property(target_type Qt::Network TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(121): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(131): get_target_property(main_target_rcc_objects Qt::Network _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(132): if(main_target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(136): foreach(lib Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt6::Network PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt6::Network MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt6::Network TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(214): elseif(NOT lib_target_type STREQUAL OBJECT_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(216): if(operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(217): __qt_internal_merge_libs(libs Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Network PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(222): get_target_property(target_rcc_objects Qt6::Network _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(223): if(target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(227): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(228): __qt_internal_walk_libs(Qt6::Network lib_libs_Qt::Network lib_rcc_objects_Qt::Network qt_private_link_library_targets collect_targets Qt6::Qml;Qt::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Qml;Qt::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Network qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Network_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Network qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Network_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(114): unset(libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(115): unset(rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(116): get_target_property(target_libs Qt6::Network INTERFACE_LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(117): if(NOT target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(120): get_target_property(target_type Qt6::Network TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(121): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(131): get_target_property(main_target_rcc_objects Qt6::Network _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(132): if(main_target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(136): foreach(lib Qt6::Core;ws2_32 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt6::Core MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt6::Core TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(214): elseif(NOT lib_target_type STREQUAL OBJECT_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(216): if(operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(217): __qt_internal_merge_libs(libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(222): get_target_property(target_rcc_objects Qt6::Core _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(223): if(target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(227): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(228): __qt_internal_walk_libs(Qt6::Core lib_libs_Qt6::Network lib_rcc_objects_Qt6::Network qt_private_link_library_targets collect_targets Qt6::Qml;Qt::Network;Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Qml;Qt::Network;Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Core qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Core_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Core qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Core_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::Network PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::Network PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(234): if(lib_libs_Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(237): if(lib_rcc_objects_Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target ws2_32 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib ws2_32 PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target ws2_32 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET ws2_32 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(258): elseif(ws2_32 MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(261): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(262): if(NOT operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(271): __qt_internal_memoize_values_in_dict(Qt6::Network qt_private_link_library_targets libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt6::Network_libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt6::Network _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt6::Network _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(272): __qt_internal_memoize_values_in_dict(Qt6::Network qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt6::Network_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt6::Network _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt6::Network _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt::Network Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt::Network PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(234): if(lib_libs_Qt::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(235): __qt_internal_merge_libs(libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(237): if(lib_rcc_objects_Qt::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(271): __qt_internal_memoize_values_in_dict(Qt::Network qt_private_link_library_targets libs Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt::Network_libs Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt::Network _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt::Network _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(272): __qt_internal_memoize_values_in_dict(Qt::Network qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt::Network_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt::Network _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt::Network _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::Qml Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::Qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(204): if(lib_libs_Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(205): __qt_internal_merge_libs(libs Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(206): set(is_module 0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(208): if(lib_rcc_objects_Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target shell32 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib shell32 PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target shell32 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET shell32 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(258): elseif(shell32 MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(261): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(262): if(NOT operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(271): __qt_internal_memoize_values_in_dict(Qt6::Qml qt_private_link_library_targets libs Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt6::Qml_libs Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt6::Qml _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt6::Qml _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(272): __qt_internal_memoize_values_in_dict(Qt6::Qml qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt6::Qml_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt6::Qml _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt6::Qml _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_walked_targets Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(_discarded_out_var PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(318): foreach(lib_target IN LISTS lib_walked_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(308): if(TARGET Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(309): list(APPEND dep_targets Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(311): __qt_internal_walk_libs(Qt6::QmlPrivate lib_walked_targets _discarded_out_var qt_private_link_library_targets collect_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::QmlPrivate qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::QmlPrivate_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::QmlPrivate qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::QmlPrivate_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(114): unset(libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(115): unset(rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(116): get_target_property(target_libs Qt6::QmlPrivate INTERFACE_LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(117): if(NOT target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(120): get_target_property(target_type Qt6::QmlPrivate TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(121): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(131): get_target_property(main_target_rcc_objects Qt6::QmlPrivate _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(132): if(main_target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(136): foreach(lib Qt::CorePrivate;Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt::CorePrivate PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt::CorePrivate MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(191): set(namespaceless_lib_target CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(192): if(TARGET namespaceless_lib_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt::CorePrivate TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(198): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(199): __qt_internal_walk_libs(Qt::CorePrivate lib_libs_Qt6::QmlPrivate lib_rcc_objects_Qt6::QmlPrivate qt_private_link_library_targets collect_targets Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt::CorePrivate qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::CorePrivate_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt::CorePrivate qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::CorePrivate_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(114): unset(libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(115): unset(rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(116): get_target_property(target_libs Qt::CorePrivate INTERFACE_LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(117): if(NOT target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(120): get_target_property(target_type Qt::CorePrivate TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(121): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(131): get_target_property(main_target_rcc_objects Qt::CorePrivate _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(132): if(main_target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(136): foreach(lib Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt6::CorePrivate PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt6::CorePrivate MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt6::CorePrivate TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(198): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(199): __qt_internal_walk_libs(Qt6::CorePrivate lib_libs_Qt::CorePrivate lib_rcc_objects_Qt::CorePrivate qt_private_link_library_targets collect_targets Qt6::QmlPrivate;Qt::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::QmlPrivate;Qt::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::CorePrivate qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::CorePrivate_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::CorePrivate qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::CorePrivate_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(114): unset(libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(115): unset(rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(116): get_target_property(target_libs Qt6::CorePrivate INTERFACE_LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(117): if(NOT target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(120): get_target_property(target_type Qt6::CorePrivate TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(121): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(131): get_target_property(main_target_rcc_objects Qt6::CorePrivate _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(132): if(main_target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(136): foreach(lib Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt6::Core MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt6::Core TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(214): elseif(NOT lib_target_type STREQUAL OBJECT_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(216): if(operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(217): __qt_internal_merge_libs(libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(222): get_target_property(target_rcc_objects Qt6::Core _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(223): if(target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(227): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(228): __qt_internal_walk_libs(Qt6::Core lib_libs_Qt6::CorePrivate lib_rcc_objects_Qt6::CorePrivate qt_private_link_library_targets collect_targets Qt6::QmlPrivate;Qt::CorePrivate;Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::QmlPrivate;Qt::CorePrivate;Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Core qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Core_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Core qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Core_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::CorePrivate PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::CorePrivate PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(234): if(lib_libs_Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(237): if(lib_rcc_objects_Qt6::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(271): __qt_internal_memoize_values_in_dict(Qt6::CorePrivate qt_private_link_library_targets libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt6::CorePrivate_libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt6::CorePrivate _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt6::CorePrivate _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(272): __qt_internal_memoize_values_in_dict(Qt6::CorePrivate qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt6::CorePrivate_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt6::CorePrivate _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt6::CorePrivate _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt::CorePrivate Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt::CorePrivate PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(204): if(lib_libs_Qt::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(205): __qt_internal_merge_libs(libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(206): set(is_module 0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(208): if(lib_rcc_objects_Qt::CorePrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(271): __qt_internal_memoize_values_in_dict(Qt::CorePrivate qt_private_link_library_targets libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt::CorePrivate_libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt::CorePrivate _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt::CorePrivate _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(272): __qt_internal_memoize_values_in_dict(Qt::CorePrivate qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt::CorePrivate_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt::CorePrivate _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt::CorePrivate _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::QmlPrivate Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::QmlPrivate PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(204): if(lib_libs_Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(205): __qt_internal_merge_libs(libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(206): set(is_module 0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(208): if(lib_rcc_objects_Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt6::Qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt6::Qml MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt6::Qml TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(214): elseif(NOT lib_target_type STREQUAL OBJECT_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(216): if(operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(217): __qt_internal_merge_libs(libs Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Core;Qt6::Qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(222): get_target_property(target_rcc_objects Qt6::Qml _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(223): if(target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(227): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(228): __qt_internal_walk_libs(Qt6::Qml lib_libs_Qt6::QmlPrivate lib_rcc_objects_Qt6::QmlPrivate qt_private_link_library_targets collect_targets Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Qml qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Qml_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Qml qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Qml_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::QmlPrivate Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::QmlPrivate PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(234): if(lib_libs_Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(235): __qt_internal_merge_libs(libs Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Qml;Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(237): if(lib_rcc_objects_Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(271): __qt_internal_memoize_values_in_dict(Qt6::QmlPrivate qt_private_link_library_targets libs Qt6::Qml;Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt6::QmlPrivate_libs Qt6::Qml;Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt6::QmlPrivate _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt6::QmlPrivate _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(272): __qt_internal_memoize_values_in_dict(Qt6::QmlPrivate qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt6::QmlPrivate_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt6::QmlPrivate _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt6::QmlPrivate _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_walked_targets Qt6::Qml;Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(_discarded_out_var PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(318): foreach(lib_target IN LISTS lib_walked_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(308): if(TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(309): list(APPEND dep_targets Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(311): __qt_internal_walk_libs(Qt6::Core lib_walked_targets _discarded_out_var qt_private_link_library_targets collect_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Core qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Core_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Core qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Core_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_walked_targets PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(_discarded_out_var PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(318): foreach(lib_target IN LISTS lib_walked_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(308): if(TARGET Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(309): list(APPEND dep_targets Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(311): __qt_internal_walk_libs(Qt6::Quick lib_walked_targets _discarded_out_var qt_private_link_library_targets collect_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Quick qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Quick_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Quick qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Quick_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(114): unset(libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(115): unset(rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(116): get_target_property(target_libs Qt6::Quick INTERFACE_LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(117): if(NOT target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(120): get_target_property(target_type Qt6::Quick TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(121): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(131): get_target_property(main_target_rcc_objects Qt6::Quick _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(132): if(main_target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(136): foreach(lib Qt::Core;Qt::Gui;Qt6::Qml;Qt6::QmlModels;Qt::OpenGL;user32;Qt::Core;Qt::Gui;Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt::Core MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(191): set(namespaceless_lib_target Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(192): if(TARGET namespaceless_lib_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt::Core TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(198): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(199): __qt_internal_walk_libs(Qt::Core lib_libs_Qt6::Quick lib_rcc_objects_Qt6::Quick qt_private_link_library_targets collect_targets Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt::Core qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::Core_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt::Core qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::Core_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::Quick Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::Quick PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(204): if(lib_libs_Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(205): __qt_internal_merge_libs(libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(206): set(is_module 0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(208): if(lib_rcc_objects_Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt::Gui PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt::Gui MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(191): set(namespaceless_lib_target Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(192): if(TARGET namespaceless_lib_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt::Gui TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(198): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(199): __qt_internal_walk_libs(Qt::Gui lib_libs_Qt6::Quick lib_rcc_objects_Qt6::Quick qt_private_link_library_targets collect_targets Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt::Gui qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::Gui_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt::Gui qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::Gui_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(114): unset(libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(115): unset(rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(116): get_target_property(target_libs Qt::Gui INTERFACE_LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(117): if(NOT target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(120): get_target_property(target_type Qt::Gui TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(121): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(131): get_target_property(main_target_rcc_objects Qt::Gui _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(132): if(main_target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(136): foreach(lib Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt6::Gui PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt6::Gui MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt6::Gui TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(214): elseif(NOT lib_target_type STREQUAL OBJECT_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(216): if(operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(217): __qt_internal_merge_libs(libs Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Gui PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(222): get_target_property(target_rcc_objects Qt6::Gui _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(223): if(target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(227): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(228): __qt_internal_walk_libs(Qt6::Gui lib_libs_Qt::Gui lib_rcc_objects_Qt::Gui qt_private_link_library_targets collect_targets Qt6::Quick;Qt::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Quick;Qt::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Gui qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Gui_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Gui qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Gui_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(114): unset(libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(115): unset(rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(116): get_target_property(target_libs Qt6::Gui INTERFACE_LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(117): if(NOT target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(120): get_target_property(target_type Qt6::Gui TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(121): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(131): get_target_property(main_target_rcc_objects Qt6::Gui _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(132): if(main_target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(136): foreach(lib Qt6::Core;d3d11;dxgi;dxguid;$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt6::Core MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt6::Core TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(214): elseif(NOT lib_target_type STREQUAL OBJECT_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(216): if(operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(217): __qt_internal_merge_libs(libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(222): get_target_property(target_rcc_objects Qt6::Core _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(223): if(target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(227): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(228): __qt_internal_walk_libs(Qt6::Core lib_libs_Qt6::Gui lib_rcc_objects_Qt6::Gui qt_private_link_library_targets collect_targets Qt6::Quick;Qt::Gui;Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Quick;Qt::Gui;Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Core qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Core_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Core qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Core_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::Gui PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::Gui PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(234): if(lib_libs_Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(237): if(lib_rcc_objects_Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target d3d11 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib d3d11 PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target d3d11 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET d3d11 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(258): elseif(d3d11 MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(261): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(262): if(NOT operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target dxgi ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib dxgi PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target dxgi ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET dxgi ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(258): elseif(dxgi MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(261): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(262): if(NOT operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target dxguid ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib dxguid PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target dxguid ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET dxguid ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(258): elseif(dxguid MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(261): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(262): if(NOT operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt6::Qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt6::Qml MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt6::Qml TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(214): elseif(NOT lib_target_type STREQUAL OBJECT_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(216): if(operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(217): __qt_internal_merge_libs(libs Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Gui;Qt6::Core;Qt6::Qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(222): get_target_property(target_rcc_objects Qt6::Qml _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(223): if(target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(227): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(228): __qt_internal_walk_libs(Qt6::Qml lib_libs_Qt6::Quick lib_rcc_objects_Qt6::Quick qt_private_link_library_targets collect_targets Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Qml qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Qml_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Qml qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Qml_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::Quick Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::Quick PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(234): if(lib_libs_Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(235): __qt_internal_merge_libs(libs Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Gui;Qt6::Qml;Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(237): if(lib_rcc_objects_Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt6::QmlModels PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt6::QmlModels MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt6::QmlModels TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(214): elseif(NOT lib_target_type STREQUAL OBJECT_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(216): if(operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(217): __qt_internal_merge_libs(libs Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Gui;Qt6::Qml;Qt6::Network;Qt6::Core;Qt6::QmlModels PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(222): get_target_property(target_rcc_objects Qt6::QmlModels _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(223): if(target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(227): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(228): __qt_internal_walk_libs(Qt6::QmlModels lib_libs_Qt6::Quick lib_rcc_objects_Qt6::Quick qt_private_link_library_targets collect_targets Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::QmlModels qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::QmlModels_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::QmlModels qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::QmlModels_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(114): unset(libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(115): unset(rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(116): get_target_property(target_libs Qt6::QmlModels INTERFACE_LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(117): if(NOT target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(120): get_target_property(target_type Qt6::QmlModels TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(121): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(131): get_target_property(main_target_rcc_objects Qt6::QmlModels _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(132): if(main_target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(136): foreach(lib Qt::Core;Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt::Core MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(191): set(namespaceless_lib_target Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(192): if(TARGET namespaceless_lib_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt::Core TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(198): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(199): __qt_internal_walk_libs(Qt::Core lib_libs_Qt6::QmlModels lib_rcc_objects_Qt6::QmlModels qt_private_link_library_targets collect_targets Qt6::Quick;Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Quick;Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt::Core qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::Core_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt::Core qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::Core_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::QmlModels Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::QmlModels PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(204): if(lib_libs_Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(205): __qt_internal_merge_libs(libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(206): set(is_module 0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(208): if(lib_rcc_objects_Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt6::Qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt6::Qml MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt6::Qml TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(214): elseif(NOT lib_target_type STREQUAL OBJECT_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(216): if(operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(217): __qt_internal_merge_libs(libs Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Core;Qt6::Qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(222): get_target_property(target_rcc_objects Qt6::Qml _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(223): if(target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(227): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(228): __qt_internal_walk_libs(Qt6::Qml lib_libs_Qt6::QmlModels lib_rcc_objects_Qt6::QmlModels qt_private_link_library_targets collect_targets Qt6::Quick;Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Quick;Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Qml qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Qml_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Qml qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Qml_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::QmlModels Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::QmlModels PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(234): if(lib_libs_Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(235): __qt_internal_merge_libs(libs Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Qml;Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(237): if(lib_rcc_objects_Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(271): __qt_internal_memoize_values_in_dict(Qt6::QmlModels qt_private_link_library_targets libs Qt6::Qml;Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt6::QmlModels_libs Qt6::Qml;Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt6::QmlModels _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt6::QmlModels _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(272): __qt_internal_memoize_values_in_dict(Qt6::QmlModels qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt6::QmlModels_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt6::QmlModels _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt6::QmlModels _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::Quick Qt6::Qml;Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::Quick PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(234): if(lib_libs_Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(235): __qt_internal_merge_libs(libs Qt6::Qml;Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Qml;Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Gui;Qt6::QmlModels;Qt6::Qml;Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(237): if(lib_rcc_objects_Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt::OpenGL PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt::OpenGL MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(191): set(namespaceless_lib_target OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(192): if(TARGET namespaceless_lib_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt::OpenGL TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(198): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(199): __qt_internal_walk_libs(Qt::OpenGL lib_libs_Qt6::Quick lib_rcc_objects_Qt6::Quick qt_private_link_library_targets collect_targets Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt::OpenGL qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::OpenGL_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt::OpenGL qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::OpenGL_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(114): unset(libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(115): unset(rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(116): get_target_property(target_libs Qt::OpenGL INTERFACE_LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(117): if(NOT target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(120): get_target_property(target_type Qt::OpenGL TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(121): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(131): get_target_property(main_target_rcc_objects Qt::OpenGL _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(132): if(main_target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(136): foreach(lib Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt6::OpenGL PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt6::OpenGL MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt6::OpenGL TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(214): elseif(NOT lib_target_type STREQUAL OBJECT_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(216): if(operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(217): __qt_internal_merge_libs(libs Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::OpenGL PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(222): get_target_property(target_rcc_objects Qt6::OpenGL _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(223): if(target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(227): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(228): __qt_internal_walk_libs(Qt6::OpenGL lib_libs_Qt::OpenGL lib_rcc_objects_Qt::OpenGL qt_private_link_library_targets collect_targets Qt6::Quick;Qt::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Quick;Qt::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::OpenGL qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::OpenGL_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::OpenGL qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::OpenGL_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects values-NOTFOUND PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(114): unset(libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(115): unset(rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(116): get_target_property(target_libs Qt6::OpenGL INTERFACE_LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(117): if(NOT target_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(120): get_target_property(target_type Qt6::OpenGL TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(121): if(target_type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(131): get_target_property(main_target_rcc_objects Qt6::OpenGL _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(132): if(main_target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(136): foreach(lib Qt6::Core;Qt6::Gui;$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt6::Core MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt6::Core TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(214): elseif(NOT lib_target_type STREQUAL OBJECT_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(216): if(operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(217): __qt_internal_merge_libs(libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(222): get_target_property(target_rcc_objects Qt6::Core _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(223): if(target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(227): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(228): __qt_internal_walk_libs(Qt6::Core lib_libs_Qt6::OpenGL lib_rcc_objects_Qt6::OpenGL qt_private_link_library_targets collect_targets Qt6::Quick;Qt::OpenGL;Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Quick;Qt::OpenGL;Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Core qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Core_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Core qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Core_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::OpenGL PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::OpenGL PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(234): if(lib_libs_Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(237): if(lib_rcc_objects_Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt6::Gui PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt6::Gui MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt6::Gui TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(214): elseif(NOT lib_target_type STREQUAL OBJECT_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(216): if(operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(217): __qt_internal_merge_libs(libs Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Core;Qt6::Gui PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(222): get_target_property(target_rcc_objects Qt6::Gui _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(223): if(target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(227): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(228): __qt_internal_walk_libs(Qt6::Gui lib_libs_Qt6::OpenGL lib_rcc_objects_Qt6::OpenGL qt_private_link_library_targets collect_targets Qt6::Quick;Qt::OpenGL;Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Quick;Qt::OpenGL;Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Gui qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Gui_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Gui qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Gui_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::OpenGL Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::OpenGL PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(234): if(lib_libs_Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(235): __qt_internal_merge_libs(libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::Gui;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(237): if(lib_rcc_objects_Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target user32 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib user32 PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target user32 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET user32 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(258): elseif(user32 MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(261): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(262): if(NOT operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt::Core MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(191): set(namespaceless_lib_target Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(192): if(TARGET namespaceless_lib_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt::Core TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(198): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(199): __qt_internal_walk_libs(Qt::Core lib_libs_Qt6::Quick lib_rcc_objects_Qt6::Quick qt_private_link_library_targets collect_targets Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt::Core qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::Core_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt::Core qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::Core_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::Quick Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::Quick PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(204): if(lib_libs_Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(205): __qt_internal_merge_libs(libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::QmlModels;Qt6::Qml;Qt6::Network;Qt6::OpenGL;Qt6::Gui;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(206): set(is_module 0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(208): if(lib_rcc_objects_Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt::Gui PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt::Gui MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(191): set(namespaceless_lib_target Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(192): if(TARGET namespaceless_lib_target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt::Gui TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(198): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(199): __qt_internal_walk_libs(Qt::Gui lib_libs_Qt6::Quick lib_rcc_objects_Qt6::Quick qt_private_link_library_targets collect_targets Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt::Gui qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::Gui_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs Qt6::Gui;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt::Gui qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt::Gui_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::Quick Qt6::Gui;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::Quick PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(204): if(lib_libs_Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(205): __qt_internal_merge_libs(libs Qt6::Gui;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Gui;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::QmlModels;Qt6::Qml;Qt6::Network;Qt6::OpenGL;Qt6::Gui;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(206): set(is_module 0 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(208): if(lib_rcc_objects_Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(139): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(151): while(lib MATCHES \$]+)> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(157): set(_is_plugin_marker_genex \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(158): if(lib MATCHES \$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(165): if(lib MATCHES ^\$$ target Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(18): set(lib Qt6::Qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(172): if(lib MATCHES ^\$$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(177): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(178): set(lib_target Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(184): if(lib_target MATCHES ^::@ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(186): elseif(TARGET Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(187): if(Qt6::Qml MATCHES ^Qt::(.*) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(196): get_target_property(lib_target_type Qt6::Qml TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(197): if(lib_target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(214): elseif(NOT lib_target_type STREQUAL OBJECT_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(216): if(operation MATCHES ^(collect|direct)_targets$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(217): __qt_internal_merge_libs(libs Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::QmlModels;Qt6::Network;Qt6::OpenGL;Qt6::Gui;Qt6::Core;Qt6::Qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(222): get_target_property(target_rcc_objects Qt6::Qml _qt_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(223): if(target_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(227): if(NOT FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(228): __qt_internal_walk_libs(Qt6::Qml lib_libs_Qt6::Quick lib_rcc_objects_Qt6::Quick qt_private_link_library_targets collect_targets Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Qml qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Qml_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Qml qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Qml_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_libs_Qt6::Quick Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(lib_rcc_objects_Qt6::Quick PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(234): if(lib_libs_Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(235): __qt_internal_merge_libs(libs Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(8): foreach(dep Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(9): list(REMOVE_ITEM libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(10): list(APPEND libs Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(12): set(libs Qt6::QmlModels;Qt6::OpenGL;Qt6::Gui;Qt6::Qml;Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(237): if(lib_rcc_objects_Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(241): if(operation STREQUAL promote_global ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(271): __qt_internal_memoize_values_in_dict(Qt6::Quick qt_private_link_library_targets libs Qt6::QmlModels;Qt6::OpenGL;Qt6::Gui;Qt6::Qml;Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt6::Quick_libs Qt6::QmlModels;Qt6::OpenGL;Qt6::Gui;Qt6::Qml;Qt6::Network;Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt6::Quick _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt6::Quick _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(272): __qt_internal_memoize_values_in_dict(Qt6::Quick qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(38): set_target_properties(qt_private_link_library_targets PROPERTIES INTERFACE_Qt6::Quick_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(40): get_target_property(versionless_alias Qt6::Quick _qt_versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(41): if(versionless_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(50): get_target_property(versionfull_alias Qt6::Quick _qt_versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(51): if(versionfull_alias ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_walked_targets Qt6::QmlModels;Qt6::OpenGL;Qt6::Gui;Qt6::Qml;Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(_discarded_out_var PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(318): foreach(lib_target IN LISTS lib_walked_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(331): list(REMOVE_DUPLICATES dep_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(333): set(dep_targets Qt6::Core;Qt6::Qml;Qt6::Network;Qt6::QmlPrivate;Qt6::Quick;Qt6::QmlModels;Qt6::OpenGL;Qt6::Gui PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(611): if(dep_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(612): foreach(dep IN LISTS dep_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(613): get_target_property(dep_finalizers Qt6::Core INTERFACE_QT_EXECUTABLE_FINALIZERS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(616): if(dep_finalizers ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(613): get_target_property(dep_finalizers Qt6::Qml INTERFACE_QT_EXECUTABLE_FINALIZERS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(616): if(dep_finalizers ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(617): list(APPEND finalizers _qt_internal_generate_deploy_qml_imports_script ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(613): get_target_property(dep_finalizers Qt6::Network INTERFACE_QT_EXECUTABLE_FINALIZERS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(616): if(dep_finalizers ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(613): get_target_property(dep_finalizers Qt6::QmlPrivate INTERFACE_QT_EXECUTABLE_FINALIZERS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(616): if(dep_finalizers ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(613): get_target_property(dep_finalizers Qt6::Quick INTERFACE_QT_EXECUTABLE_FINALIZERS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(616): if(dep_finalizers ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(613): get_target_property(dep_finalizers Qt6::QmlModels INTERFACE_QT_EXECUTABLE_FINALIZERS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(616): if(dep_finalizers ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(613): get_target_property(dep_finalizers Qt6::OpenGL INTERFACE_QT_EXECUTABLE_FINALIZERS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(616): if(dep_finalizers ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(613): get_target_property(dep_finalizers Qt6::Gui INTERFACE_QT_EXECUTABLE_FINALIZERS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(616): if(dep_finalizers ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(620): list(REMOVE_DUPLICATES finalizers ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(623): if(finalizers ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(624): if(CMAKE_VERSION VERSION_LESS 3.18 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(634): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(635): foreach(finalizer_func IN LISTS finalizers ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(636): cmake_language(CALL _qt_internal_generate_deploy_qml_imports_script appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(636): _qt_internal_generate_deploy_qml_imports_script(appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2944): if(NOT QT6_IS_SHARED_LIBS_BUILD ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2947): get_target_property(target_type appuntitled_quick TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2949): if(NOT target_type STREQUAL EXECUTABLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2955): get_target_property(already_generated appuntitled_quick _QT_QML_PLUGIN_SCAN_GENERATED ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2956): get_target_property(no_import_scan appuntitled_quick QT_QML_MODULE_NO_IMPORT_SCAN ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2957): if(already_generated OR no_import_scan ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2960): set_target_properties(appuntitled_quick PROPERTIES _QT_QML_PLUGIN_SCAN_GENERATED TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2965): _qt_internal_scan_qml_imports(appuntitled_quick imports_file BUILD_PHASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2721): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2725): if(when_to_scan STREQUAL BUILD_PHASE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2726): set(scan_at_build_time TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2734): get_target_property(tool_path Qt6::qmlimportscanner IMPORTED_LOCATION ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2735): if(NOT tool_path ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2746): if(NOT EXISTS C:/Qt/6.5.3/msvc2019_64/./bin/qmlimportscanner.exe ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2756): get_target_property(target_source_dir appuntitled_quick SOURCE_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2757): get_target_property(target_binary_dir appuntitled_quick BINARY_DIR ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2758): set(out_dir D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt_plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2759): set(imports_file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt_plugins/Qt6_QmlPlugins_Imports_appuntitled_quick.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2760): set(imports_file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt_plugins/Qt6_QmlPlugins_Imports_appuntitled_quick.cmake PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2761): file(MAKE_DIRECTORY D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt_plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2763): set(cmd_args -rootPath D:/untitled_quick -cmake-output -output-file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt_plugins/Qt6_QmlPlugins_Imports_appuntitled_quick.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2769): _qt_internal_collect_qml_import_paths(qml_import_paths appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2711): _qt_internal_collect_target_qml_import_paths(qml_import_paths appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2685): set(qml_import_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2687): get_target_property(qml_import_path appuntitled_quick QT_QML_IMPORT_PATH ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2688): if(qml_import_path ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2693): get_target_property(module_out_dir appuntitled_quick QT_QML_MODULE_OUTPUT_DIRECTORY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2694): if(module_out_dir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2695): list(APPEND qml_import_paths D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2699): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2703): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2704): list(APPEND qml_import_paths D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2707): set(qml_import_paths D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2714): _qt_internal_get_main_qt_qml_import_paths(qt_main_import_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2644): set(qml_import_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2651): if(QT_BUILDING_QT AND QT_WILL_INSTALL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2662): if(NOT STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2674): if(QT6_INSTALL_PREFIX ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2675): set(main_import_path C:/Qt/6.5.3/msvc2019_arm64/./qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2676): if(IS_DIRECTORY C:/Qt/6.5.3/msvc2019_arm64/./qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2677): list(APPEND qml_import_paths C:/Qt/6.5.3/msvc2019_arm64/./qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2681): set(qt_main_import_paths C:/Qt/6.5.3/msvc2019_arm64/./qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2715): list(APPEND qml_import_paths C:/Qt/6.5.3/msvc2019_arm64/./qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2717): set(qml_import_paths D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug;C:/Qt/6.5.3/msvc2019_arm64/./qml PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2770): list(REMOVE_DUPLICATES qml_import_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2773): set(import_path_arguments ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2774): foreach(path IN LISTS qml_import_paths ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2775): list(APPEND import_path_arguments -importPath D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2775): list(APPEND import_path_arguments -importPath D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2775): list(APPEND import_path_arguments -importPath C:/Qt/6.5.3/msvc2019_arm64/./qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2778): list(APPEND cmd_args -importPath;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick;-importPath;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug;-importPath;C:/Qt/6.5.3/msvc2019_arm64/./qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2784): get_property(qrc_files TARGET appuntitled_quick PROPERTY _qt_generated_qrc_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2785): if(qrc_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2786): list(APPEND cmd_args -qrcFiles D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmake_untitled_quick.qrc;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/appuntitled_quick_raw_qml_0.qrc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2791): string(LENGTH -rootPath;D:/untitled_quick;-cmake-output;-output-file;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt_plugins/Qt6_QmlPlugins_Imports_appuntitled_quick.cmake;-importPath;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick;-importPath;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug;-importPath;C:/Qt/6.5.3/msvc2019_arm64/./qml;-qrcFiles;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmake_untitled_quick.qrc;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/appuntitled_quick_raw_qml_0.qrc length ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2792): if(length GREATER 240 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2793): set(rsp_file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt_plugins/Qt6_QmlPlugins_Imports_appuntitled_quick.rsp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2794): list(JOIN cmd_args rsp_file_content ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2795): file(WRITE D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt_plugins/Qt6_QmlPlugins_Imports_appuntitled_quick.rsp -rootPath D:/untitled_quick -cmake-output -output-file D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt_plugins/Qt6_QmlPlugins_Imports_appuntitled_quick.cmake -importPath D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/untitled_quick -importPath D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug -importPath C:/Qt/6.5.3/msvc2019_arm64/./qml -qrcFiles D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmake_untitled_quick.qrc D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/appuntitled_quick_raw_qml_0.qrc ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2796): set(cmd_args @D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt_plugins/Qt6_QmlPlugins_Imports_appuntitled_quick.rsp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2799): _qt_internal_get_tool_wrapper_script_path(tool_wrapper ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(113): _qt_internal_generate_tool_command_wrapper() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(49): get_property(is_called GLOBAL PROPERTY _qt_internal_generate_tool_command_wrapper_called ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(50): if(NOT CMAKE_HOST_WIN32 OR is_called ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(51): return() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicToolHelpers.cmake(115): set(tool_wrapper D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2800): set(import_scanner_args D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat C:/Qt/6.5.3/msvc2019_64/./bin/qmlimportscanner.exe @D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt_plugins/Qt6_QmlPlugins_Imports_appuntitled_quick.rsp ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2803): if(scan_at_build_time ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2804): add_custom_command(OUTPUT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt_plugins/Qt6_QmlPlugins_Imports_appuntitled_quick.cmake COMMENT Running qmlimportscanner for appuntitled_quick COMMAND D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/bin/qt_setup_tool_path.bat;C:/Qt/6.5.3/msvc2019_64/./bin/qmlimportscanner.exe;@D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt_plugins/Qt6_QmlPlugins_Imports_appuntitled_quick.rsp WORKING_DIRECTORY D:/untitled_quick DEPENDS C:/Qt/6.5.3/msvc2019_64/./bin/qmlimportscanner.exe D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/qmake_untitled_quick.qrc;D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.rcc/appuntitled_quick_raw_qml_0.qrc $ VERBATIM ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2815): add_custom_target(appuntitled_quick_qmlimportscan DEPENDS D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt_plugins/Qt6_QmlPlugins_Imports_appuntitled_quick.cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2816): _qt_internal_assign_to_internal_targets_folder(appuntitled_quick_qmlimportscan ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(880): get_property(folder_name GLOBAL PROPERTY QT_TARGETS_FOLDER ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(881): if(NOT QtInternalTargets STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(882): set_property(TARGET appuntitled_quick_qmlimportscan PROPERTY FOLDER QtInternalTargets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2817): add_dependencies(appuntitled_quick appuntitled_quick_qmlimportscan ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2967): set(is_bundle FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2968): if(APPLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2974): set(is_bundle $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2980): set(bundle_qml_dir $.app/Contents/Resources/qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2981): set(bundle_plugins_dir $.app/Contents/PlugIns ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2983): _qt_internal_get_deploy_impl_dir(deploy_impl_dir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2447): set(deploy_impl_dir D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2984): string(MAKE_C_IDENTIFIER appuntitled_quick target_id ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2985): set(filename D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/deploy_qml_imports/appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2986): get_cmake_property(is_multi_config GENERATOR_IS_MULTI_CONFIG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2987): if(is_multi_config ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2990): string(APPEND filename .cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake(2993): file(GENERATE OUTPUT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/deploy_qml_imports/appuntitled_quick.cmake CONTENT # Auto-generated deploy QML imports script for target "appuntitled_quick". # Do not edit, all changes will be lost. # This file should only be included by qt_deploy_qml_imports(). set(__qt_opts $<$:BUNDLE>) if(arg_NO_QT_IMPORTS) list(APPEND __qt_opts NO_QT_IMPORTS) endif() _qt_internal_deploy_qml_imports_for_target( ${__qt_opts} IMPORTS_FILE "D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt_plugins/Qt6_QmlPlugins_Imports_appuntitled_quick.cmake" PLUGINS_FOUND __qt_internal_plugins_found QML_DIR "$,$.app/Contents/Resources/qml,${arg_QML_DIR}>" PLUGINS_DIR "$,$.app/Contents/PlugIns,${arg_PLUGINS_DIR}>" ) if(arg_PLUGINS_FOUND) set(${arg_PLUGINS_FOUND} "${__qt_internal_plugins_found}" PARENT_SCOPE) endif() ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(641): if(EMSCRIPTEN ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(645): if(IOS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(647): elseif(APPLE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(656): get_target_property(is_immediately_finalized appuntitled_quick _qt_is_immediately_finalized ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(657): if(NOT is_immediately_finalized ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(658): __qt_internal_apply_plugin_imports_finalizer_mode(appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(462): get_target_property(processed appuntitled_quick _qt_plugin_finalizer_imports_processed ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(463): if(processed ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(467): __qt_internal_generate_plugin_deployment_info(appuntitled_quick OUT_PLUGIN_TARGETS plugin_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(425): set(no_value_options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(426): set(single_value_options OUT_PLUGIN_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(427): set(multi_value_options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(428): cmake_parse_arguments(PARSE_ARGV 0 arg OUT_PLUGIN_TARGETS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(432): __qt_internal_collect_plugin_targets_from_dependencies(appuntitled_quick plugin_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(345): set(dep_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(347): __qt_internal_collect_all_target_dependencies(appuntitled_quick dep_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(300): set(dep_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(302): get_target_property(target_type appuntitled_quick TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(304): if(NOT target_type STREQUAL INTERFACE_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(305): get_target_property(link_libs appuntitled_quick LINK_LIBRARIES ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(306): if(link_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(307): foreach(lib Qt6::Core;Qt6::Qml;Qt6::QmlPrivate;Qt6::Core;Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(308): if(TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(309): list(APPEND dep_targets Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(311): __qt_internal_walk_libs(Qt6::Core lib_walked_targets _discarded_out_var qt_private_link_library_targets collect_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Core qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Core_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Core qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Core_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_walked_targets PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(_discarded_out_var PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(318): foreach(lib_target IN LISTS lib_walked_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(308): if(TARGET Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(309): list(APPEND dep_targets Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(311): __qt_internal_walk_libs(Qt6::Qml lib_walked_targets _discarded_out_var qt_private_link_library_targets collect_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Qml qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Qml_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Qml qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Qml_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_walked_targets Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(_discarded_out_var PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(318): foreach(lib_target IN LISTS lib_walked_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(308): if(TARGET Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(309): list(APPEND dep_targets Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(311): __qt_internal_walk_libs(Qt6::QmlPrivate lib_walked_targets _discarded_out_var qt_private_link_library_targets collect_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::QmlPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::QmlPrivate qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::QmlPrivate_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs Qt6::Qml;Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::QmlPrivate qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::QmlPrivate_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_walked_targets Qt6::Qml;Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(_discarded_out_var PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(318): foreach(lib_target IN LISTS lib_walked_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(308): if(TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(309): list(APPEND dep_targets Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(311): __qt_internal_walk_libs(Qt6::Core lib_walked_targets _discarded_out_var qt_private_link_library_targets collect_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Core qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Core_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Core qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Core_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_walked_targets PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(_discarded_out_var PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(318): foreach(lib_target IN LISTS lib_walked_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(308): if(TARGET Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(309): list(APPEND dep_targets Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(311): __qt_internal_walk_libs(Qt6::Quick lib_walked_targets _discarded_out_var qt_private_link_library_targets collect_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(85): set(collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(86): if(target IN_LIST collected ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(89): list(APPEND collected Qt6::Quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(91): if(operation MATCHES ^direct ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(93): else() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(94): set(direct FALSE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(97): if(target STREQUAL Qt6::EntryPointPrivate ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(107): if(NOT TARGET qt_private_link_library_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(110): __qt_internal_get_dict_key_values(libs Qt6::Quick qt_private_link_library_targets libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Quick_libs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(libs Qt6::QmlModels;Qt6::OpenGL;Qt6::Gui;Qt6::Qml;Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(111): __qt_internal_get_dict_key_values(rcc_objects Qt6::Quick qt_private_link_library_targets rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(19): get_target_property(values qt_private_link_library_targets INTERFACE_Qt6::Quick_rcc_objects ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(20): set(rcc_objects PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(113): if(libs MATCHES -NOTFOUND$ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(276): set(lib_walked_targets Qt6::QmlModels;Qt6::OpenGL;Qt6::Gui;Qt6::Qml;Qt6::Network;Qt6::Core PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(277): set(_discarded_out_var PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(318): foreach(lib_target IN LISTS lib_walked_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::QmlModels ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::OpenGL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::Qml ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::Network ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(319): if(NOT TARGET Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(324): list(APPEND dep_targets Qt6::Core ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(331): list(REMOVE_DUPLICATES dep_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake(333): set(dep_targets Qt6::Core;Qt6::Qml;Qt6::Network;Qt6::QmlPrivate;Qt6::Quick;Qt6::QmlModels;Qt6::OpenGL;Qt6::Gui PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(349): set(plugin_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(350): foreach(dep_target Qt6::Core;Qt6::Qml;Qt6::Network;Qt6::QmlPrivate;Qt6::Quick;Qt6::QmlModels;Qt6::OpenGL;Qt6::Gui ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(351): get_target_property(plugins Qt6::Core _qt_plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(352): if(plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(351): get_target_property(plugins Qt6::Qml _qt_plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(352): if(plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(353): list(APPEND plugin_targets QDebugMessageServiceFactoryPlugin;QLocalClientConnectionFactoryPlugin;QQmlDebugServerFactoryPlugin;QQmlDebuggerServiceFactoryPlugin;QQmlInspectorServiceFactoryPlugin;QQmlNativeDebugConnectorFactoryPlugin;QQmlNativeDebugServiceFactoryPlugin;QQmlPreviewServiceFactoryPlugin;QQmlProfilerServiceFactoryPlugin;QQuick3DProfilerAdapterFactoryPlugin;QQuickProfilerAdapterFactoryPlugin;QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(351): get_target_property(plugins Qt6::Network _qt_plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(352): if(plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(353): list(APPEND plugin_targets QNLMNIPlugin;QSchannelBackendPlugin;QTlsBackendCertOnlyPlugin;QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(351): get_target_property(plugins Qt6::QmlPrivate _qt_plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(352): if(plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(351): get_target_property(plugins Qt6::Quick _qt_plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(352): if(plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(351): get_target_property(plugins Qt6::QmlModels _qt_plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(352): if(plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(351): get_target_property(plugins Qt6::OpenGL _qt_plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(352): if(plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(351): get_target_property(plugins Qt6::Gui _qt_plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(352): if(plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(353): list(APPEND plugin_targets QGifPlugin;QICOPlugin;QJpegPlugin;QMinimalIntegrationPlugin;QOffscreenIntegrationPlugin;QSvgIconPlugin;QSvgPlugin;QTuioTouchPlugin;QWindowsDirect2DIntegrationPlugin;QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(362): __qt_internal_collect_plugin_targets_from_dependencies_of_plugins(appuntitled_quick recursive_plugin_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(375): set(assigned_plugins_overall ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(377): get_target_property(assigned_qt_plugins appuntitled_quick QT_PLUGINS ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(379): if(assigned_qt_plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(387): get_target_property(assigned_qt_plugins_by_type appuntitled_quick _qt_plugins_by_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(389): if(assigned_qt_plugins_by_type ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(397): set(plugin_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(398): foreach(target ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(414): list(REMOVE_DUPLICATES plugin_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(416): set(recursive_plugin_targets PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(364): if(recursive_plugin_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(367): list(REMOVE_DUPLICATES plugin_targets ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(369): set(plugin_targets QDebugMessageServiceFactoryPlugin;QLocalClientConnectionFactoryPlugin;QQmlDebugServerFactoryPlugin;QQmlDebuggerServiceFactoryPlugin;QQmlInspectorServiceFactoryPlugin;QQmlNativeDebugConnectorFactoryPlugin;QQmlNativeDebugServiceFactoryPlugin;QQmlPreviewServiceFactoryPlugin;QQmlProfilerServiceFactoryPlugin;QQuick3DProfilerAdapterFactoryPlugin;QQuickProfilerAdapterFactoryPlugin;QTcpServerConnectionFactoryPlugin;QNLMNIPlugin;QSchannelBackendPlugin;QTlsBackendCertOnlyPlugin;QTlsBackendOpenSSLPlugin;QGifPlugin;QICOPlugin;QJpegPlugin;QMinimalIntegrationPlugin;QOffscreenIntegrationPlugin;QSvgIconPlugin;QSvgPlugin;QTuioTouchPlugin;QWindowsDirect2DIntegrationPlugin;QWindowsIntegrationPlugin PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(433): if(NOT plugin_targets STREQUAL ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(434): set(plugin_targets QDebugMessageServiceFactoryPlugin;QLocalClientConnectionFactoryPlugin;QQmlDebugServerFactoryPlugin;QQmlDebuggerServiceFactoryPlugin;QQmlInspectorServiceFactoryPlugin;QQmlNativeDebugConnectorFactoryPlugin;QQmlNativeDebugServiceFactoryPlugin;QQmlPreviewServiceFactoryPlugin;QQmlProfilerServiceFactoryPlugin;QQuick3DProfilerAdapterFactoryPlugin;QQuickProfilerAdapterFactoryPlugin;QTcpServerConnectionFactoryPlugin;QNLMNIPlugin;QSchannelBackendPlugin;QTlsBackendCertOnlyPlugin;QTlsBackendOpenSSLPlugin;QGifPlugin;QICOPlugin;QJpegPlugin;QMinimalIntegrationPlugin;QOffscreenIntegrationPlugin;QSvgIconPlugin;QSvgPlugin;QTuioTouchPlugin;QWindowsDirect2DIntegrationPlugin;QWindowsIntegrationPlugin PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(437): get_target_property(marked_for_deployment appuntitled_quick _qt_marked_for_deployment ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(438): if(NOT marked_for_deployment ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(442): __qt_internal_collect_plugin_library_files(appuntitled_quick QDebugMessageServiceFactoryPlugin;QLocalClientConnectionFactoryPlugin;QQmlDebugServerFactoryPlugin;QQmlDebuggerServiceFactoryPlugin;QQmlInspectorServiceFactoryPlugin;QQmlNativeDebugConnectorFactoryPlugin;QQmlNativeDebugServiceFactoryPlugin;QQmlPreviewServiceFactoryPlugin;QQmlProfilerServiceFactoryPlugin;QQuick3DProfilerAdapterFactoryPlugin;QQuickProfilerAdapterFactoryPlugin;QTcpServerConnectionFactoryPlugin;QNLMNIPlugin;QSchannelBackendPlugin;QTlsBackendCertOnlyPlugin;QTlsBackendOpenSSLPlugin;QGifPlugin;QICOPlugin;QJpegPlugin;QMinimalIntegrationPlugin;QOffscreenIntegrationPlugin;QSvgIconPlugin;QSvgPlugin;QTuioTouchPlugin;QWindowsDirect2DIntegrationPlugin;QWindowsIntegrationPlugin plugins_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(323): set(library_files ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(325): foreach(plugin_target QDebugMessageServiceFactoryPlugin;QLocalClientConnectionFactoryPlugin;QQmlDebugServerFactoryPlugin;QQmlDebuggerServiceFactoryPlugin;QQmlInspectorServiceFactoryPlugin;QQmlNativeDebugConnectorFactoryPlugin;QQmlNativeDebugServiceFactoryPlugin;QQmlPreviewServiceFactoryPlugin;QQmlProfilerServiceFactoryPlugin;QQuick3DProfilerAdapterFactoryPlugin;QQuickProfilerAdapterFactoryPlugin;QTcpServerConnectionFactoryPlugin;QNLMNIPlugin;QSchannelBackendPlugin;QTlsBackendCertOnlyPlugin;QTlsBackendOpenSSLPlugin;QGifPlugin;QICOPlugin;QJpegPlugin;QMinimalIntegrationPlugin;QOffscreenIntegrationPlugin;QSvgIconPlugin;QSvgPlugin;QTuioTouchPlugin;QWindowsDirect2DIntegrationPlugin;QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QDebugMessageServiceFactoryPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QDebugMessageServiceFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QDebugMessageServiceFactoryPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QDebugMessageServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QDebugMessageServiceFactoryPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QLocalClientConnectionFactoryPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QLocalClientConnectionFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QLocalClientConnectionFactoryPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QLocalClientConnectionFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QLocalClientConnectionFactoryPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QQmlDebugServerFactoryPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QQmlDebugServerFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlDebugServerFactoryPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlDebugServerFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlDebugServerFactoryPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QQmlDebuggerServiceFactoryPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QQmlDebuggerServiceFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlDebuggerServiceFactoryPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlDebuggerServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlDebuggerServiceFactoryPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QQmlInspectorServiceFactoryPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QQmlInspectorServiceFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlInspectorServiceFactoryPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlInspectorServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlInspectorServiceFactoryPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QQmlNativeDebugConnectorFactoryPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QQmlNativeDebugConnectorFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlNativeDebugConnectorFactoryPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlNativeDebugConnectorFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlNativeDebugConnectorFactoryPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QQmlNativeDebugServiceFactoryPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QQmlNativeDebugServiceFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlNativeDebugServiceFactoryPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlNativeDebugServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlNativeDebugServiceFactoryPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QQmlPreviewServiceFactoryPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QQmlPreviewServiceFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlPreviewServiceFactoryPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlPreviewServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlPreviewServiceFactoryPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QQmlProfilerServiceFactoryPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QQmlProfilerServiceFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlProfilerServiceFactoryPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlProfilerServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlProfilerServiceFactoryPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QQuick3DProfilerAdapterFactoryPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QQuick3DProfilerAdapterFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQuick3DProfilerAdapterFactoryPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQuick3DProfilerAdapterFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQuick3DProfilerAdapterFactoryPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QQuickProfilerAdapterFactoryPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QQuickProfilerAdapterFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQuickProfilerAdapterFactoryPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQuickProfilerAdapterFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQuickProfilerAdapterFactoryPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QTcpServerConnectionFactoryPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QTcpServerConnectionFactoryPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTcpServerConnectionFactoryPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTcpServerConnectionFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTcpServerConnectionFactoryPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QNLMNIPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QNLMNIPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QNLMNIPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QNLMNIPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QNLMNIPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QSchannelBackendPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QSchannelBackendPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSchannelBackendPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSchannelBackendPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSchannelBackendPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QTlsBackendCertOnlyPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QTlsBackendCertOnlyPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTlsBackendCertOnlyPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTlsBackendCertOnlyPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTlsBackendCertOnlyPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QTlsBackendOpenSSLPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QTlsBackendOpenSSLPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTlsBackendOpenSSLPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTlsBackendOpenSSLPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTlsBackendOpenSSLPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QGifPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QGifPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QGifPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QGifPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QGifPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QICOPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QICOPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QICOPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QICOPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QICOPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QJpegPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QJpegPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QJpegPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QJpegPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QJpegPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QMinimalIntegrationPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QMinimalIntegrationPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QMinimalIntegrationPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QMinimalIntegrationPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QMinimalIntegrationPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QOffscreenIntegrationPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QOffscreenIntegrationPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QOffscreenIntegrationPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QOffscreenIntegrationPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QOffscreenIntegrationPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QSvgIconPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QSvgIconPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSvgIconPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSvgIconPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSvgIconPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QSvgPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QSvgPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSvgPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSvgPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSvgPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QTuioTouchPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QTuioTouchPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTuioTouchPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTuioTouchPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTuioTouchPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QWindowsDirect2DIntegrationPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QWindowsDirect2DIntegrationPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QWindowsDirect2DIntegrationPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QWindowsDirect2DIntegrationPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QWindowsDirect2DIntegrationPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(326): set(plugin_target_versioned Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(327): __qt_internal_get_static_plugin_condition_genex(QWindowsIntegrationPlugin plugin_condition TARGET appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(49): set(options ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(50): set(oneValueArgs TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(51): set(multiValueArgs ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(52): cmake_parse_arguments(arg TARGET TARGET;appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(54): set(plugin_target Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(55): set(plugin_target_versionless Qt::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(57): get_target_property(_plugin_type Qt6::QWindowsIntegrationPlugin QT_PLUGIN_TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(59): set(target_infix ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(60): if(arg_TARGET ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(61): set(target_infix appuntitled_quick, ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(64): set(_default_plugins_are_enabled $>,0>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(66): set(_manual_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(67): set(_no_plugins_genex $> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(70): set(_is_plugin_marker_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(72): set(_plugin_is_default $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(77): set(_plugin_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(78): set(_plugin_versionless_is_whitelisted $>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(84): string(CONCAT _plugin_is_not_blacklisted $>> >, $>> >, $>> > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(99): string(CONCAT _plugin_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(107): string(CONCAT _plugin_versionless_is_in_type_whitelist $ > > ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(119): set(type_genex $ ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(120): set(no_static_genex $,STATIC_LIBRARY>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(123): string(CONCAT _plugin_condition $, $,STATIC_LIBRARY>>, $>>, $>>, $>>, $>>, $>,0>>, $, $>>>,$>>>,$>>> > > >> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(141): set(plugin_condition $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(333): set(target_genex $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QWindowsIntegrationPlugin> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(334): list(APPEND library_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QWindowsIntegrationPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QWindowsIntegrationPlugin>>> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(337): set(plugins_files $<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QDebugMessageServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QDebugMessageServiceFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QLocalClientConnectionFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QLocalClientConnectionFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlDebugServerFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlDebugServerFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlDebuggerServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlDebuggerServiceFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlInspectorServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlInspectorServiceFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlNativeDebugConnectorFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlNativeDebugConnectorFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlNativeDebugServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlNativeDebugServiceFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlPreviewServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlPreviewServiceFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlProfilerServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlProfilerServiceFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQuick3DProfilerAdapterFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQuick3DProfilerAdapterFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQuickProfilerAdapterFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQuickProfilerAdapterFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTcpServerConnectionFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTcpServerConnectionFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QNLMNIPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QNLMNIPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSchannelBackendPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSchannelBackendPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTlsBackendCertOnlyPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTlsBackendCertOnlyPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTlsBackendOpenSSLPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTlsBackendOpenSSLPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QGifPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QGifPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QICOPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QICOPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QJpegPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QJpegPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QMinimalIntegrationPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QMinimalIntegrationPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QOffscreenIntegrationPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QOffscreenIntegrationPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSvgIconPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSvgIconPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSvgPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSvgPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTuioTouchPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTuioTouchPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QWindowsDirect2DIntegrationPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QWindowsDirect2DIntegrationPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QWindowsIntegrationPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QWindowsIntegrationPlugin>>> PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(443): set(plugins_files $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QDebugMessageServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QDebugMessageServiceFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QLocalClientConnectionFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QLocalClientConnectionFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlDebugServerFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlDebugServerFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlDebuggerServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlDebuggerServiceFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlInspectorServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlInspectorServiceFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlNativeDebugConnectorFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlNativeDebugConnectorFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlNativeDebugServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlNativeDebugServiceFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlPreviewServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlPreviewServiceFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlProfilerServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlProfilerServiceFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQuick3DProfilerAdapterFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQuick3DProfilerAdapterFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQuickProfilerAdapterFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQuickProfilerAdapterFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTcpServerConnectionFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTcpServerConnectionFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QNLMNIPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QNLMNIPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSchannelBackendPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSchannelBackendPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTlsBackendCertOnlyPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTlsBackendCertOnlyPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTlsBackendOpenSSLPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTlsBackendOpenSSLPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QGifPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QGifPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QICOPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QICOPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QJpegPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QJpegPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QMinimalIntegrationPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QMinimalIntegrationPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QOffscreenIntegrationPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QOffscreenIntegrationPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSvgIconPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSvgIconPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSvgPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSvgPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTuioTouchPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTuioTouchPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QWindowsDirect2DIntegrationPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QWindowsDirect2DIntegrationPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QWindowsIntegrationPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QWindowsIntegrationPlugin>>>,EXCLUDE,^$> ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(445): _qt_internal_get_deploy_impl_dir(deploy_impl_dir ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(2447): set(deploy_impl_dir D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(446): set(file_path D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/appuntitled_quick-plugins ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(447): get_cmake_property(is_multi_config GENERATOR_IS_MULTI_CONFIG ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(448): if(is_multi_config ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(451): string(APPEND file_path .cmake ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(453): file(GENERATE OUTPUT D:/build-untitled_quick-Desktop_Qt_6_5_3_MSVC2019_ARM64-Debug/.qt/appuntitled_quick-plugins.cmake CONTENT set(__QT_DEPLOY_PLUGINS $,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QDebugMessageServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QDebugMessageServiceFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QLocalClientConnectionFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QLocalClientConnectionFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlDebugServerFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlDebugServerFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlDebuggerServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlDebuggerServiceFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlInspectorServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlInspectorServiceFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlNativeDebugConnectorFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlNativeDebugConnectorFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlNativeDebugServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlNativeDebugServiceFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlPreviewServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlPreviewServiceFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlProfilerServiceFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQmlProfilerServiceFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQuick3DProfilerAdapterFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQuick3DProfilerAdapterFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQuickProfilerAdapterFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QQuickProfilerAdapterFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTcpServerConnectionFactoryPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTcpServerConnectionFactoryPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QNLMNIPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QNLMNIPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSchannelBackendPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSchannelBackendPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTlsBackendCertOnlyPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTlsBackendCertOnlyPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTlsBackendOpenSSLPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTlsBackendOpenSSLPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QGifPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QGifPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QICOPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QICOPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QJpegPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QJpegPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QMinimalIntegrationPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QMinimalIntegrationPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QOffscreenIntegrationPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QOffscreenIntegrationPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSvgIconPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSvgIconPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSvgPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QSvgPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTuioTouchPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QTuioTouchPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QWindowsDirect2DIntegrationPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QWindowsDirect2DIntegrationPlugin>>>;$<$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QWindowsIntegrationPlugin>>:$,$,STATIC_LIBRARY>>,$>>,$>>,$>>,$>>,$>,0>>,$,$>>>,$>>>,$>>>>>>>:Qt6::QWindowsIntegrationPlugin>>>,EXCLUDE,^$>) ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(473): __qt_internal_check_finalizer_mode(appuntitled_quick use_finalizer_mode static_plugins DEFAULT_VALUE TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake(10): set(option_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake(11): set(single_args DEFAULT_VALUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake(12): set(multi_args ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake(13): cmake_parse_arguments(arg DEFAULT_VALUE DEFAULT_VALUE;TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake(15): if(NOT DEFINED arg_DEFAULT_VALUE OR arg_DEFAULT_VALUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake(16): set(arg_DEFAULT_VALUE TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake(20): get_target_property(value appuntitled_quick _qt_static_plugins_finalizer_mode ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake(21): if(value-NOTFOUND STREQUAL value-NOTFOUND ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake(22): __qt_internal_enable_finalizer_mode(appuntitled_quick static_plugins TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake(29): if(enabled ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake(30): set(enabled TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake(34): set_property(TARGET appuntitled_quick PROPERTY _qt_static_plugins_finalizer_mode TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake(23): set(value TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake(25): set(use_finalizer_mode TRUE PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(479): if(NOT use_finalizer_mode ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(483): __qt_internal_collect_plugin_init_libraries(QDebugMessageServiceFactoryPlugin;QLocalClientConnectionFactoryPlugin;QQmlDebugServerFactoryPlugin;QQmlDebuggerServiceFactoryPlugin;QQmlInspectorServiceFactoryPlugin;QQmlNativeDebugConnectorFactoryPlugin;QQmlNativeDebugServiceFactoryPlugin;QQmlPreviewServiceFactoryPlugin;QQmlProfilerServiceFactoryPlugin;QQuick3DProfilerAdapterFactoryPlugin;QQuickProfilerAdapterFactoryPlugin;QTcpServerConnectionFactoryPlugin;QNLMNIPlugin;QSchannelBackendPlugin;QTlsBackendCertOnlyPlugin;QTlsBackendOpenSSLPlugin;QGifPlugin;QICOPlugin;QJpegPlugin;QMinimalIntegrationPlugin;QOffscreenIntegrationPlugin;QSvgIconPlugin;QSvgPlugin;QTuioTouchPlugin;QWindowsDirect2DIntegrationPlugin;QWindowsIntegrationPlugin init_libraries ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(299): set(plugin_inits_to_link ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(301): foreach(plugin_target QDebugMessageServiceFactoryPlugin;QLocalClientConnectionFactoryPlugin;QQmlDebugServerFactoryPlugin;QQmlDebuggerServiceFactoryPlugin;QQmlInspectorServiceFactoryPlugin;QQmlNativeDebugConnectorFactoryPlugin;QQmlNativeDebugServiceFactoryPlugin;QQmlPreviewServiceFactoryPlugin;QQmlProfilerServiceFactoryPlugin;QQuick3DProfilerAdapterFactoryPlugin;QQuickProfilerAdapterFactoryPlugin;QTcpServerConnectionFactoryPlugin;QNLMNIPlugin;QSchannelBackendPlugin;QTlsBackendCertOnlyPlugin;QTlsBackendOpenSSLPlugin;QGifPlugin;QICOPlugin;QJpegPlugin;QMinimalIntegrationPlugin;QOffscreenIntegrationPlugin;QSvgIconPlugin;QSvgPlugin;QTuioTouchPlugin;QWindowsDirect2DIntegrationPlugin;QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QDebugMessageServiceFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QLocalClientConnectionFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QQmlDebugServerFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QQmlDebuggerServiceFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QQmlInspectorServiceFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QQmlNativeDebugConnectorFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QQmlNativeDebugServiceFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QQmlPreviewServiceFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QQmlProfilerServiceFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QQuick3DProfilerAdapterFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QQuickProfilerAdapterFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QTcpServerConnectionFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QNLMNIPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QSchannelBackendPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QTlsBackendCertOnlyPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QTlsBackendOpenSSLPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QGifPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QICOPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QJpegPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QMinimalIntegrationPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QOffscreenIntegrationPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QSvgIconPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QSvgPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QTuioTouchPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QWindowsDirect2DIntegrationPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(302): set(plugin_target_versioned Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(303): get_target_property(type Qt6::QWindowsIntegrationPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(304): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(305): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(318): set(init_libraries PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(484): __qt_internal_collect_plugin_libraries(QDebugMessageServiceFactoryPlugin;QLocalClientConnectionFactoryPlugin;QQmlDebugServerFactoryPlugin;QQmlDebuggerServiceFactoryPlugin;QQmlInspectorServiceFactoryPlugin;QQmlNativeDebugConnectorFactoryPlugin;QQmlNativeDebugServiceFactoryPlugin;QQmlPreviewServiceFactoryPlugin;QQmlProfilerServiceFactoryPlugin;QQuick3DProfilerAdapterFactoryPlugin;QQuickProfilerAdapterFactoryPlugin;QTcpServerConnectionFactoryPlugin;QNLMNIPlugin;QSchannelBackendPlugin;QTlsBackendCertOnlyPlugin;QTlsBackendOpenSSLPlugin;QGifPlugin;QICOPlugin;QJpegPlugin;QMinimalIntegrationPlugin;QOffscreenIntegrationPlugin;QSvgIconPlugin;QSvgPlugin;QTuioTouchPlugin;QWindowsDirect2DIntegrationPlugin;QWindowsIntegrationPlugin plugin_libraries ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(276): set(plugins_to_link ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(278): foreach(plugin_target QDebugMessageServiceFactoryPlugin;QLocalClientConnectionFactoryPlugin;QQmlDebugServerFactoryPlugin;QQmlDebuggerServiceFactoryPlugin;QQmlInspectorServiceFactoryPlugin;QQmlNativeDebugConnectorFactoryPlugin;QQmlNativeDebugServiceFactoryPlugin;QQmlPreviewServiceFactoryPlugin;QQmlProfilerServiceFactoryPlugin;QQuick3DProfilerAdapterFactoryPlugin;QQuickProfilerAdapterFactoryPlugin;QTcpServerConnectionFactoryPlugin;QNLMNIPlugin;QSchannelBackendPlugin;QTlsBackendCertOnlyPlugin;QTlsBackendOpenSSLPlugin;QGifPlugin;QICOPlugin;QJpegPlugin;QMinimalIntegrationPlugin;QOffscreenIntegrationPlugin;QSvgIconPlugin;QSvgPlugin;QTuioTouchPlugin;QWindowsDirect2DIntegrationPlugin;QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QDebugMessageServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QDebugMessageServiceFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QLocalClientConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QLocalClientConnectionFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QQmlDebugServerFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QQmlDebugServerFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QQmlDebuggerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QQmlDebuggerServiceFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QQmlInspectorServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QQmlInspectorServiceFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QQmlNativeDebugConnectorFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QQmlNativeDebugConnectorFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QQmlNativeDebugServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QQmlNativeDebugServiceFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QQmlPreviewServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QQmlPreviewServiceFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QQmlProfilerServiceFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QQmlProfilerServiceFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QQuick3DProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QQuick3DProfilerAdapterFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QQuickProfilerAdapterFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QQuickProfilerAdapterFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QTcpServerConnectionFactoryPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QTcpServerConnectionFactoryPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QNLMNIPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QNLMNIPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QSchannelBackendPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QSchannelBackendPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QTlsBackendCertOnlyPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QTlsBackendCertOnlyPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QTlsBackendOpenSSLPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QTlsBackendOpenSSLPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QGifPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QGifPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QICOPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QICOPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QJpegPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QJpegPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QMinimalIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QMinimalIntegrationPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QOffscreenIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QOffscreenIntegrationPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QSvgIconPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QSvgIconPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QSvgPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QSvgPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QTuioTouchPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QTuioTouchPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QWindowsDirect2DIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QWindowsDirect2DIntegrationPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(279): set(plugin_target_versioned Qt6::QWindowsIntegrationPlugin ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(280): get_target_property(type Qt6::QWindowsIntegrationPlugin TYPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(281): if(NOT type STREQUAL STATIC_LIBRARY ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(282): continue() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(292): set(plugin_libraries PARENT_SCOPE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(486): target_link_libraries(appuntitled_quick PRIVATE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicPluginHelpers.cmake(488): set_target_properties(appuntitled_quick PROPERTIES _qt_plugin_finalizer_imports_processed TRUE ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(659): __qt_internal_process_dependency_object_libraries(appuntitled_quick ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(130): if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.21 ) C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6/QtPublicTargetHelpers.cmake(131): return() C:/Qt/6.5.3/msvc2019_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake(712): set_target_properties(appuntitled_quick PROPERTIES _qt_is_finalized TRUE )