# This is the CMakeCache file. # For build in directory: d:/buildtrees/tmp/x64-windows-dbg # It was generated by CMake: D:/downloads/tools/cmake-3.25.0-windows/cmake-3.25.0-windows-i386/bin/cmake.exe # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. # If you do want to change a value, simply edit, save, and exit the editor. # The syntax for the file is as follows: # KEY:TYPE=VALUE # KEY is the name of a variable in the cache. # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY. ######################## # EXTERNAL cache entries ######################## //path to the bison executable BISON_EXECUTABLE:FILEPATH=D:/downloads/tools/win_flex/2.5.25/win_bison.exe //Build Qt statically or dynamically BUILD_SHARED_LIBS:BOOL=ON BUILD_WITH_PCH:STRING=ON //Path to a file. CHARSET_INCLUDE_DIR:PATH=D:/installed/x64-windows/include //Path to a library. CHARSET_LIBRARY_DEBUG:FILEPATH=D:/installed/x64-windows/debug/lib/charset.lib //Path to a library. CHARSET_LIBRARY_RELEASE:FILEPATH=D:/installed/x64-windows/debug/lib/charset.lib //Path to a program. CMAKE_ADDR2LINE:FILEPATH=CMAKE_ADDR2LINE-NOTFOUND //Path to a program. CMAKE_AR:FILEPATH=C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.34.31933/bin/Hostx64/x64/lib.exe //Choose the type of build, options are: None Debug Release RelWithDebInfo // MinSizeRel ... CMAKE_BUILD_TYPE:STRING=Debug CMAKE_CROSSCOMPILING:STRING=OFF //CXX compiler CMAKE_CXX_COMPILER:FILEPATH=C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.34.31933/bin/Hostx64/x64/cl.exe CMAKE_CXX_FLAGS:STRING=' /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /GR /EHsc /MP ' CMAKE_CXX_FLAGS_DEBUG:STRING='/D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 ' //Flags used by the CXX compiler during MINSIZEREL builds. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=/O1 /Ob1 /DNDEBUG CMAKE_CXX_FLAGS_RELEASE:STRING='/MD /O2 /Oi /Gy /DNDEBUG /Z7 ' //Flags used by the CXX compiler during RELWITHDEBINFO builds. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=/Zi /O2 /Ob1 /DNDEBUG //Libraries linked by default with all C++ applications. CMAKE_CXX_STANDARD_LIBRARIES:STRING=kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib //C compiler CMAKE_C_COMPILER:FILEPATH=C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.34.31933/bin/Hostx64/x64/cl.exe CMAKE_C_FLAGS:STRING=' /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /MP ' CMAKE_C_FLAGS_DEBUG:STRING='/D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 ' //Flags used by the C compiler during MINSIZEREL builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=/O1 /Ob1 /DNDEBUG CMAKE_C_FLAGS_RELEASE:STRING='/MD /O2 /Oi /Gy /DNDEBUG /Z7 ' //Flags used by the C compiler during RELWITHDEBINFO builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/Zi /O2 /Ob1 /DNDEBUG //Libraries linked by default with all C applications. CMAKE_C_STANDARD_LIBRARIES:STRING=kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Qt6Positioning:UNINITIALIZED=OFF //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Qt6WebChannel:UNINITIALIZED=OFF //Path to a program. CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND //No help, variable specified on the command line. CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION:UNINITIALIZED=ON //Flags used by the linker during all build types. CMAKE_EXE_LINKER_FLAGS:STRING=/machine:x64 //Flags used by the linker during DEBUG builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=/nologo /debug /INCREMENTAL //Flags used by the linker during MINSIZEREL builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING='/nologo /DEBUG /INCREMENTAL:NO /OPT:REF /OPT:ICF ' //Flags used by the linker during RELWITHDEBINFO builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= //No help, variable specified on the command line. CMAKE_EXPORT_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY:UNINITIALIZED=ON //Value Computed by CMake. CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=D:/buildtrees/tmp/x64-windows-dbg/CMakeFiles/pkgRedirects //No help, variable specified on the command line. CMAKE_INSTALL_BINDIR:STRING=bin //Read-only architecture-independent data (DATAROOTDIR) CMAKE_INSTALL_DATADIR:PATH= //Read-only architecture-independent data root (share) CMAKE_INSTALL_DATAROOTDIR:PATH=share //Documentation root (DATAROOTDIR/doc/PROJECT_NAME) CMAKE_INSTALL_DOCDIR:PATH= //C header files (include) CMAKE_INSTALL_INCLUDEDIR:PATH=include //Info documentation (DATAROOTDIR/info) CMAKE_INSTALL_INFODIR:PATH= //No help, variable specified on the command line. CMAKE_INSTALL_LIBDIR:STRING=lib //Program executables (libexec) CMAKE_INSTALL_LIBEXECDIR:PATH=libexec //Locale-dependent data (DATAROOTDIR/locale) CMAKE_INSTALL_LOCALEDIR:PATH= //Modifiable single-machine data (var) CMAKE_INSTALL_LOCALSTATEDIR:PATH=var //Man documentation (DATAROOTDIR/man) CMAKE_INSTALL_MANDIR:PATH= //C header files for non-gcc (/usr/include) CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=D:/packages/qtwebengine_x64-windows/debug CMAKE_INSTALL_RPATH:STRING= //Run-time variable data (LOCALSTATEDIR/run) CMAKE_INSTALL_RUNSTATEDIR:PATH= //System admin executables (sbin) CMAKE_INSTALL_SBINDIR:PATH=sbin //Modifiable architecture-independent data (com) CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com //Read-only single-machine data (etc) CMAKE_INSTALL_SYSCONFDIR:PATH=etc //No help, variable specified on the command line. CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP:UNINITIALIZED=TRUE //Path to a program. CMAKE_LINKER:FILEPATH=C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.34.31933/bin/Hostx64/x64/link.exe //make program CMAKE_MAKE_PROGRAM:FILEPATH=C:/Program Files/Microsoft Visual Studio/2022/Enterprise/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe //Flags used by the linker during the creation of modules during // all build types. CMAKE_MODULE_LINKER_FLAGS:STRING=/machine:x64 //Flags used by the linker during the creation of modules during // DEBUG builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL //Flags used by the linker during the creation of modules during // MINSIZEREL builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO //Flags used by the linker during the creation of modules during // RELEASE builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO //Flags used by the linker during the creation of modules during // RELWITHDEBINFO builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL CMAKE_MSVC_RUNTIME_LIBRARY:STRING=MultiThreaded$<$:Debug>$<$:DLL> //Path to a program. CMAKE_MT:FILEPATH=C:/Program Files (x86)/Windows Kits/10/bin/10.0.22621.0/x64/mt.exe //Path to a program. CMAKE_NM:FILEPATH=CMAKE_NM-NOTFOUND //Path to a program. CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND //Path to a program. CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND //Value Computed by CMake CMAKE_PROJECT_DESCRIPTION:STATIC=QtWebEngine and QtPdf modules //Value Computed by CMake CMAKE_PROJECT_HOMEPAGE_URL:STATIC=https://qt.io/ //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=QtWebEngine //Value Computed by CMake CMAKE_PROJECT_VERSION:STATIC=6.5.0 //Value Computed by CMake CMAKE_PROJECT_VERSION_MAJOR:STATIC=6 //Value Computed by CMake CMAKE_PROJECT_VERSION_MINOR:STATIC=5 //Value Computed by CMake CMAKE_PROJECT_VERSION_PATCH:STATIC=0 //Value Computed by CMake CMAKE_PROJECT_VERSION_TWEAK:STATIC= //RC compiler CMAKE_RC_COMPILER:FILEPATH=C:/Program Files (x86)/Windows Kits/10/bin/10.0.22621.0/x64/rc.exe CMAKE_RC_FLAGS:STRING=-c65001 /DWIN32 //Flags for Windows Resource Compiler during DEBUG builds. CMAKE_RC_FLAGS_DEBUG:STRING=-D_DEBUG //Flags for Windows Resource Compiler during MINSIZEREL builds. CMAKE_RC_FLAGS_MINSIZEREL:STRING= //Flags for Windows Resource Compiler during RELEASE builds. CMAKE_RC_FLAGS_RELEASE:STRING= //Flags for Windows Resource Compiler during RELWITHDEBINFO builds. CMAKE_RC_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_READELF:FILEPATH=CMAKE_READELF-NOTFOUND //No help, variable specified on the command line. CMAKE_REQUIRE_FIND_PACKAGE_Qt6Positioning:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_REQUIRE_FIND_PACKAGE_Qt6WebChannel:UNINITIALIZED=ON //Flags used by the linker during the creation of shared libraries // during all build types. CMAKE_SHARED_LINKER_FLAGS:STRING=/machine:x64 //Flags used by the linker during the creation of shared libraries // during DEBUG builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=/nologo /debug /INCREMENTAL //Flags used by the linker during the creation of shared libraries // during MINSIZEREL builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING='/nologo /DEBUG /INCREMENTAL:NO /OPT:REF /OPT:ICF ' //Flags used by the linker during the creation of shared libraries // during RELWITHDEBINFO builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL //If set, runtime paths are not added when installing shared libraries, // but are added when building. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO //If set, runtime paths are not added when using shared libraries. CMAKE_SKIP_RPATH:BOOL=NO //Flags used by the linker during the creation of static libraries // during all build types. CMAKE_STATIC_LINKER_FLAGS:STRING=/machine:x64 //Flags used by the linker during the creation of static libraries // during DEBUG builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=/nologo //Flags used by the linker during the creation of static libraries // during MINSIZEREL builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of static libraries // during RELEASE builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=/nologo //Flags used by the linker during the creation of static libraries // during RELWITHDEBINFO builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_STRIP:FILEPATH=CMAKE_STRIP-NOTFOUND CMAKE_SYSTEM_NAME:STRING=Windows CMAKE_SYSTEM_PROCESSOR:STRING=AMD64 CMAKE_SYSTEM_VERSION:STRING=10.0.20348 //The CMake toolchain file CMAKE_TOOLCHAIN_FILE:FILEPATH=C:/a/1/s/scripts/buildsystems/vcpkg.cmake //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. CMAKE_VERBOSE_MAKEFILE:BOOL=ON //Path to a file. CUPS_INCLUDE_DIR:PATH=CUPS_INCLUDE_DIR-NOTFOUND //Path to a library. CUPS_LIBRARIES:FILEPATH=CUPS_LIBRARIES-NOTFOUND //Bitcode support FEATURE_pdf_bitcode:BOOL=OFF //Use static runtime FEATURE_pdf_static_runtime:BOOL=OFF //Support V8 FEATURE_pdf_v8:BOOL=OFF //Support XFA FEATURE_pdf_xfa:BOOL=OFF //Support XFA-BMP FEATURE_pdf_xfa_bmp:BOOL=OFF //Support XFA-GIF FEATURE_pdf_xfa_gif:BOOL=OFF //Support XFA-PNG FEATURE_pdf_xfa_png:BOOL=OFF //Support XFA-TIFF FEATURE_pdf_xfa_tiff:BOOL=OFF //Using pkg-config FEATURE_pkg_config:BOOL=OFF //Build Qt PDF FEATURE_qtpdf_build:BOOL=ON //Build QtPdfQuick FEATURE_qtpdf_quick_build:BOOL=ON //Build QtPdfWidgets FEATURE_qtpdf_widgets_build:BOOL=ON //Build QtWebEngine Modules FEATURE_qtwebengine_build:BOOL=ON //Build QtWebEngineCore FEATURE_qtwebengine_core_build:BOOL=ON //Build QtWebEngineQuick FEATURE_qtwebengine_quick_build:BOOL=ON //Build QtWebEngineWidgets FEATURE_qtwebengine_widgets_build:BOOL=ON //Build Gn FEATURE_webengine_build_gn:BOOL=ON //Build Ninja FEATURE_webengine_build_ninja:BOOL=OFF //Developer build FEATURE_webengine_developer_build:BOOL=OFF //Embedded build FEATURE_webengine_embedded_build:BOOL=OFF //Extensions FEATURE_webengine_extensions:BOOL=ON //Full debug information FEATURE_webengine_full_debug_info:BOOL=OFF //Geolocation FEATURE_webengine_geolocation:BOOL=ON //Jumbo Build FEATURE_webengine_jumbo_build:BOOL=ON //Kerberos Authentication FEATURE_webengine_kerberos:BOOL=ON //Native Spellchecker FEATURE_webengine_native_spellchecker:BOOL=OFF //Support GLX on qpa-xcb FEATURE_webengine_ozone_x11:BOOL=OFF //Pepper Plugins FEATURE_webengine_pepper_plugins:BOOL=ON //Printing and PDF FEATURE_webengine_printing_and_pdf:BOOL=ON //Proprietary Codecs FEATURE_webengine_proprietary_codecs:BOOL=OFF //qtfreetype FEATURE_webengine_qt_freetype:BOOL=OFF //qtpng FEATURE_webengine_qt_harfbuzz:BOOL=OFF //qtjpeg FEATURE_webengine_qt_libjpeg:BOOL=OFF //qtpng FEATURE_webengine_qt_libpng:BOOL=OFF //qtzlib FEATURE_webengine_qt_zlib:BOOL=OFF //Sanitizer support FEATURE_webengine_sanitizer:BOOL=OFF //Spellchecker FEATURE_webengine_spellchecker:BOOL=ON //Use ALSA FEATURE_webengine_system_alsa:BOOL=OFF //ffmpeg FEATURE_webengine_system_ffmpeg:BOOL=OFF //freetype FEATURE_webengine_system_freetype:BOOL=OFF //glib FEATURE_webengine_system_glib:BOOL=OFF //harfbuzz FEATURE_webengine_system_harfbuzz:BOOL=OFF //icu FEATURE_webengine_system_icu:BOOL=OFF //lcms2 FEATURE_webengine_system_lcms2:BOOL=OFF //libevent FEATURE_webengine_system_libevent:BOOL=OFF //jpeg FEATURE_webengine_system_libjpeg:BOOL=OFF //libpci FEATURE_webengine_system_libpci:BOOL=OFF //png FEATURE_webengine_system_libpng:BOOL=OFF //libvpx FEATURE_webengine_system_libvpx:BOOL=OFF //libwebp, libwebpmux and libwebpdemux FEATURE_webengine_system_libwebp:BOOL=OFF //libxml2 and libxslt FEATURE_webengine_system_libxml:BOOL=OFF //minizip FEATURE_webengine_system_minizip:BOOL=OFF //opus FEATURE_webengine_system_opus:BOOL=OFF //popler FEATURE_webengine_system_poppler:BOOL=OFF //Use PulseAudio FEATURE_webengine_system_pulseaudio:BOOL=OFF //re2 FEATURE_webengine_system_re2:BOOL=OFF //snappy FEATURE_webengine_system_snappy:BOOL=OFF //zlib FEATURE_webengine_system_zlib:BOOL=OFF //No help, variable specified on the command line. FEATURE_webengine_v8_snapshot_support:UNINITIALIZED=ON //Vulkan support FEATURE_webengine_vulkan:BOOL=OFF //WebChannel support FEATURE_webengine_webchannel:BOOL=ON //WebRTC FEATURE_webengine_webrtc:BOOL=ON //PipeWire over GIO FEATURE_webengine_webrtc_pipewire:BOOL=OFF //UI Delegates FEATURE_webenginequick_ui_delegates:BOOL=ON //No help, variable specified on the command line. FETCHCONTENT_FULLY_DISCONNECTED:UNINITIALIZED=ON //path to the flex executable FLEX_EXECUTABLE:FILEPATH=D:/downloads/tools/win_flex/2.5.25/win_flex.exe //Path to the flex headers FLEX_INCLUDE_DIR:PATH=D:/downloads/tools/win_flex/2.5.25 //Path to the fl library FL_LIBRARY:FILEPATH=FL_LIBRARY-NOTFOUND //Path to a file. GLIB2_GIO_INCLUDE_DIRS:PATH=D:/installed/x64-windows/include/glib-2.0 //Path to a library. GLIB2_GIO_LIBRARIES:FILEPATH=D:/installed/x64-windows/debug/lib/gio-2.0.lib //Path to a file. GLIB2_GMODULE_INCLUDE_DIRS:PATH=D:/installed/x64-windows/include/glib-2.0 //Path to a library. GLIB2_GMODULE_LIBRARIES:FILEPATH=D:/installed/x64-windows/debug/lib/gmodule-2.0.lib //Path to a file. GLIB2_GOBJECT_INCLUDE_DIRS:PATH=D:/installed/x64-windows/include/glib-2.0 //Path to a library. GLIB2_GOBJECT_LIBRARIES:FILEPATH=D:/installed/x64-windows/debug/lib/gobject-2.0.lib //Path to a file. GLIB2_INCLUDE_DIRS:PATH=D:/installed/x64-windows/include/glib-2.0 //Path to a file. GLIB2_INTERNAL_INCLUDE_DIR:PATH=D:/installed/x64-windows/debug/lib/glib-2.0/include //Path to a library. GLIB2_LIBRARIES:FILEPATH=D:/installed/x64-windows/debug/lib/glib-2.0.lib //Path to a program. GPerf_EXECUTABLE:FILEPATH=D:/installed/x64-windows/tools/gperf/gperf.exe //Path to a file. GSSAPI_INCLUDE_DIRS:PATH=GSSAPI_INCLUDE_DIRS-NOTFOUND //Path to a library. GSSAPI_LIBRARIES:FILEPATH=GSSAPI_LIBRARIES-NOTFOUND //Path to a library. GTHREAD2_LIBRARIES:FILEPATH=D:/installed/x64-windows/debug/lib/gthread-2.0.lib //Path to a program. Gn_EXECUTABLE:FILEPATH=Gn_EXECUTABLE-NOTFOUND //No help, variable specified on the command line. HOST_PERL:PATH=D:/downloads/tools/perl/5.32.1.1/perl/bin/perl.exe //Arch-dependent data [PREFIX] INSTALL_ARCHDATADIR:STRING=. //No help, variable specified on the command line. INSTALL_BINDIR:STRING=bin //Arch-independent data [PREFIX] INSTALL_DATADIR:STRING=. //No help, variable specified on the command line. INSTALL_DESCRIPTIONSDIR:STRING=../share/Qt6/modules //No help, variable specified on the command line. INSTALL_DOCDIR:STRING=../doc/Qt6/ //Examples [PREFIX/examples] INSTALL_EXAMPLESDIR:STRING=examples //No help, variable specified on the command line. INSTALL_INCLUDEDIR:STRING=../include/Qt6/ //Libraries [PREFIX/lib] INSTALL_LIBDIR:STRING=lib //No help, variable specified on the command line. INSTALL_LIBEXECDIR:STRING=bin //No help, variable specified on the command line. INSTALL_MKSPECSDIR:STRING=../share/Qt6/mkspecs //No help, variable specified on the command line. INSTALL_PLUGINSDIR:STRING=Qt6/plugins //No help, variable specified on the command line. INSTALL_QMLDIR:STRING=Qt6/qml //Settings used by Qt programs [PREFIX/etc/xdg]/[/Library/Preferences/Qt] INSTALL_SYSCONFDIR:STRING=etc/xdg //Tests [PREFIX/tests] INSTALL_TESTSDIR:STRING=tests //No help, variable specified on the command line. INSTALL_TRANSLATIONSDIR:STRING=../translations/Qt6/ //iconv include directory Iconv_INCLUDE_DIR:PATH=D:/installed/x64-windows/include //iconv library (if not in the C library) Iconv_LIBRARY:FILEPATH=D:/installed/x64-windows/debug/lib/iconv.lib //libintl include directory Intl_INCLUDE_DIR:PATH=D:/installed/x64-windows/include //libintl libraries (if not in the C library) Intl_LIBRARY:FILEPATH=D:/installed/x64-windows/debug/lib/intl.lib //Path to a library. Intl_LIBRARY_DEBUG:FILEPATH=D:/installed/x64-windows/debug/lib/intl.lib //Path to a library. Intl_LIBRARY_RELEASE:FILEPATH=D:/installed/x64-windows/lib/intl.lib //Path to a program. Ninja_EXECUTABLE:FILEPATH=C:/Program Files/Microsoft Visual Studio/2022/Enterprise/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe //Path to a program. Nodejs_EXECUTABLE:FILEPATH=D:/installed/x64-windows/tools/node/node.exe //Path to a library. PCRE2_8BIT_LIBRARIES:FILEPATH=D:/installed/x64-windows/lib/pcre2-8.lib //Arguments to supply to pkg-config PKG_CONFIG_ARGN:STRING= //Disabled pkg-config usage. PKG_CONFIG_EXECUTABLE:STRING= //Path to a program. Python3_EXECUTABLE:FILEPATH=Python3_EXECUTABLE-NOTFOUND //Additional directories where find(Qt6 ...) host Qt components // are searched QT_ADDITIONAL_HOST_PACKAGES_PREFIX_PATH:STRING= //Additional directories where find(Qt6 ...) components are searched QT_ADDITIONAL_PACKAGES_PREFIX_PATH:STRING= //Build Qt Benchmarks QT_BUILD_BENCHMARKS:BOOL=OFF //Build Qt examples QT_BUILD_EXAMPLES:BOOL=OFF //Should examples be built as ExternalProjects. QT_BUILD_EXAMPLES_AS_EXTERNAL:BOOL=OFF //Should examples be built as part of the default 'all' target. QT_BUILD_EXAMPLES_BY_DEFAULT:BOOL=ON //Build Qt manual tests QT_BUILD_MANUAL_TESTS:BOOL=OFF //Build minimal subset of tests for Android multi-ABI Qt builds QT_BUILD_MINIMAL_ANDROID_MULTI_ABI_TESTS:BOOL=OFF //Build minimal subset of tests for static Qt builds QT_BUILD_MINIMAL_STATIC_TESTS:BOOL=OFF //Build the testing tree. QT_BUILD_TESTS:BOOL=OFF //Link all tests into a single binary. QT_BUILD_TESTS_BATCHED:BOOL=OFF //Should tests be built as part of the default 'all' target. QT_BUILD_TESTS_BY_DEFAULT:BOOL=ON //Should tools be built as part of the default 'all' target. QT_BUILD_TOOLS_BY_DEFAULT:BOOL=ON //Debug extend_target calls in Qt's build system QT_CMAKE_DEBUG_EXTEND_TARGET:BOOL=OFF //Enable the use of versioned hard link QT_CREATE_VERSIONED_HARD_LINK:BOOL=ON //Jumbo merge limit for WebEngineCore QT_FEATURE_webengine_jumbo_file_merge_limit:STRING=8 //Installed Qt host directory path, used for cross compiling. QT_HOST_PATH:PATH= QT_INTERNAL_SUMMARY_INSTRUCTIONS_SHOWN:STRING=TRUE //No help, variable specified on the command line. QT_MKSPECS_DIR:PATH=D:/installed/x64-windows/share/Qt6/mkspecs //Qt Namespace QT_NAMESPACE:STRING= //No help, variable specified on the command line. QT_NO_FORCE_SET_CMAKE_BUILD_TYPE:BOOL=ON //Qt platform specific pre-processor defines QT_PLATFORM_DEFINITIONS:STRING=WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;_WIN64 //QMake target mkspec QT_QMAKE_TARGET_MKSPEC:STRING=win32-msvc QT_QPA_DEFAULT_PLATFORM:STRING=windows //No help, variable specified on the command line. QT_SYNCQT:PATH=D:/installed/x64-windows/tools/Qt6/bin/syncqt.pl //Enable the use of ccache QT_USE_CCACHE:BOOL=OFF //No help, variable specified on the command line. QT_USE_DEFAULT_CMAKE_OPTIMIZATION_FLAGS:BOOL=ON //Warn if a plugin specifies a PUBLIC keyword QT_WARN_PLUGIN_PUBLIC_KEYWORDS:BOOL=ON //Boolean indicating if doing a Qt prefix build (vs non-prefix // build). QT_WILL_INSTALL:BOOL=ON //The directory containing a CMake configuration file for Qt6BuildInternals. Qt6BuildInternals_DIR:PATH=D:/installed/x64-windows/share/Qt6BuildInternals //The directory containing a CMake configuration file for Qt6CoreTools. Qt6CoreTools_DIR:PATH=D:/installed/x64-windows/share/Qt6CoreTools //The directory containing a CMake configuration file for Qt6Core. Qt6Core_DIR:PATH=D:/installed/x64-windows/share/Qt6Core //The directory containing a CMake configuration file for Qt6Designer. Qt6Designer_DIR:PATH=D:/installed/x64-windows/share/Qt6Designer //The directory containing a CMake configuration file for Qt6EntryPointPrivate. Qt6EntryPointPrivate_DIR:PATH=D:/installed/x64-windows/share/Qt6EntryPointPrivate //The directory containing a CMake configuration file for Qt6FreetypePrivate. Qt6FreetypePrivate_DIR:PATH=Qt6FreetypePrivate_DIR-NOTFOUND //The directory containing a CMake configuration file for Qt6GuiTools. Qt6GuiTools_DIR:PATH=D:/installed/x64-windows/share/Qt6GuiTools //The directory containing a CMake configuration file for Qt6Gui. Qt6Gui_DIR:PATH=D:/installed/x64-windows/share/Qt6Gui //The directory containing a CMake configuration file for Qt6HarfbuzzPrivate. Qt6HarfbuzzPrivate_DIR:PATH=Qt6HarfbuzzPrivate_DIR-NOTFOUND //The directory containing a CMake configuration file for Qt6JpegPrivate. Qt6JpegPrivate_DIR:PATH=Qt6JpegPrivate_DIR-NOTFOUND //The directory containing a CMake configuration file for Qt6Network. Qt6Network_DIR:PATH=D:/installed/x64-windows/share/Qt6Network //The directory containing a CMake configuration file for Qt6OpenGLWidgets. Qt6OpenGLWidgets_DIR:PATH=D:/installed/x64-windows/share/Qt6OpenGLWidgets //The directory containing a CMake configuration file for Qt6OpenGL. Qt6OpenGL_DIR:PATH=D:/installed/x64-windows/share/Qt6OpenGL //The directory containing a CMake configuration file for Qt6PngPrivate. Qt6PngPrivate_DIR:PATH=Qt6PngPrivate_DIR-NOTFOUND //The directory containing a CMake configuration file for Qt6Positioning. Qt6Positioning_DIR:PATH=D:/installed/x64-windows/share/Qt6Positioning //The directory containing a CMake configuration file for Qt6PrintSupport. Qt6PrintSupport_DIR:PATH=D:/installed/x64-windows/share/Qt6PrintSupport //The directory containing a CMake configuration file for Qt6QmlCompilerPlusPrivate. Qt6QmlCompilerPlusPrivate_DIR:PATH=Qt6QmlCompilerPlusPrivate_DIR-NOTFOUND //The directory containing a CMake configuration file for Qt6QmlIntegration. Qt6QmlIntegration_DIR:PATH=D:/installed/x64-windows/share/Qt6QmlIntegration //The directory containing a CMake configuration file for Qt6QmlModels. Qt6QmlModels_DIR:PATH=D:/installed/x64-windows/share/Qt6QmlModels //The directory containing a CMake configuration file for Qt6QmlTools. Qt6QmlTools_DIR:PATH=D:/installed/x64-windows/share/Qt6QmlTools //The directory containing a CMake configuration file for Qt6Qml. Qt6Qml_DIR:PATH=D:/installed/x64-windows/share/Qt6Qml //The directory containing a CMake configuration file for Qt6QuickControls2. Qt6QuickControls2_DIR:PATH=D:/installed/x64-windows/share/Qt6QuickControls2 //The directory containing a CMake configuration file for Qt6QuickTemplates2. Qt6QuickTemplates2_DIR:PATH=D:/installed/x64-windows/share/Qt6QuickTemplates2 //The directory containing a CMake configuration file for Qt6QuickTest. Qt6QuickTest_DIR:PATH=D:/installed/x64-windows/share/Qt6QuickTest //The directory containing a CMake configuration file for Qt6QuickWidgets. Qt6QuickWidgets_DIR:PATH=D:/installed/x64-windows/share/Qt6QuickWidgets //The directory containing a CMake configuration file for Qt6Quick. Qt6Quick_DIR:PATH=D:/installed/x64-windows/share/Qt6Quick //The directory containing a CMake configuration file for Qt6Test. Qt6Test_DIR:PATH=D:/installed/x64-windows/share/Qt6Test //The directory containing a CMake configuration file for Qt6UiPlugin. Qt6UiPlugin_DIR:PATH=D:/installed/x64-windows/share/Qt6UiPlugin //The directory containing a CMake configuration file for Qt6WebChannel. Qt6WebChannel_DIR:PATH=D:/installed/x64-windows/share/Qt6WebChannel //The directory containing a CMake configuration file for Qt6WebSockets. Qt6WebSockets_DIR:PATH=Qt6WebSockets_DIR-NOTFOUND //The directory containing a CMake configuration file for Qt6WidgetsTools. Qt6WidgetsTools_DIR:PATH=D:/installed/x64-windows/share/Qt6WidgetsTools //The directory containing a CMake configuration file for Qt6Widgets. Qt6Widgets_DIR:PATH=D:/installed/x64-windows/share/Qt6Widgets //The directory containing a CMake configuration file for Qt6Xml. Qt6Xml_DIR:PATH=D:/installed/x64-windows/share/Qt6Xml //The directory containing a CMake configuration file for Qt6ZlibPrivate. Qt6ZlibPrivate_DIR:PATH=Qt6ZlibPrivate_DIR-NOTFOUND //The directory containing a CMake configuration file for Qt6. Qt6_DIR:PATH=D:/installed/x64-windows/share/Qt6 //Value Computed by CMake QtWebEngineDummy_BINARY_DIR:STATIC=D:/buildtrees/tmp/x64-windows-dbg //Value Computed by CMake QtWebEngineDummy_IS_TOP_LEVEL:STATIC=ON //Value Computed by CMake QtWebEngineDummy_SOURCE_DIR:STATIC=D:/buildtrees/tmp/src/here-src-6-576e567a3a.clean //Value Computed by CMake QtWebEngine_BINARY_DIR:STATIC=D:/buildtrees/tmp/x64-windows-dbg //Value Computed by CMake QtWebEngine_IS_TOP_LEVEL:STATIC=ON //Value Computed by CMake QtWebEngine_SOURCE_DIR:STATIC=D:/buildtrees/tmp/src/here-src-6-576e567a3a.clean //Path to a file. SNAPPY_INCLUDE_DIR:PATH=D:/installed/x64-windows/include //Path to a library. SNAPPY_LIBRARY:FILEPATH=D:/installed/x64-windows/debug/lib/snappy.lib //Automatically copy dependencies into the output directory for // executables. VCPKG_APPLOCAL_DEPS:BOOL=OFF //No help, variable specified on the command line. VCPKG_CHAINLOAD_TOOLCHAIN_FILE:UNINITIALIZED=C:/a/1/s/scripts/toolchains/windows.cmake //No help, variable specified on the command line. VCPKG_CRT_LINKAGE:UNINITIALIZED=dynamic //No help, variable specified on the command line. VCPKG_CXX_FLAGS:UNINITIALIZED= //No help, variable specified on the command line. VCPKG_CXX_FLAGS_DEBUG:UNINITIALIZED= //No help, variable specified on the command line. VCPKG_CXX_FLAGS_RELEASE:UNINITIALIZED= //No help, variable specified on the command line. VCPKG_C_FLAGS:UNINITIALIZED= //No help, variable specified on the command line. VCPKG_C_FLAGS_DEBUG:UNINITIALIZED= //No help, variable specified on the command line. VCPKG_C_FLAGS_RELEASE:UNINITIALIZED= //The directory which contains the installed libraries for each // triplet VCPKG_INSTALLED_DIR:PATH=D:/installed //No help, variable specified on the command line. VCPKG_LINKER_FLAGS:UNINITIALIZED= //No help, variable specified on the command line. VCPKG_LINKER_FLAGS_DEBUG:UNINITIALIZED= //No help, variable specified on the command line. VCPKG_LINKER_FLAGS_RELEASE:UNINITIALIZED= //The path to the vcpkg manifest directory. VCPKG_MANIFEST_DIR:PATH= //Use manifest mode, as opposed to classic mode. VCPKG_MANIFEST_MODE:BOOL=OFF //No help, variable specified on the command line. VCPKG_PLATFORM_TOOLSET:UNINITIALIZED=v143 //Appends the vcpkg paths to CMAKE_PREFIX_PATH, CMAKE_LIBRARY_PATH // and CMAKE_FIND_ROOT_PATH so that vcpkg libraries/packages are // found after toolchain/system libraries/packages. VCPKG_PREFER_SYSTEM_LIBS:BOOL=OFF //Enable the setup of CMAKE_PROGRAM_PATH to vcpkg paths VCPKG_SETUP_CMAKE_PROGRAM_PATH:BOOL=ON //No help, variable specified on the command line. VCPKG_SET_CHARSET_FLAG:UNINITIALIZED=ON //No help, variable specified on the command line. VCPKG_TARGET_ARCHITECTURE:UNINITIALIZED=x64 //Vcpkg target triplet (ex. x86-windows) VCPKG_TARGET_TRIPLET:STRING=x64-windows //Trace calls to find_package() VCPKG_TRACE_FIND_PACKAGE:BOOL=OFF //Enables messages from the VCPKG toolchain for debugging purposes. VCPKG_VERBOSE:BOOL=OFF //Build Qt with warnings as errors WARNINGS_ARE_ERRORS:BOOL=OFF //Path to a program. WINDEPLOYQT_EXECUTABLE:FILEPATH=D:/installed/x64-windows/tools/Qt6/bin/windeployqt.exe //(experimental) Automatically copy dependencies into the install // target directory for executables. Requires CMake 3.14. X_VCPKG_APPLOCAL_DEPS_INSTALL:BOOL=OFF //(experimental) Add USES_TERMINAL to VCPKG_APPLOCAL_DEPS to force // serialization. X_VCPKG_APPLOCAL_DEPS_SERIALIZED:BOOL=OFF //The directory which contains the installed libraries for each // triplet _VCPKG_INSTALLED_DIR:PATH=D:/installed //No help, variable specified on the command line. _VCPKG_ROOT_DIR:UNINITIALIZED=C:/a/1/s ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: BISON_EXECUTABLE BISON_EXECUTABLE-ADVANCED:INTERNAL=1 //Build the testing tree. BUILD_TESTING:INTERNAL=OFF //ADVANCED property for variable: CHARSET_LIBRARY_DEBUG CHARSET_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CHARSET_LIBRARY_RELEASE CHARSET_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ADDR2LINE CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=d:/buildtrees/tmp/x64-windows-dbg //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 //Minor version of cmake used to create the current loaded cache CMAKE_CACHE_MINOR_VERSION:INTERNAL=25 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=0 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=D:/downloads/tools/cmake-3.25.0-windows/cmake-3.25.0-windows-i386/bin/cmake.exe //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=D:/downloads/tools/cmake-3.25.0-windows/cmake-3.25.0-windows-i386/bin/cpack.exe //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=D:/downloads/tools/cmake-3.25.0-windows/cmake-3.25.0-windows-i386/bin/ctest.exe //ADVANCED property for variable: CMAKE_CXX_COMPILER CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_STANDARD_LIBRARIES CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_DLLTOOL CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 //Path to cache edit program executable. CMAKE_EDIT_COMMAND:INTERNAL=D:/downloads/tools/cmake-3.25.0-windows/cmake-3.25.0-windows-i386/bin/cmake-gui.exe //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 //Name of external makefile project generator. CMAKE_EXTRA_GENERATOR:INTERNAL= //Name of generator. CMAKE_GENERATOR:INTERNAL=Ninja //Generator instance identifier. CMAKE_GENERATOR_INSTANCE:INTERNAL= //Name of generator platform. CMAKE_GENERATOR_PLATFORM:INTERNAL= //Name of generator toolset. CMAKE_GENERATOR_TOOLSET:INTERNAL= //Test CMAKE_HAVE_LIBC_PTHREAD CMAKE_HAVE_LIBC_PTHREAD:INTERNAL= //Have library pthreads CMAKE_HAVE_PTHREADS_CREATE:INTERNAL= //Have library pthread CMAKE_HAVE_PTHREAD_CREATE:INTERNAL= //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=D:/buildtrees/tmp/src/here-src-6-576e567a3a.clean //ADVANCED property for variable: CMAKE_INSTALL_BINDIR CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DATADIR CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DOCDIR CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_INFODIR CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_MANDIR CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SBINDIR CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_LINKER CMAKE_LINKER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MT CMAKE_MT-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_NM CMAKE_NM-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=14 //ADVANCED property for variable: CMAKE_OBJCOPY CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJDUMP CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 //Platform information initialized CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RANLIB CMAKE_RANLIB-ADVANCED:INTERNAL=1 //noop for ranlib CMAKE_RANLIB:INTERNAL=: //ADVANCED property for variable: CMAKE_RC_COMPILER CMAKE_RC_COMPILER-ADVANCED:INTERNAL=1 CMAKE_RC_COMPILER_WORKS:INTERNAL=1 //ADVANCED property for variable: CMAKE_RC_FLAGS CMAKE_RC_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RC_FLAGS_DEBUG CMAKE_RC_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RC_FLAGS_MINSIZEREL CMAKE_RC_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RC_FLAGS_RELEASE CMAKE_RC_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RC_FLAGS_RELWITHDEBINFO CMAKE_RC_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_READELF CMAKE_READELF-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=D:/downloads/tools/cmake-3.25.0-windows/cmake-3.25.0-windows-i386/share/cmake-3.25 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_RPATH CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STRIP CMAKE_STRIP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_TOOLCHAIN_FILE CMAKE_TOOLCHAIN_FILE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CUPS_INCLUDE_DIR CUPS_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CUPS_LIBRARIES CUPS_LIBRARIES-ADVANCED:INTERNAL=1 //Details about finding BISON FIND_PACKAGE_MESSAGE_DETAILS_BISON:INTERNAL=[D:/downloads/tools/win_flex/2.5.25/win_bison.exe][v3.8.2()] //Details about finding FLEX FIND_PACKAGE_MESSAGE_DETAILS_FLEX:INTERNAL=[D:/downloads/tools/win_flex/2.5.25/win_flex.exe][v2.6.4()] //Details about finding GLIB2 FIND_PACKAGE_MESSAGE_DETAILS_GLIB2:INTERNAL=[D:/installed/x64-windows/debug/lib/glib-2.0.lib][D:/installed/x64-windows/debug/lib/gthread-2.0.lib][D:/installed/x64-windows/include/glib-2.0;D:/installed/x64-windows/debug/lib/glib-2.0/include][cfound components: GIO ][v()] //Details about finding GPerf FIND_PACKAGE_MESSAGE_DETAILS_GPerf:INTERNAL=[D:/installed/x64-windows/tools/gperf/gperf.exe][v()] //Details about finding Iconv FIND_PACKAGE_MESSAGE_DETAILS_Iconv:INTERNAL=[D:/installed/x64-windows/debug/lib/iconv.lib][D:/installed/x64-windows/include][v1.17()] //Details about finding Intl FIND_PACKAGE_MESSAGE_DETAILS_Intl:INTERNAL=[D:/installed/x64-windows/debug/lib/intl.lib][D:/installed/x64-windows/include][v0.21.0()] //Details about finding Ninja FIND_PACKAGE_MESSAGE_DETAILS_Ninja:INTERNAL=[C:/Program Files/Microsoft Visual Studio/2022/Enterprise/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe][v1.11.0(1.7.2)] //Details about finding Nodejs FIND_PACKAGE_MESSAGE_DETAILS_Nodejs:INTERNAL=[D:/installed/x64-windows/tools/node/node.exe][v16.18.0(12)] //Details about finding Python3 FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[D:/buildtrees/qtwebengine/x64-windows-venv/Scripts/python.exe][cfound components: Interpreter ][v3.10.7(3.6)] //Details about finding Snappy FIND_PACKAGE_MESSAGE_DETAILS_Snappy:INTERNAL=[D:/installed/x64-windows/debug/lib/snappy.lib][D:/installed/x64-windows/include][v()] //Details about finding Threads FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] //Details about finding WrapAtomic FIND_PACKAGE_MESSAGE_DETAILS_WrapAtomic:INTERNAL=[1][v()] //ADVANCED property for variable: FLEX_EXECUTABLE FLEX_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: FLEX_INCLUDE_DIR FLEX_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: FL_LIBRARY FL_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GLIB2_GIO_INCLUDE_DIRS GLIB2_GIO_INCLUDE_DIRS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GLIB2_GIO_LIBRARIES GLIB2_GIO_LIBRARIES-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GLIB2_GMODULE_INCLUDE_DIRS GLIB2_GMODULE_INCLUDE_DIRS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GLIB2_GMODULE_LIBRARIES GLIB2_GMODULE_LIBRARIES-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GLIB2_GOBJECT_INCLUDE_DIRS GLIB2_GOBJECT_INCLUDE_DIRS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GLIB2_GOBJECT_LIBRARIES GLIB2_GOBJECT_LIBRARIES-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GLIB2_INCLUDE_DIRS GLIB2_INCLUDE_DIRS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GLIB2_LIBRARIES GLIB2_LIBRARIES-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GSSAPI_INCLUDE_DIRS GSSAPI_INCLUDE_DIRS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GSSAPI_LIBRARIES GSSAPI_LIBRARIES-ADVANCED:INTERNAL=1 //Test HAVE_STDATOMIC HAVE_STDATOMIC:INTERNAL=1 //Test HAVE_glibc HAVE_glibc:INTERNAL= //Test HAVE_khr HAVE_khr:INTERNAL= //Test HAVE_snappy HAVE_snappy:INTERNAL=1 //Test HAVE_winversion HAVE_winversion:INTERNAL=1 INSTALL_GN:INTERNAL=1 //ADVANCED property for variable: Iconv_INCLUDE_DIR Iconv_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Iconv_LIBRARY Iconv_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Intl_INCLUDE_DIR Intl_INCLUDE_DIR-ADVANCED:INTERNAL=1 //Test Intl_IS_BUILT_IN Intl_IS_BUILT_IN:INTERNAL= //ADVANCED property for variable: Intl_LIBRARY Intl_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Intl_LIBRARY_DEBUG Intl_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Intl_LIBRARY_RELEASE Intl_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 PC_GIO_CFLAGS:INTERNAL= PC_GIO_CFLAGS_I:INTERNAL= PC_GIO_CFLAGS_OTHER:INTERNAL= PC_GIO_FOUND:INTERNAL= PC_GIO_INCLUDEDIR:INTERNAL= PC_GIO_LIBDIR:INTERNAL= PC_GIO_LIBS:INTERNAL= PC_GIO_LIBS_L:INTERNAL= PC_GIO_LIBS_OTHER:INTERNAL= PC_GIO_LIBS_PATHS:INTERNAL= PC_GIO_MODULE_NAME:INTERNAL= PC_GIO_PREFIX:INTERNAL= PC_GIO_STATIC_CFLAGS:INTERNAL= PC_GIO_STATIC_CFLAGS_I:INTERNAL= PC_GIO_STATIC_CFLAGS_OTHER:INTERNAL= PC_GIO_STATIC_LIBDIR:INTERNAL= PC_GIO_STATIC_LIBS:INTERNAL= PC_GIO_STATIC_LIBS_L:INTERNAL= PC_GIO_STATIC_LIBS_OTHER:INTERNAL= PC_GIO_STATIC_LIBS_PATHS:INTERNAL= PC_GIO_VERSION:INTERNAL= PC_GLIB2_CFLAGS:INTERNAL= PC_GLIB2_CFLAGS_I:INTERNAL= PC_GLIB2_CFLAGS_OTHER:INTERNAL= PC_GLIB2_FOUND:INTERNAL= PC_GLIB2_INCLUDEDIR:INTERNAL= PC_GLIB2_LIBDIR:INTERNAL= PC_GLIB2_LIBS:INTERNAL= PC_GLIB2_LIBS_L:INTERNAL= PC_GLIB2_LIBS_OTHER:INTERNAL= PC_GLIB2_LIBS_PATHS:INTERNAL= PC_GLIB2_MODULE_NAME:INTERNAL= PC_GLIB2_PREFIX:INTERNAL= PC_GLIB2_STATIC_CFLAGS:INTERNAL= PC_GLIB2_STATIC_CFLAGS_I:INTERNAL= PC_GLIB2_STATIC_CFLAGS_OTHER:INTERNAL= PC_GLIB2_STATIC_LIBDIR:INTERNAL= PC_GLIB2_STATIC_LIBS:INTERNAL= PC_GLIB2_STATIC_LIBS_L:INTERNAL= PC_GLIB2_STATIC_LIBS_OTHER:INTERNAL= PC_GLIB2_STATIC_LIBS_PATHS:INTERNAL= PC_GLIB2_VERSION:INTERNAL= PC_GMODULE_CFLAGS:INTERNAL= PC_GMODULE_CFLAGS_I:INTERNAL= PC_GMODULE_CFLAGS_OTHER:INTERNAL= PC_GMODULE_FOUND:INTERNAL= PC_GMODULE_INCLUDEDIR:INTERNAL= PC_GMODULE_LIBDIR:INTERNAL= PC_GMODULE_LIBS:INTERNAL= PC_GMODULE_LIBS_L:INTERNAL= PC_GMODULE_LIBS_OTHER:INTERNAL= PC_GMODULE_LIBS_PATHS:INTERNAL= PC_GMODULE_MODULE_NAME:INTERNAL= PC_GMODULE_PREFIX:INTERNAL= PC_GMODULE_STATIC_CFLAGS:INTERNAL= PC_GMODULE_STATIC_CFLAGS_I:INTERNAL= PC_GMODULE_STATIC_CFLAGS_OTHER:INTERNAL= PC_GMODULE_STATIC_LIBDIR:INTERNAL= PC_GMODULE_STATIC_LIBS:INTERNAL= PC_GMODULE_STATIC_LIBS_L:INTERNAL= PC_GMODULE_STATIC_LIBS_OTHER:INTERNAL= PC_GMODULE_STATIC_LIBS_PATHS:INTERNAL= PC_GMODULE_VERSION:INTERNAL= PC_GOBJECT_CFLAGS:INTERNAL= PC_GOBJECT_CFLAGS_I:INTERNAL= PC_GOBJECT_CFLAGS_OTHER:INTERNAL= PC_GOBJECT_FOUND:INTERNAL= PC_GOBJECT_INCLUDEDIR:INTERNAL= PC_GOBJECT_LIBDIR:INTERNAL= PC_GOBJECT_LIBS:INTERNAL= PC_GOBJECT_LIBS_L:INTERNAL= PC_GOBJECT_LIBS_OTHER:INTERNAL= PC_GOBJECT_LIBS_PATHS:INTERNAL= PC_GOBJECT_MODULE_NAME:INTERNAL= PC_GOBJECT_PREFIX:INTERNAL= PC_GOBJECT_STATIC_CFLAGS:INTERNAL= PC_GOBJECT_STATIC_CFLAGS_I:INTERNAL= PC_GOBJECT_STATIC_CFLAGS_OTHER:INTERNAL= PC_GOBJECT_STATIC_LIBDIR:INTERNAL= PC_GOBJECT_STATIC_LIBS:INTERNAL= PC_GOBJECT_STATIC_LIBS_L:INTERNAL= PC_GOBJECT_STATIC_LIBS_OTHER:INTERNAL= PC_GOBJECT_STATIC_LIBS_PATHS:INTERNAL= PC_GOBJECT_VERSION:INTERNAL= PC_GSSAPI_CFLAGS:INTERNAL= PC_GSSAPI_CFLAGS_I:INTERNAL= PC_GSSAPI_CFLAGS_OTHER:INTERNAL= PC_GSSAPI_FOUND:INTERNAL= PC_GSSAPI_INCLUDEDIR:INTERNAL= PC_GSSAPI_LIBDIR:INTERNAL= PC_GSSAPI_LIBS:INTERNAL= PC_GSSAPI_LIBS_L:INTERNAL= PC_GSSAPI_LIBS_OTHER:INTERNAL= PC_GSSAPI_LIBS_PATHS:INTERNAL= PC_GSSAPI_MODULE_NAME:INTERNAL= PC_GSSAPI_PREFIX:INTERNAL= PC_GSSAPI_STATIC_CFLAGS:INTERNAL= PC_GSSAPI_STATIC_CFLAGS_I:INTERNAL= PC_GSSAPI_STATIC_CFLAGS_OTHER:INTERNAL= PC_GSSAPI_STATIC_LIBDIR:INTERNAL= PC_GSSAPI_STATIC_LIBS:INTERNAL= PC_GSSAPI_STATIC_LIBS_L:INTERNAL= PC_GSSAPI_STATIC_LIBS_OTHER:INTERNAL= PC_GSSAPI_STATIC_LIBS_PATHS:INTERNAL= PC_GSSAPI_VERSION:INTERNAL= PC_GTHREAD2_CFLAGS:INTERNAL= PC_GTHREAD2_CFLAGS_I:INTERNAL= PC_GTHREAD2_CFLAGS_OTHER:INTERNAL= PC_GTHREAD2_FOUND:INTERNAL= PC_GTHREAD2_INCLUDEDIR:INTERNAL= PC_GTHREAD2_LIBDIR:INTERNAL= PC_GTHREAD2_LIBS:INTERNAL= PC_GTHREAD2_LIBS_L:INTERNAL= PC_GTHREAD2_LIBS_OTHER:INTERNAL= PC_GTHREAD2_LIBS_PATHS:INTERNAL= PC_GTHREAD2_MODULE_NAME:INTERNAL= PC_GTHREAD2_PREFIX:INTERNAL= PC_GTHREAD2_STATIC_CFLAGS:INTERNAL= PC_GTHREAD2_STATIC_CFLAGS_I:INTERNAL= PC_GTHREAD2_STATIC_CFLAGS_OTHER:INTERNAL= PC_GTHREAD2_STATIC_LIBDIR:INTERNAL= PC_GTHREAD2_STATIC_LIBS:INTERNAL= PC_GTHREAD2_STATIC_LIBS_L:INTERNAL= PC_GTHREAD2_STATIC_LIBS_OTHER:INTERNAL= PC_GTHREAD2_STATIC_LIBS_PATHS:INTERNAL= PC_GTHREAD2_VERSION:INTERNAL= PC_PCRE2_8BIT_CFLAGS:INTERNAL= PC_PCRE2_8BIT_CFLAGS_I:INTERNAL= PC_PCRE2_8BIT_CFLAGS_OTHER:INTERNAL= PC_PCRE2_8BIT_FOUND:INTERNAL= PC_PCRE2_8BIT_INCLUDEDIR:INTERNAL= PC_PCRE2_8BIT_LIBDIR:INTERNAL= PC_PCRE2_8BIT_LIBS:INTERNAL= PC_PCRE2_8BIT_LIBS_L:INTERNAL= PC_PCRE2_8BIT_LIBS_OTHER:INTERNAL= PC_PCRE2_8BIT_LIBS_PATHS:INTERNAL= PC_PCRE2_8BIT_MODULE_NAME:INTERNAL= PC_PCRE2_8BIT_PREFIX:INTERNAL= PC_PCRE2_8BIT_STATIC_CFLAGS:INTERNAL= PC_PCRE2_8BIT_STATIC_CFLAGS_I:INTERNAL= PC_PCRE2_8BIT_STATIC_CFLAGS_OTHER:INTERNAL= PC_PCRE2_8BIT_STATIC_LIBDIR:INTERNAL= PC_PCRE2_8BIT_STATIC_LIBS:INTERNAL= PC_PCRE2_8BIT_STATIC_LIBS_L:INTERNAL= PC_PCRE2_8BIT_STATIC_LIBS_OTHER:INTERNAL= PC_PCRE2_8BIT_STATIC_LIBS_PATHS:INTERNAL= PC_PCRE2_8BIT_VERSION:INTERNAL= //ADVANCED property for variable: PKG_CONFIG_ARGN PKG_CONFIG_ARGN-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 QT_FEATURE_LABEL_pdf_bitcode:INTERNAL=Bitcode support QT_FEATURE_LABEL_pdf_static_runtime:INTERNAL=Use static runtime QT_FEATURE_LABEL_pdf_v8:INTERNAL=Support V8 QT_FEATURE_LABEL_pdf_xfa:INTERNAL=Support XFA QT_FEATURE_LABEL_pdf_xfa_bmp:INTERNAL=Support XFA-BMP QT_FEATURE_LABEL_pdf_xfa_gif:INTERNAL=Support XFA-GIF QT_FEATURE_LABEL_pdf_xfa_png:INTERNAL=Support XFA-PNG QT_FEATURE_LABEL_pdf_xfa_tiff:INTERNAL=Support XFA-TIFF QT_FEATURE_LABEL_qtpdf_build:INTERNAL=Build Qt PDF QT_FEATURE_LABEL_qtpdf_quick_build:INTERNAL=Build QtPdfQuick QT_FEATURE_LABEL_qtpdf_widgets_build:INTERNAL=Build QtPdfWidgets QT_FEATURE_LABEL_qtwebengine_build:INTERNAL=Build QtWebEngine Modules QT_FEATURE_LABEL_qtwebengine_core_build:INTERNAL=Build QtWebEngineCore QT_FEATURE_LABEL_qtwebengine_quick_build:INTERNAL=Build QtWebEngineQuick QT_FEATURE_LABEL_qtwebengine_widgets_build:INTERNAL=Build QtWebEngineWidgets QT_FEATURE_LABEL_webengine_build_gn:INTERNAL=Build Gn QT_FEATURE_LABEL_webengine_build_ninja:INTERNAL=Build Ninja QT_FEATURE_LABEL_webengine_developer_build:INTERNAL=Developer build QT_FEATURE_LABEL_webengine_embedded_build:INTERNAL=Embedded build QT_FEATURE_LABEL_webengine_extensions:INTERNAL=Extensions QT_FEATURE_LABEL_webengine_full_debug_info:INTERNAL=Full debug information QT_FEATURE_LABEL_webengine_geolocation:INTERNAL=Geolocation QT_FEATURE_LABEL_webengine_jumbo_build:INTERNAL=Jumbo Build QT_FEATURE_LABEL_webengine_kerberos:INTERNAL=Kerberos Authentication QT_FEATURE_LABEL_webengine_native_spellchecker:INTERNAL=Native Spellchecker QT_FEATURE_LABEL_webengine_ozone_x11:INTERNAL=Support GLX on qpa-xcb QT_FEATURE_LABEL_webengine_pepper_plugins:INTERNAL=Pepper Plugins QT_FEATURE_LABEL_webengine_printing_and_pdf:INTERNAL=Printing and PDF QT_FEATURE_LABEL_webengine_proprietary_codecs:INTERNAL=Proprietary Codecs QT_FEATURE_LABEL_webengine_qt_freetype:INTERNAL=qtfreetype QT_FEATURE_LABEL_webengine_qt_harfbuzz:INTERNAL=qtpng QT_FEATURE_LABEL_webengine_qt_libjpeg:INTERNAL=qtjpeg QT_FEATURE_LABEL_webengine_qt_libpng:INTERNAL=qtpng QT_FEATURE_LABEL_webengine_qt_zlib:INTERNAL=qtzlib QT_FEATURE_LABEL_webengine_sanitizer:INTERNAL=Sanitizer support QT_FEATURE_LABEL_webengine_spellchecker:INTERNAL=Spellchecker QT_FEATURE_LABEL_webengine_system_alsa:INTERNAL=Use ALSA QT_FEATURE_LABEL_webengine_system_ffmpeg:INTERNAL=ffmpeg QT_FEATURE_LABEL_webengine_system_freetype:INTERNAL=freetype QT_FEATURE_LABEL_webengine_system_glib:INTERNAL=glib QT_FEATURE_LABEL_webengine_system_harfbuzz:INTERNAL=harfbuzz QT_FEATURE_LABEL_webengine_system_icu:INTERNAL=icu QT_FEATURE_LABEL_webengine_system_lcms2:INTERNAL=lcms2 QT_FEATURE_LABEL_webengine_system_libevent:INTERNAL=libevent QT_FEATURE_LABEL_webengine_system_libjpeg:INTERNAL=jpeg QT_FEATURE_LABEL_webengine_system_libpci:INTERNAL=libpci QT_FEATURE_LABEL_webengine_system_libpng:INTERNAL=png QT_FEATURE_LABEL_webengine_system_libvpx:INTERNAL=libvpx QT_FEATURE_LABEL_webengine_system_libwebp:INTERNAL=libwebp, libwebpmux and libwebpdemux QT_FEATURE_LABEL_webengine_system_libxml:INTERNAL=libxml2 and libxslt QT_FEATURE_LABEL_webengine_system_minizip:INTERNAL=minizip QT_FEATURE_LABEL_webengine_system_opus:INTERNAL=opus QT_FEATURE_LABEL_webengine_system_poppler:INTERNAL=popler QT_FEATURE_LABEL_webengine_system_pulseaudio:INTERNAL=Use PulseAudio QT_FEATURE_LABEL_webengine_system_re2:INTERNAL=re2 QT_FEATURE_LABEL_webengine_system_snappy:INTERNAL=snappy QT_FEATURE_LABEL_webengine_system_zlib:INTERNAL=zlib QT_FEATURE_LABEL_webengine_vulkan:INTERNAL=Vulkan support QT_FEATURE_LABEL_webengine_webchannel:INTERNAL=WebChannel support QT_FEATURE_LABEL_webengine_webrtc:INTERNAL=WebRTC QT_FEATURE_LABEL_webengine_webrtc_pipewire:INTERNAL=PipeWire over GIO QT_FEATURE_LABEL_webenginequick_ui_delegates:INTERNAL=UI Delegates //Qt feature: abstractbutton (from target Qt6::Widgets) QT_FEATURE_abstractbutton:INTERNAL=ON //Qt feature: abstractslider (from target Qt6::Widgets) QT_FEATURE_abstractslider:INTERNAL=ON //Qt feature: accessibility (from target Qt6::Gui) QT_FEATURE_accessibility:INTERNAL=ON //Qt feature: accessibility_atspi_bridge (from target Qt6::Gui) QT_FEATURE_accessibility_atspi_bridge:INTERNAL=OFF //Qt feature: action (from target Qt6::Gui) QT_FEATURE_action:INTERNAL=ON //Qt feature: aesni (from target Qt6::Core) QT_FEATURE_aesni:INTERNAL=ON //Qt feature: alloca (from target Qt6::Core) QT_FEATURE_alloca:INTERNAL=ON //Qt feature: alloca_h (from target Qt6::Core) QT_FEATURE_alloca_h:INTERNAL=OFF //Qt feature: alloca_malloc_h (from target Qt6::Core) QT_FEATURE_alloca_malloc_h:INTERNAL=ON //Qt feature: android_style_assets (from target Qt6::Core) QT_FEATURE_android_style_assets:INTERNAL=OFF //Qt feature: animation (from target Qt6::Core) QT_FEATURE_animation:INTERNAL=ON //Qt feature: appstore_compliant (from target Qt6::Core) QT_FEATURE_appstore_compliant:INTERNAL=OFF //Qt feature: arm_crc32 (from target Qt6::Core) QT_FEATURE_arm_crc32:INTERNAL=OFF //Qt feature: arm_crypto (from target Qt6::Core) QT_FEATURE_arm_crypto:INTERNAL=OFF //Qt feature: avx (from target Qt6::Core) QT_FEATURE_avx:INTERNAL=ON //Qt feature: avx2 (from target Qt6::Core) QT_FEATURE_avx2:INTERNAL=ON //Qt feature: avx512bw (from target Qt6::Core) QT_FEATURE_avx512bw:INTERNAL=ON //Qt feature: avx512cd (from target Qt6::Core) QT_FEATURE_avx512cd:INTERNAL=ON //Qt feature: avx512dq (from target Qt6::Core) QT_FEATURE_avx512dq:INTERNAL=ON //Qt feature: avx512er (from target Qt6::Core) QT_FEATURE_avx512er:INTERNAL=ON //Qt feature: avx512f (from target Qt6::Core) QT_FEATURE_avx512f:INTERNAL=ON //Qt feature: avx512ifma (from target Qt6::Core) QT_FEATURE_avx512ifma:INTERNAL=ON //Qt feature: avx512pf (from target Qt6::Core) QT_FEATURE_avx512pf:INTERNAL=ON //Qt feature: avx512vbmi (from target Qt6::Core) QT_FEATURE_avx512vbmi:INTERNAL=ON //Qt feature: avx512vbmi2 (from target Qt6::Core) QT_FEATURE_avx512vbmi2:INTERNAL=ON //Qt feature: avx512vl (from target Qt6::Core) QT_FEATURE_avx512vl:INTERNAL=ON //Qt feature: backtrace (from target Qt6::Core) QT_FEATURE_backtrace:INTERNAL=OFF //Qt feature: batch_test_support (from target Qt6::Test) QT_FEATURE_batch_test_support:INTERNAL=OFF //Qt feature: brotli (from target Qt6::Network) QT_FEATURE_brotli:INTERNAL=ON //Qt feature: buttongroup (from target Qt6::Widgets) QT_FEATURE_buttongroup:INTERNAL=ON //Qt feature: c11 (from target Qt6::Core) QT_FEATURE_c11:INTERNAL=ON //Qt feature: c99 (from target Qt6::Core) QT_FEATURE_c99:INTERNAL=ON //Qt feature: calendarwidget (from target Qt6::Widgets) QT_FEATURE_calendarwidget:INTERNAL=ON //Qt feature: cborstreamreader (from target Qt6::Core) QT_FEATURE_cborstreamreader:INTERNAL=ON //Qt feature: cborstreamwriter (from target Qt6::Core) QT_FEATURE_cborstreamwriter:INTERNAL=ON //Qt feature: checkbox (from target Qt6::Widgets) QT_FEATURE_checkbox:INTERNAL=ON //Qt feature: clipboard (from target Qt6::Gui) QT_FEATURE_clipboard:INTERNAL=ON //Qt feature: clock_gettime (from target Qt6::Core) QT_FEATURE_clock_gettime:INTERNAL=OFF //Qt feature: clock_monotonic (from target Qt6::Core) QT_FEATURE_clock_monotonic:INTERNAL=OFF //Qt feature: colordialog (from target Qt6::Widgets) QT_FEATURE_colordialog:INTERNAL=ON //Qt feature: colornames (from target Qt6::Gui) QT_FEATURE_colornames:INTERNAL=ON //Qt feature: columnview (from target Qt6::Widgets) QT_FEATURE_columnview:INTERNAL=ON //Qt feature: combobox (from target Qt6::Widgets) QT_FEATURE_combobox:INTERNAL=ON //Qt feature: commandlineparser (from target Qt6::Core) QT_FEATURE_commandlineparser:INTERNAL=ON //Qt feature: commandlinkbutton (from target Qt6::Widgets) QT_FEATURE_commandlinkbutton:INTERNAL=ON //Qt feature: completer (from target Qt6::Widgets) QT_FEATURE_completer:INTERNAL=ON //Qt feature: concatenatetablesproxymodel (from target Qt6::Core) QT_FEATURE_concatenatetablesproxymodel:INTERNAL=ON //Qt feature: concurrent (from target Qt6::Core) QT_FEATURE_concurrent:INTERNAL=ON //Qt feature: contextmenu (from target Qt6::Widgets) QT_FEATURE_contextmenu:INTERNAL=ON //Qt feature: cpp_winrt (from target Qt6::Core) QT_FEATURE_cpp_winrt:INTERNAL=ON //Qt feature: cross_compile (from target Qt6::Core) QT_FEATURE_cross_compile:INTERNAL=OFF //Qt feature: cssparser (from target Qt6::Gui) QT_FEATURE_cssparser:INTERNAL=ON //Qt feature: cups (from target Qt6::PrintSupport) QT_FEATURE_cups:INTERNAL=OFF //Qt feature: cupsjobwidget (from target Qt6::PrintSupport) QT_FEATURE_cupsjobwidget:INTERNAL=OFF //Qt feature: cursor (from target Qt6::Gui) QT_FEATURE_cursor:INTERNAL=ON //Qt feature: cxx11 (from target Qt6::Core) QT_FEATURE_cxx11:INTERNAL=ON //Qt feature: cxx11_future (from target Qt6::Core) QT_FEATURE_cxx11_future:INTERNAL=ON //Qt feature: cxx14 (from target Qt6::Core) QT_FEATURE_cxx14:INTERNAL=ON //Qt feature: cxx17 (from target Qt6::Core) QT_FEATURE_cxx17:INTERNAL=ON //Qt feature: cxx17_filesystem (from target Qt6::Core) QT_FEATURE_cxx17_filesystem:INTERNAL=ON //Qt feature: cxx1z (from target Qt6::Core) QT_FEATURE_cxx1z:INTERNAL=ON //Qt feature: cxx20 (from target Qt6::Core) QT_FEATURE_cxx20:INTERNAL=OFF //Qt feature: cxx2a (from target Qt6::Core) QT_FEATURE_cxx2a:INTERNAL=OFF //Qt feature: cxx2b (from target Qt6::Core) QT_FEATURE_cxx2b:INTERNAL=OFF //Qt feature: datawidgetmapper (from target Qt6::Widgets) QT_FEATURE_datawidgetmapper:INTERNAL=ON //Qt feature: datestring (from target Qt6::Core) QT_FEATURE_datestring:INTERNAL=ON //Qt feature: datetimeedit (from target Qt6::Widgets) QT_FEATURE_datetimeedit:INTERNAL=ON //Qt feature: datetimeparser (from target Qt6::Core) QT_FEATURE_datetimeparser:INTERNAL=ON //Qt feature: dbus (from target Qt6::Core) QT_FEATURE_dbus:INTERNAL=ON //Qt feature: dbus_linked (from target Qt6::Core) QT_FEATURE_dbus_linked:INTERNAL=OFF //Qt feature: debug (from target Qt6::Core) QT_FEATURE_debug:INTERNAL=OFF //Qt feature: debug_and_release (from target Qt6::Core) QT_FEATURE_debug_and_release:INTERNAL=OFF //Qt feature: desktopservices (from target Qt6::Gui) QT_FEATURE_desktopservices:INTERNAL=ON //Qt feature: developer_build (from target Qt6::Core) QT_FEATURE_developer_build:INTERNAL=OFF //Qt feature: dial (from target Qt6::Widgets) QT_FEATURE_dial:INTERNAL=ON //Qt feature: dialog (from target Qt6::Widgets) QT_FEATURE_dialog:INTERNAL=ON //Qt feature: dialogbuttonbox (from target Qt6::Widgets) QT_FEATURE_dialogbuttonbox:INTERNAL=ON //Qt feature: direct2d (from target Qt6::Gui) QT_FEATURE_direct2d:INTERNAL=ON //Qt feature: direct2d1_1 (from target Qt6::Gui) QT_FEATURE_direct2d1_1:INTERNAL=ON //Qt feature: directfb (from target Qt6::Gui) QT_FEATURE_directfb:INTERNAL=OFF //Qt feature: directwrite (from target Qt6::Gui) QT_FEATURE_directwrite:INTERNAL=ON //Qt feature: directwrite3 (from target Qt6::Gui) QT_FEATURE_directwrite3:INTERNAL=ON //Qt feature: dladdr (from target Qt6::Core) QT_FEATURE_dladdr:INTERNAL=OFF //Qt feature: dlopen (from target Qt6::Core) QT_FEATURE_dlopen:INTERNAL=OFF //Qt feature: dnslookup (from target Qt6::Network) QT_FEATURE_dnslookup:INTERNAL=ON //Qt feature: dockwidget (from target Qt6::Widgets) QT_FEATURE_dockwidget:INTERNAL=ON //Qt feature: dom (from target Qt6::Xml) QT_FEATURE_dom:INTERNAL=ON //Qt feature: doubleconversion (from target Qt6::Core) QT_FEATURE_doubleconversion:INTERNAL=ON //Qt feature: draganddrop (from target Qt6::Gui) QT_FEATURE_draganddrop:INTERNAL=ON //Qt feature: drm_atomic (from target Qt6::Gui) QT_FEATURE_drm_atomic:INTERNAL=OFF //Qt feature: dtls (from target Qt6::Network) QT_FEATURE_dtls:INTERNAL=ON //Qt feature: dynamicgl (from target Qt6::Gui) QT_FEATURE_dynamicgl:INTERNAL=ON //Qt feature: easingcurve (from target Qt6::Core) QT_FEATURE_easingcurve:INTERNAL=ON //Qt feature: effects (from target Qt6::Widgets) QT_FEATURE_effects:INTERNAL=ON //Qt feature: egl (from target Qt6::Gui) QT_FEATURE_egl:INTERNAL=OFF //Qt feature: egl_x11 (from target Qt6::Gui) QT_FEATURE_egl_x11:INTERNAL=OFF //Qt feature: eglfs (from target Qt6::Gui) QT_FEATURE_eglfs:INTERNAL=OFF //Qt feature: eglfs_brcm (from target Qt6::Gui) QT_FEATURE_eglfs_brcm:INTERNAL=OFF //Qt feature: eglfs_egldevice (from target Qt6::Gui) QT_FEATURE_eglfs_egldevice:INTERNAL=OFF //Qt feature: eglfs_gbm (from target Qt6::Gui) QT_FEATURE_eglfs_gbm:INTERNAL=OFF //Qt feature: eglfs_mali (from target Qt6::Gui) QT_FEATURE_eglfs_mali:INTERNAL=OFF //Qt feature: eglfs_openwfd (from target Qt6::Gui) QT_FEATURE_eglfs_openwfd:INTERNAL=OFF //Qt feature: eglfs_rcar (from target Qt6::Gui) QT_FEATURE_eglfs_rcar:INTERNAL=OFF //Qt feature: eglfs_viv (from target Qt6::Gui) QT_FEATURE_eglfs_viv:INTERNAL=OFF //Qt feature: eglfs_viv_wl (from target Qt6::Gui) QT_FEATURE_eglfs_viv_wl:INTERNAL=OFF //Qt feature: eglfs_vsp2 (from target Qt6::Gui) QT_FEATURE_eglfs_vsp2:INTERNAL=OFF //Qt feature: eglfs_x11 (from target Qt6::Gui) QT_FEATURE_eglfs_x11:INTERNAL=OFF //Qt feature: errormessage (from target Qt6::Widgets) QT_FEATURE_errormessage:INTERNAL=ON //Qt feature: etw (from target Qt6::Core) QT_FEATURE_etw:INTERNAL=OFF //Qt feature: evdev (from target Qt6::Gui) QT_FEATURE_evdev:INTERNAL=OFF //Qt feature: eventfd (from target Qt6::Core) QT_FEATURE_eventfd:INTERNAL=OFF //Qt feature: f16c (from target Qt6::Core) QT_FEATURE_f16c:INTERNAL=ON //Qt feature: filedialog (from target Qt6::Widgets) QT_FEATURE_filedialog:INTERNAL=ON //Qt feature: filesystemiterator (from target Qt6::Core) QT_FEATURE_filesystemiterator:INTERNAL=ON //Qt feature: filesystemmodel (from target Qt6::Gui) QT_FEATURE_filesystemmodel:INTERNAL=ON //Qt feature: filesystemwatcher (from target Qt6::Core) QT_FEATURE_filesystemwatcher:INTERNAL=ON //Qt feature: fontcombobox (from target Qt6::Widgets) QT_FEATURE_fontcombobox:INTERNAL=ON //Qt feature: fontconfig (from target Qt6::Gui) QT_FEATURE_fontconfig:INTERNAL=OFF //Qt feature: fontdialog (from target Qt6::Widgets) QT_FEATURE_fontdialog:INTERNAL=ON //Qt feature: force_asserts (from target Qt6::Core) QT_FEATURE_force_asserts:INTERNAL=OFF //Qt feature: force_debug_info (from target Qt6::Core) QT_FEATURE_force_debug_info:INTERNAL=ON //Qt feature: forkfd_pidfd (from target Qt6::Core) QT_FEATURE_forkfd_pidfd:INTERNAL=OFF //Qt feature: formlayout (from target Qt6::Widgets) QT_FEATURE_formlayout:INTERNAL=ON //Qt feature: framework (from target Qt6::Core) QT_FEATURE_framework:INTERNAL=OFF //Qt feature: freetype (from target Qt6::Gui) QT_FEATURE_freetype:INTERNAL=ON //Qt feature: fscompleter (from target Qt6::Widgets) QT_FEATURE_fscompleter:INTERNAL=ON //Qt feature: futimens (from target Qt6::Core) QT_FEATURE_futimens:INTERNAL=OFF //Qt feature: future (from target Qt6::Core) QT_FEATURE_future:INTERNAL=ON //Qt feature: gc_binaries (from target Qt6::Core) QT_FEATURE_gc_binaries:INTERNAL=OFF //Qt feature: gestures (from target Qt6::Core) QT_FEATURE_gestures:INTERNAL=ON //Qt feature: getauxval (from target Qt6::Core) QT_FEATURE_getauxval:INTERNAL=OFF //Qt feature: getentropy (from target Qt6::Core) QT_FEATURE_getentropy:INTERNAL=OFF //Qt feature: getifaddrs (from target Qt6::Network) QT_FEATURE_getifaddrs:INTERNAL=OFF //Qt feature: gif (from target Qt6::Gui) QT_FEATURE_gif:INTERNAL=ON //Qt feature: glib (from target Qt6::Core) QT_FEATURE_glib:INTERNAL=OFF //Qt feature: glibc (from target Qt6::Core) QT_FEATURE_glibc:INTERNAL=OFF //Qt feature: graphicseffect (from target Qt6::Widgets) QT_FEATURE_graphicseffect:INTERNAL=ON //Qt feature: graphicsview (from target Qt6::Widgets) QT_FEATURE_graphicsview:INTERNAL=ON //Qt feature: groupbox (from target Qt6::Widgets) QT_FEATURE_groupbox:INTERNAL=ON //Qt feature: gssapi (from target Qt6::Network) QT_FEATURE_gssapi:INTERNAL=OFF //Qt feature: gtk3 (from target Qt6::Widgets) QT_FEATURE_gtk3:INTERNAL=OFF //Qt feature: gui (from target Qt6::Core) QT_FEATURE_gui:INTERNAL=ON //Qt feature: gypsy (from target Qt6::Positioning) QT_FEATURE_gypsy:INTERNAL=OFF //Qt feature: harfbuzz (from target Qt6::Gui) QT_FEATURE_harfbuzz:INTERNAL=ON //Qt feature: highdpiscaling (from target Qt6::Gui) QT_FEATURE_highdpiscaling:INTERNAL=ON //Qt feature: hijricalendar (from target Qt6::Core) QT_FEATURE_hijricalendar:INTERNAL=ON //Qt feature: http (from target Qt6::Network) QT_FEATURE_http:INTERNAL=ON //Qt feature: ico (from target Qt6::Gui) QT_FEATURE_ico:INTERNAL=ON //Qt feature: icu (from target Qt6::Core) QT_FEATURE_icu:INTERNAL=ON //Qt feature: identityproxymodel (from target Qt6::Core) QT_FEATURE_identityproxymodel:INTERNAL=ON //Qt feature: ifr_index (from target Qt6::Network) QT_FEATURE_ifr_index:INTERNAL=OFF //Qt feature: im (from target Qt6::Gui) QT_FEATURE_im:INTERNAL=ON //Qt feature: image_heuristic_mask (from target Qt6::Gui) QT_FEATURE_image_heuristic_mask:INTERNAL=ON //Qt feature: image_text (from target Qt6::Gui) QT_FEATURE_image_text:INTERNAL=ON //Qt feature: imageformat_bmp (from target Qt6::Gui) QT_FEATURE_imageformat_bmp:INTERNAL=ON //Qt feature: imageformat_jpeg (from target Qt6::Gui) QT_FEATURE_imageformat_jpeg:INTERNAL=ON //Qt feature: imageformat_png (from target Qt6::Gui) QT_FEATURE_imageformat_png:INTERNAL=ON //Qt feature: imageformat_ppm (from target Qt6::Gui) QT_FEATURE_imageformat_ppm:INTERNAL=ON //Qt feature: imageformat_xbm (from target Qt6::Gui) QT_FEATURE_imageformat_xbm:INTERNAL=ON //Qt feature: imageformat_xpm (from target Qt6::Gui) QT_FEATURE_imageformat_xpm:INTERNAL=ON //Qt feature: imageformatplugin (from target Qt6::Gui) QT_FEATURE_imageformatplugin:INTERNAL=ON //Qt feature: imageio_text_loading (from target Qt6::Gui) QT_FEATURE_imageio_text_loading:INTERNAL=ON //Qt feature: inotify (from target Qt6::Core) QT_FEATURE_inotify:INTERNAL=OFF //Qt feature: inputdialog (from target Qt6::Widgets) QT_FEATURE_inputdialog:INTERNAL=ON //Qt feature: integrityfb (from target Qt6::Gui) QT_FEATURE_integrityfb:INTERNAL=OFF //Qt feature: integrityhid (from target Qt6::Gui) QT_FEATURE_integrityhid:INTERNAL=OFF //Qt feature: intelcet (from target Qt6::Core) QT_FEATURE_intelcet:INTERNAL=OFF //Qt feature: ipv6ifname (from target Qt6::Network) QT_FEATURE_ipv6ifname:INTERNAL=OFF //Qt feature: islamiccivilcalendar (from target Qt6::Core) QT_FEATURE_islamiccivilcalendar:INTERNAL=ON //Qt feature: itemmodel (from target Qt6::Core) QT_FEATURE_itemmodel:INTERNAL=ON //Qt feature: itemmodeltester (from target Qt6::Test) QT_FEATURE_itemmodeltester:INTERNAL=ON //Qt feature: itemviews (from target Qt6::Widgets) QT_FEATURE_itemviews:INTERNAL=ON //Qt feature: jalalicalendar (from target Qt6::Core) QT_FEATURE_jalalicalendar:INTERNAL=ON //Qt feature: journald (from target Qt6::Core) QT_FEATURE_journald:INTERNAL=OFF //Qt feature: jpeg (from target Qt6::Gui) QT_FEATURE_jpeg:INTERNAL=ON //Qt feature: keysequenceedit (from target Qt6::Widgets) QT_FEATURE_keysequenceedit:INTERNAL=ON //Qt feature: kms (from target Qt6::Gui) QT_FEATURE_kms:INTERNAL=OFF //Qt feature: label (from target Qt6::Widgets) QT_FEATURE_label:INTERNAL=ON //Qt feature: largefile (from target Qt6::Core) QT_FEATURE_largefile:INTERNAL=ON //Qt feature: lcdnumber (from target Qt6::Widgets) QT_FEATURE_lcdnumber:INTERNAL=ON //Qt feature: libinput (from target Qt6::Gui) QT_FEATURE_libinput:INTERNAL=OFF //Qt feature: libinput_axis_api (from target Qt6::Gui) QT_FEATURE_libinput_axis_api:INTERNAL=OFF //Qt feature: libinput_hires_wheel_support (from target Qt6::Gui) QT_FEATURE_libinput_hires_wheel_support:INTERNAL=OFF //Qt feature: libproxy (from target Qt6::Network) QT_FEATURE_libproxy:INTERNAL=OFF //Qt feature: library (from target Qt6::Core) QT_FEATURE_library:INTERNAL=ON //Qt feature: libudev (from target Qt6::Core) QT_FEATURE_libudev:INTERNAL=OFF //Qt feature: lineedit (from target Qt6::Widgets) QT_FEATURE_lineedit:INTERNAL=ON //Qt feature: linkat (from target Qt6::Core) QT_FEATURE_linkat:INTERNAL=OFF //Qt feature: linux_netlink (from target Qt6::Network) QT_FEATURE_linux_netlink:INTERNAL=OFF //Qt feature: linuxfb (from target Qt6::Gui) QT_FEATURE_linuxfb:INTERNAL=OFF //Qt feature: listview (from target Qt6::Widgets) QT_FEATURE_listview:INTERNAL=ON //Qt feature: listwidget (from target Qt6::Widgets) QT_FEATURE_listwidget:INTERNAL=ON //Qt feature: localserver (from target Qt6::Network) QT_FEATURE_localserver:INTERNAL=ON //Qt feature: lttng (from target Qt6::Core) QT_FEATURE_lttng:INTERNAL=OFF //Qt feature: mainwindow (from target Qt6::Widgets) QT_FEATURE_mainwindow:INTERNAL=ON //Qt feature: mdiarea (from target Qt6::Widgets) QT_FEATURE_mdiarea:INTERNAL=ON //Qt feature: menu (from target Qt6::Widgets) QT_FEATURE_menu:INTERNAL=ON //Qt feature: menubar (from target Qt6::Widgets) QT_FEATURE_menubar:INTERNAL=ON //Qt feature: messagebox (from target Qt6::Widgets) QT_FEATURE_messagebox:INTERNAL=ON //Qt feature: mimetype (from target Qt6::Core) QT_FEATURE_mimetype:INTERNAL=ON //Qt feature: mimetype_database (from target Qt6::Core) QT_FEATURE_mimetype_database:INTERNAL=ON //Qt feature: mips_dsp (from target Qt6::Core) QT_FEATURE_mips_dsp:INTERNAL=OFF //Qt feature: mips_dspr2 (from target Qt6::Core) QT_FEATURE_mips_dspr2:INTERNAL=OFF //Qt feature: movie (from target Qt6::Gui) QT_FEATURE_movie:INTERNAL=ON //Qt feature: mtdev (from target Qt6::Gui) QT_FEATURE_mtdev:INTERNAL=OFF //Qt feature: multiprocess (from target Qt6::Gui) QT_FEATURE_multiprocess:INTERNAL=ON //Qt feature: neon (from target Qt6::Core) QT_FEATURE_neon:INTERNAL=OFF //Qt feature: network (from target Qt6::Core) QT_FEATURE_network:INTERNAL=ON //Qt feature: networkdiskcache (from target Qt6::Network) QT_FEATURE_networkdiskcache:INTERNAL=ON //Qt feature: networkinterface (from target Qt6::Network) QT_FEATURE_networkinterface:INTERNAL=ON //Qt feature: networklistmanager (from target Qt6::Network) QT_FEATURE_networklistmanager:INTERNAL=ON //Qt feature: networkproxy (from target Qt6::Network) QT_FEATURE_networkproxy:INTERNAL=ON //Qt feature: no_direct_extern_access (from target Qt6::Core) QT_FEATURE_no_direct_extern_access:INTERNAL=OFF //Qt feature: no_pkg_config (from target Qt6::Core) QT_FEATURE_no_pkg_config:INTERNAL=ON //Qt feature: no_prefix (from target Qt6::Core) QT_FEATURE_no_prefix:INTERNAL=OFF //Qt feature: ocsp (from target Qt6::Network) QT_FEATURE_ocsp:INTERNAL=ON //Qt feature: opengl (from target Qt6::Gui) QT_FEATURE_opengl:INTERNAL=ON //Qt feature: opengles2 (from target Qt6::Gui) QT_FEATURE_opengles2:INTERNAL=OFF //Qt feature: opengles3 (from target Qt6::Gui) QT_FEATURE_opengles3:INTERNAL=OFF //Qt feature: opengles31 (from target Qt6::Gui) QT_FEATURE_opengles31:INTERNAL=OFF //Qt feature: opengles32 (from target Qt6::Gui) QT_FEATURE_opengles32:INTERNAL=OFF //Qt feature: openssl (from target Qt6::Core) QT_FEATURE_openssl:INTERNAL=ON //Qt feature: openssl_linked (from target Qt6::Core) QT_FEATURE_openssl_linked:INTERNAL=ON //Qt feature: opensslv11 (from target Qt6::Core) QT_FEATURE_opensslv11:INTERNAL=OFF //Qt feature: opensslv30 (from target Qt6::Core) QT_FEATURE_opensslv30:INTERNAL=ON //Qt feature: openvg (from target Qt6::Gui) QT_FEATURE_openvg:INTERNAL=OFF //Qt feature: pcre2 (from target Qt6::Core) QT_FEATURE_pcre2:INTERNAL=ON //Qt feature: pdf (from target Qt6::Gui) QT_FEATURE_pdf:INTERNAL=ON //Qt feature: pdf_bitcode QT_FEATURE_pdf_bitcode:INTERNAL=OFF //Qt feature: pdf_static_runtime QT_FEATURE_pdf_static_runtime:INTERNAL=OFF //Qt feature: pdf_v8 QT_FEATURE_pdf_v8:INTERNAL=OFF //Qt feature: pdf_xfa QT_FEATURE_pdf_xfa:INTERNAL=OFF //Qt feature: pdf_xfa_bmp QT_FEATURE_pdf_xfa_bmp:INTERNAL=OFF //Qt feature: pdf_xfa_gif QT_FEATURE_pdf_xfa_gif:INTERNAL=OFF //Qt feature: pdf_xfa_png QT_FEATURE_pdf_xfa_png:INTERNAL=OFF //Qt feature: pdf_xfa_tiff QT_FEATURE_pdf_xfa_tiff:INTERNAL=OFF //Qt feature: permissions (from target Qt6::Core) QT_FEATURE_permissions:INTERNAL=OFF //Qt feature: picture (from target Qt6::Gui) QT_FEATURE_picture:INTERNAL=ON //Qt feature: pkg_config (from target Qt6::Core) QT_FEATURE_pkg_config:INTERNAL=OFF //Qt feature: plugin_manifest (from target Qt6::Core) QT_FEATURE_plugin_manifest:INTERNAL=ON //Qt feature: png (from target Qt6::Gui) QT_FEATURE_png:INTERNAL=ON //Qt feature: poll_exit_on_error (from target Qt6::Core) QT_FEATURE_poll_exit_on_error:INTERNAL=OFF //Qt feature: poll_poll (from target Qt6::Core) QT_FEATURE_poll_poll:INTERNAL=OFF //Qt feature: poll_pollts (from target Qt6::Core) QT_FEATURE_poll_pollts:INTERNAL=OFF //Qt feature: poll_ppoll (from target Qt6::Core) QT_FEATURE_poll_ppoll:INTERNAL=OFF //Qt feature: poll_select (from target Qt6::Core) QT_FEATURE_poll_select:INTERNAL=OFF //Qt feature: posix_fallocate (from target Qt6::Core) QT_FEATURE_posix_fallocate:INTERNAL=OFF //Qt feature: precompile_header (from target Qt6::Core) QT_FEATURE_precompile_header:INTERNAL=ON //Qt feature: printdialog (from target Qt6::PrintSupport) QT_FEATURE_printdialog:INTERNAL=ON //Qt feature: printer (from target Qt6::PrintSupport) QT_FEATURE_printer:INTERNAL=ON //Qt feature: printpreviewdialog (from target Qt6::PrintSupport) QT_FEATURE_printpreviewdialog:INTERNAL=ON //Qt feature: printpreviewwidget (from target Qt6::PrintSupport) QT_FEATURE_printpreviewwidget:INTERNAL=ON //Qt feature: printsupport (from target Qt6::Core) QT_FEATURE_printsupport:INTERNAL=ON //Qt feature: private_tests (from target Qt6::Core) QT_FEATURE_private_tests:INTERNAL=OFF //Qt feature: process (from target Qt6::Core) QT_FEATURE_process:INTERNAL=ON //Qt feature: processenvironment (from target Qt6::Core) QT_FEATURE_processenvironment:INTERNAL=ON //Qt feature: progressbar (from target Qt6::Widgets) QT_FEATURE_progressbar:INTERNAL=ON //Qt feature: progressdialog (from target Qt6::Widgets) QT_FEATURE_progressdialog:INTERNAL=ON //Qt feature: proxymodel (from target Qt6::Core) QT_FEATURE_proxymodel:INTERNAL=ON //Qt feature: publicsuffix_qt (from target Qt6::Network) QT_FEATURE_publicsuffix_qt:INTERNAL=ON //Qt feature: publicsuffix_system (from target Qt6::Network) QT_FEATURE_publicsuffix_system:INTERNAL=OFF //Qt feature: pushbutton (from target Qt6::Widgets) QT_FEATURE_pushbutton:INTERNAL=ON //Qt feature: qml_animation (from target Qt6::Qml) QT_FEATURE_qml_animation:INTERNAL=ON //Qt feature: qml_debug (from target Qt6::Qml) QT_FEATURE_qml_debug:INTERNAL=ON //Qt feature: qml_delegate_model (from target Qt6::QmlModels) QT_FEATURE_qml_delegate_model:INTERNAL=ON //Qt feature: qml_devtools (from target Qt6::Qml) QT_FEATURE_qml_devtools:INTERNAL=ON //Qt feature: qml_itemmodel (from target Qt6::Qml) QT_FEATURE_qml_itemmodel:INTERNAL=ON //Qt feature: qml_jit (from target Qt6::Qml) QT_FEATURE_qml_jit:INTERNAL=ON //Qt feature: qml_list_model (from target Qt6::QmlModels) QT_FEATURE_qml_list_model:INTERNAL=ON //Qt feature: qml_locale (from target Qt6::Qml) QT_FEATURE_qml_locale:INTERNAL=ON //Qt feature: qml_network (from target Qt6::Qml) QT_FEATURE_qml_network:INTERNAL=ON //Qt feature: qml_object_model (from target Qt6::QmlModels) QT_FEATURE_qml_object_model:INTERNAL=ON //Qt feature: qml_preview (from target Qt6::Qml) QT_FEATURE_qml_preview:INTERNAL=ON //Qt feature: qml_profiler (from target Qt6::Qml) QT_FEATURE_qml_profiler:INTERNAL=ON //Qt feature: qml_python (from target Qt6::Qml) QT_FEATURE_qml_python:INTERNAL=ON //Qt feature: qml_table_model (from target Qt6::QmlModels) QT_FEATURE_qml_table_model:INTERNAL=ON //Qt feature: qml_worker_script (from target Qt6::Qml) QT_FEATURE_qml_worker_script:INTERNAL=ON //Qt feature: qml_xml_http_request (from target Qt6::Qml) QT_FEATURE_qml_xml_http_request:INTERNAL=ON //Qt feature: qml_xmllistmodel (from target Qt6::Qml) QT_FEATURE_qml_xmllistmodel:INTERNAL=ON //Qt feature: qqnx_imf (from target Qt6::Gui) QT_FEATURE_qqnx_imf:INTERNAL=OFF //Qt feature: qqnx_pps (from target Qt6::Core) QT_FEATURE_qqnx_pps:INTERNAL=OFF //Qt feature: qtpdf_build QT_FEATURE_qtpdf_build:INTERNAL=ON //Qt feature: qtpdf_quick_build QT_FEATURE_qtpdf_quick_build:INTERNAL=ON //Qt feature: qtpdf_widgets_build QT_FEATURE_qtpdf_widgets_build:INTERNAL=ON //Qt feature: qtwebengine_build QT_FEATURE_qtwebengine_build:INTERNAL=ON //Qt feature: qtwebengine_core_build QT_FEATURE_qtwebengine_core_build:INTERNAL=ON //Qt feature: qtwebengine_quick_build QT_FEATURE_qtwebengine_quick_build:INTERNAL=ON //Qt feature: qtwebengine_widgets_build QT_FEATURE_qtwebengine_widgets_build:INTERNAL=ON //Qt feature: quick_animatedimage (from target Qt6::Quick) QT_FEATURE_quick_animatedimage:INTERNAL=ON //Qt feature: quick_canvas (from target Qt6::Quick) QT_FEATURE_quick_canvas:INTERNAL=ON //Qt feature: quick_designer (from target Qt6::Quick) QT_FEATURE_quick_designer:INTERNAL=ON //Qt feature: quick_draganddrop (from target Qt6::Quick) QT_FEATURE_quick_draganddrop:INTERNAL=ON //Qt feature: quick_flipable (from target Qt6::Quick) QT_FEATURE_quick_flipable:INTERNAL=ON //Qt feature: quick_gridview (from target Qt6::Quick) QT_FEATURE_quick_gridview:INTERNAL=ON //Qt feature: quick_itemview (from target Qt6::Quick) QT_FEATURE_quick_itemview:INTERNAL=ON //Qt feature: quick_listview (from target Qt6::Quick) QT_FEATURE_quick_listview:INTERNAL=ON //Qt feature: quick_particles (from target Qt6::Quick) QT_FEATURE_quick_particles:INTERNAL=ON //Qt feature: quick_path (from target Qt6::Quick) QT_FEATURE_quick_path:INTERNAL=ON //Qt feature: quick_pathview (from target Qt6::Quick) QT_FEATURE_quick_pathview:INTERNAL=ON //Qt feature: quick_positioners (from target Qt6::Quick) QT_FEATURE_quick_positioners:INTERNAL=ON //Qt feature: quick_repeater (from target Qt6::Quick) QT_FEATURE_quick_repeater:INTERNAL=ON //Qt feature: quick_shadereffect (from target Qt6::Quick) QT_FEATURE_quick_shadereffect:INTERNAL=ON //Qt feature: quick_sprite (from target Qt6::Quick) QT_FEATURE_quick_sprite:INTERNAL=ON //Qt feature: quick_tableview (from target Qt6::Quick) QT_FEATURE_quick_tableview:INTERNAL=ON //Qt feature: quick_treeview (from target Qt6::Quick) QT_FEATURE_quick_treeview:INTERNAL=ON //Qt feature: quick_viewtransitions (from target Qt6::Quick) QT_FEATURE_quick_viewtransitions:INTERNAL=ON //Qt feature: quickcontrols2_basic (from target Qt6::QuickControls2) QT_FEATURE_quickcontrols2_basic:INTERNAL=ON //Qt feature: quickcontrols2_fusion (from target Qt6::QuickControls2) QT_FEATURE_quickcontrols2_fusion:INTERNAL=ON //Qt feature: quickcontrols2_imagine (from target Qt6::QuickControls2) QT_FEATURE_quickcontrols2_imagine:INTERNAL=ON //Qt feature: quickcontrols2_ios (from target Qt6::QuickControls2) QT_FEATURE_quickcontrols2_ios:INTERNAL=ON //Qt feature: quickcontrols2_macos (from target Qt6::QuickControls2) QT_FEATURE_quickcontrols2_macos:INTERNAL=ON //Qt feature: quickcontrols2_material (from target Qt6::QuickControls2) QT_FEATURE_quickcontrols2_material:INTERNAL=ON //Qt feature: quickcontrols2_universal (from target Qt6::QuickControls2) QT_FEATURE_quickcontrols2_universal:INTERNAL=ON //Qt feature: quickcontrols2_windows (from target Qt6::QuickControls2) QT_FEATURE_quickcontrols2_windows:INTERNAL=ON //Qt feature: quicktemplates2_calendar (from target Qt6::QuickTemplates2) QT_FEATURE_quicktemplates2_calendar:INTERNAL=ON //Qt feature: quicktemplates2_hover (from target Qt6::QuickTemplates2) QT_FEATURE_quicktemplates2_hover:INTERNAL=ON //Qt feature: quicktemplates2_multitouch (from target Qt6::QuickTemplates2) QT_FEATURE_quicktemplates2_multitouch:INTERNAL=ON //Qt feature: radiobutton (from target Qt6::Widgets) QT_FEATURE_radiobutton:INTERNAL=ON //Qt feature: raster_64bit (from target Qt6::Gui) QT_FEATURE_raster_64bit:INTERNAL=ON //Qt feature: raster_fp (from target Qt6::Gui) QT_FEATURE_raster_fp:INTERNAL=ON //Qt feature: rdrnd (from target Qt6::Core) QT_FEATURE_rdrnd:INTERNAL=ON //Qt feature: rdseed (from target Qt6::Core) QT_FEATURE_rdseed:INTERNAL=ON //Qt feature: reduce_exports (from target Qt6::Core) QT_FEATURE_reduce_exports:INTERNAL=OFF //Qt feature: reduce_relocations (from target Qt6::Core) QT_FEATURE_reduce_relocations:INTERNAL=OFF //Qt feature: regularexpression (from target Qt6::Core) QT_FEATURE_regularexpression:INTERNAL=ON //Qt feature: relocatable (from target Qt6::Core) QT_FEATURE_relocatable:INTERNAL=ON //Qt feature: renameat2 (from target Qt6::Core) QT_FEATURE_renameat2:INTERNAL=OFF //Qt feature: resizehandler (from target Qt6::Widgets) QT_FEATURE_resizehandler:INTERNAL=ON //Qt feature: rpath (from target Qt6::Core) QT_FEATURE_rpath:INTERNAL=OFF //Qt feature: rubberband (from target Qt6::Widgets) QT_FEATURE_rubberband:INTERNAL=ON //Qt feature: schannel (from target Qt6::Network) QT_FEATURE_schannel:INTERNAL=ON //Qt feature: scrollarea (from target Qt6::Widgets) QT_FEATURE_scrollarea:INTERNAL=ON //Qt feature: scrollbar (from target Qt6::Widgets) QT_FEATURE_scrollbar:INTERNAL=ON //Qt feature: scroller (from target Qt6::Widgets) QT_FEATURE_scroller:INTERNAL=ON //Qt feature: sctp (from target Qt6::Network) QT_FEATURE_sctp:INTERNAL=OFF //Qt feature: securetransport (from target Qt6::Network) QT_FEATURE_securetransport:INTERNAL=OFF //Qt feature: separate_debug_info (from target Qt6::Core) QT_FEATURE_separate_debug_info:INTERNAL=OFF //Qt feature: sessionmanager (from target Qt6::Gui) QT_FEATURE_sessionmanager:INTERNAL=ON //Qt feature: settings (from target Qt6::Core) QT_FEATURE_settings:INTERNAL=ON //Qt feature: sha3_fast (from target Qt6::Core) QT_FEATURE_sha3_fast:INTERNAL=ON //Qt feature: shani (from target Qt6::Core) QT_FEATURE_shani:INTERNAL=ON //Qt feature: shared (from target Qt6::Core) QT_FEATURE_shared:INTERNAL=ON //Qt feature: sharedmemory (from target Qt6::Core) QT_FEATURE_sharedmemory:INTERNAL=ON //Qt feature: shortcut (from target Qt6::Core) QT_FEATURE_shortcut:INTERNAL=ON //Qt feature: signaling_nan (from target Qt6::Core) QT_FEATURE_signaling_nan:INTERNAL=ON //Qt feature: simulator_and_device (from target Qt6::Core) QT_FEATURE_simulator_and_device:INTERNAL=OFF //Qt feature: sizegrip (from target Qt6::Widgets) QT_FEATURE_sizegrip:INTERNAL=ON //Qt feature: slider (from target Qt6::Widgets) QT_FEATURE_slider:INTERNAL=ON //Qt feature: slog2 (from target Qt6::Core) QT_FEATURE_slog2:INTERNAL=OFF //Qt feature: socks5 (from target Qt6::Network) QT_FEATURE_socks5:INTERNAL=ON //Qt feature: sortfilterproxymodel (from target Qt6::Core) QT_FEATURE_sortfilterproxymodel:INTERNAL=ON //Qt feature: spinbox (from target Qt6::Widgets) QT_FEATURE_spinbox:INTERNAL=ON //Qt feature: splashscreen (from target Qt6::Widgets) QT_FEATURE_splashscreen:INTERNAL=ON //Qt feature: splitter (from target Qt6::Widgets) QT_FEATURE_splitter:INTERNAL=ON //Qt feature: sql (from target Qt6::Core) QT_FEATURE_sql:INTERNAL=ON //Qt feature: sse2 (from target Qt6::Core) QT_FEATURE_sse2:INTERNAL=ON //Qt feature: sse3 (from target Qt6::Core) QT_FEATURE_sse3:INTERNAL=ON //Qt feature: sse4_1 (from target Qt6::Core) QT_FEATURE_sse4_1:INTERNAL=ON //Qt feature: sse4_2 (from target Qt6::Core) QT_FEATURE_sse4_2:INTERNAL=ON //Qt feature: ssl (from target Qt6::Network) QT_FEATURE_ssl:INTERNAL=ON //Qt feature: sspi (from target Qt6::Network) QT_FEATURE_sspi:INTERNAL=ON //Qt feature: ssse3 (from target Qt6::Core) QT_FEATURE_ssse3:INTERNAL=ON //Qt feature: stack_protector_strong (from target Qt6::Core) QT_FEATURE_stack_protector_strong:INTERNAL=OFF //Qt feature: stackedwidget (from target Qt6::Widgets) QT_FEATURE_stackedwidget:INTERNAL=ON //Qt feature: standarditemmodel (from target Qt6::Gui) QT_FEATURE_standarditemmodel:INTERNAL=ON //Qt feature: static (from target Qt6::Core) QT_FEATURE_static:INTERNAL=OFF //Qt feature: statusbar (from target Qt6::Widgets) QT_FEATURE_statusbar:INTERNAL=ON //Qt feature: statustip (from target Qt6::Widgets) QT_FEATURE_statustip:INTERNAL=ON //Qt feature: statx (from target Qt6::Core) QT_FEATURE_statx:INTERNAL=OFF //Qt feature: std_atomic64 (from target Qt6::Core) QT_FEATURE_std_atomic64:INTERNAL=ON //Qt feature: stdlib_libcpp (from target Qt6::Core) QT_FEATURE_stdlib_libcpp:INTERNAL=OFF //Qt feature: stringlistmodel (from target Qt6::Core) QT_FEATURE_stringlistmodel:INTERNAL=ON //Qt feature: style_android (from target Qt6::Widgets) QT_FEATURE_style_android:INTERNAL=OFF //Qt feature: style_fusion (from target Qt6::Widgets) QT_FEATURE_style_fusion:INTERNAL=ON //Qt feature: style_mac (from target Qt6::Widgets) QT_FEATURE_style_mac:INTERNAL=OFF //Qt feature: style_stylesheet (from target Qt6::Widgets) QT_FEATURE_style_stylesheet:INTERNAL=ON //Qt feature: style_windows (from target Qt6::Widgets) QT_FEATURE_style_windows:INTERNAL=ON //Qt feature: style_windowsvista (from target Qt6::Widgets) QT_FEATURE_style_windowsvista:INTERNAL=ON //Qt feature: syntaxhighlighter (from target Qt6::Widgets) QT_FEATURE_syntaxhighlighter:INTERNAL=ON //Qt feature: syslog (from target Qt6::Core) QT_FEATURE_syslog:INTERNAL=OFF //Qt feature: system_doubleconversion (from target Qt6::Core) QT_FEATURE_system_doubleconversion:INTERNAL=ON //Qt feature: system_freetype (from target Qt6::Gui) QT_FEATURE_system_freetype:INTERNAL=ON //Qt feature: system_harfbuzz (from target Qt6::Gui) QT_FEATURE_system_harfbuzz:INTERNAL=ON //Qt feature: system_jpeg (from target Qt6::Gui) QT_FEATURE_system_jpeg:INTERNAL=ON //Qt feature: system_libb2 (from target Qt6::Core) QT_FEATURE_system_libb2:INTERNAL=OFF //Qt feature: system_pcre2 (from target Qt6::Core) QT_FEATURE_system_pcre2:INTERNAL=ON //Qt feature: system_png (from target Qt6::Gui) QT_FEATURE_system_png:INTERNAL=ON //Qt feature: system_proxies (from target Qt6::Network) QT_FEATURE_system_proxies:INTERNAL=ON //Qt feature: system_textmarkdownreader (from target Qt6::Gui) QT_FEATURE_system_textmarkdownreader:INTERNAL=OFF //Qt feature: system_xcb_xinput (from target Qt6::Gui) QT_FEATURE_system_xcb_xinput:INTERNAL=OFF //Qt feature: system_zlib (from target Qt6::Core) QT_FEATURE_system_zlib:INTERNAL=ON //Qt feature: systemsemaphore (from target Qt6::Core) QT_FEATURE_systemsemaphore:INTERNAL=ON //Qt feature: systemtrayicon (from target Qt6::Gui) QT_FEATURE_systemtrayicon:INTERNAL=ON //Qt feature: tabbar (from target Qt6::Widgets) QT_FEATURE_tabbar:INTERNAL=ON //Qt feature: tabletevent (from target Qt6::Gui) QT_FEATURE_tabletevent:INTERNAL=ON //Qt feature: tableview (from target Qt6::Widgets) QT_FEATURE_tableview:INTERNAL=ON //Qt feature: tablewidget (from target Qt6::Widgets) QT_FEATURE_tablewidget:INTERNAL=ON //Qt feature: tabwidget (from target Qt6::Widgets) QT_FEATURE_tabwidget:INTERNAL=ON //Qt feature: temporaryfile (from target Qt6::Core) QT_FEATURE_temporaryfile:INTERNAL=ON //Qt feature: testlib (from target Qt6::Core) QT_FEATURE_testlib:INTERNAL=ON //Qt feature: testlib_selfcover (from target Qt6::Test) QT_FEATURE_testlib_selfcover:INTERNAL=OFF //Qt feature: textbrowser (from target Qt6::Widgets) QT_FEATURE_textbrowser:INTERNAL=ON //Qt feature: textdate (from target Qt6::Core) QT_FEATURE_textdate:INTERNAL=ON //Qt feature: textedit (from target Qt6::Widgets) QT_FEATURE_textedit:INTERNAL=ON //Qt feature: texthtmlparser (from target Qt6::Gui) QT_FEATURE_texthtmlparser:INTERNAL=ON //Qt feature: textmarkdownreader (from target Qt6::Gui) QT_FEATURE_textmarkdownreader:INTERNAL=ON //Qt feature: textmarkdownwriter (from target Qt6::Gui) QT_FEATURE_textmarkdownwriter:INTERNAL=ON //Qt feature: textodfwriter (from target Qt6::Gui) QT_FEATURE_textodfwriter:INTERNAL=ON //Qt feature: thread (from target Qt6::Core) QT_FEATURE_thread:INTERNAL=ON //Qt feature: timezone (from target Qt6::Core) QT_FEATURE_timezone:INTERNAL=ON //Qt feature: toolbar (from target Qt6::Widgets) QT_FEATURE_toolbar:INTERNAL=ON //Qt feature: toolbox (from target Qt6::Widgets) QT_FEATURE_toolbox:INTERNAL=ON //Qt feature: toolbutton (from target Qt6::Widgets) QT_FEATURE_toolbutton:INTERNAL=ON //Qt feature: tooltip (from target Qt6::Widgets) QT_FEATURE_tooltip:INTERNAL=ON //Qt feature: topleveldomain (from target Qt6::Network) QT_FEATURE_topleveldomain:INTERNAL=ON //Qt feature: translation (from target Qt6::Core) QT_FEATURE_translation:INTERNAL=ON //Qt feature: transposeproxymodel (from target Qt6::Core) QT_FEATURE_transposeproxymodel:INTERNAL=ON //Qt feature: treeview (from target Qt6::Widgets) QT_FEATURE_treeview:INTERNAL=ON //Qt feature: treewidget (from target Qt6::Widgets) QT_FEATURE_treewidget:INTERNAL=ON //Qt feature: tslib (from target Qt6::Gui) QT_FEATURE_tslib:INTERNAL=OFF //Qt feature: tuiotouch (from target Qt6::Gui) QT_FEATURE_tuiotouch:INTERNAL=ON //Qt feature: udpsocket (from target Qt6::Network) QT_FEATURE_udpsocket:INTERNAL=ON //Qt feature: undocommand (from target Qt6::Gui) QT_FEATURE_undocommand:INTERNAL=ON //Qt feature: undogroup (from target Qt6::Gui) QT_FEATURE_undogroup:INTERNAL=ON //Qt feature: undostack (from target Qt6::Gui) QT_FEATURE_undostack:INTERNAL=ON //Qt feature: undoview (from target Qt6::Widgets) QT_FEATURE_undoview:INTERNAL=ON //Qt feature: use_bfd_linker (from target Qt6::Core) QT_FEATURE_use_bfd_linker:INTERNAL=OFF //Qt feature: use_gold_linker (from target Qt6::Core) QT_FEATURE_use_gold_linker:INTERNAL=OFF //Qt feature: use_lld_linker (from target Qt6::Core) QT_FEATURE_use_lld_linker:INTERNAL=OFF //Qt feature: use_mold_linker (from target Qt6::Core) QT_FEATURE_use_mold_linker:INTERNAL=OFF //Qt feature: vaes (from target Qt6::Core) QT_FEATURE_vaes:INTERNAL=ON //Qt feature: valgrind (from target Qt6::Test) QT_FEATURE_valgrind:INTERNAL=OFF //Qt feature: validator (from target Qt6::Gui) QT_FEATURE_validator:INTERNAL=ON //Qt feature: vkgen (from target Qt6::Gui) QT_FEATURE_vkgen:INTERNAL=ON //Qt feature: vkkhrdisplay (from target Qt6::Gui) QT_FEATURE_vkkhrdisplay:INTERNAL=OFF //Qt feature: vnc (from target Qt6::Gui) QT_FEATURE_vnc:INTERNAL=OFF //Qt feature: vsp2 (from target Qt6::Gui) QT_FEATURE_vsp2:INTERNAL=OFF //Qt feature: vulkan (from target Qt6::Gui) QT_FEATURE_vulkan:INTERNAL=OFF //Qt feature: wasm_exceptions (from target Qt6::Core) QT_FEATURE_wasm_exceptions:INTERNAL=OFF //Qt feature: wasm_simd128 (from target Qt6::Core) QT_FEATURE_wasm_simd128:INTERNAL=OFF //Qt feature: webengine_build_gn QT_FEATURE_webengine_build_gn:INTERNAL=ON //Qt feature: webengine_build_ninja QT_FEATURE_webengine_build_ninja:INTERNAL=OFF //Qt feature: webengine_developer_build QT_FEATURE_webengine_developer_build:INTERNAL=OFF //Qt feature: webengine_embedded_build QT_FEATURE_webengine_embedded_build:INTERNAL=OFF //Qt feature: webengine_extensions QT_FEATURE_webengine_extensions:INTERNAL=ON //Qt feature: webengine_full_debug_info QT_FEATURE_webengine_full_debug_info:INTERNAL=OFF //Qt feature: webengine_geolocation QT_FEATURE_webengine_geolocation:INTERNAL=ON //Qt feature: webengine_jumbo_build QT_FEATURE_webengine_jumbo_build:INTERNAL=ON //Qt feature: webengine_kerberos QT_FEATURE_webengine_kerberos:INTERNAL=ON //Qt feature: webengine_native_spellchecker QT_FEATURE_webengine_native_spellchecker:INTERNAL=OFF //Qt feature: webengine_ozone_x11 QT_FEATURE_webengine_ozone_x11:INTERNAL=OFF //Qt feature: webengine_pepper_plugins QT_FEATURE_webengine_pepper_plugins:INTERNAL=ON //Qt feature: webengine_printing_and_pdf QT_FEATURE_webengine_printing_and_pdf:INTERNAL=ON //Qt feature: webengine_proprietary_codecs QT_FEATURE_webengine_proprietary_codecs:INTERNAL=OFF //Qt feature: webengine_qt_freetype QT_FEATURE_webengine_qt_freetype:INTERNAL=OFF //Qt feature: webengine_qt_harfbuzz QT_FEATURE_webengine_qt_harfbuzz:INTERNAL=OFF //Qt feature: webengine_qt_libjpeg QT_FEATURE_webengine_qt_libjpeg:INTERNAL=OFF //Qt feature: webengine_qt_libpng QT_FEATURE_webengine_qt_libpng:INTERNAL=OFF //Qt feature: webengine_qt_zlib QT_FEATURE_webengine_qt_zlib:INTERNAL=OFF //Qt feature: webengine_sanitizer QT_FEATURE_webengine_sanitizer:INTERNAL=OFF //Qt feature: webengine_spellchecker QT_FEATURE_webengine_spellchecker:INTERNAL=ON //Qt feature: webengine_system_alsa QT_FEATURE_webengine_system_alsa:INTERNAL=OFF //Qt feature: webengine_system_ffmpeg QT_FEATURE_webengine_system_ffmpeg:INTERNAL=OFF //Qt feature: webengine_system_freetype QT_FEATURE_webengine_system_freetype:INTERNAL=OFF //Qt feature: webengine_system_glib QT_FEATURE_webengine_system_glib:INTERNAL=OFF //Qt feature: webengine_system_harfbuzz QT_FEATURE_webengine_system_harfbuzz:INTERNAL=OFF //Qt feature: webengine_system_icu QT_FEATURE_webengine_system_icu:INTERNAL=OFF //Qt feature: webengine_system_lcms2 QT_FEATURE_webengine_system_lcms2:INTERNAL=OFF //Qt feature: webengine_system_libevent QT_FEATURE_webengine_system_libevent:INTERNAL=OFF //Qt feature: webengine_system_libjpeg QT_FEATURE_webengine_system_libjpeg:INTERNAL=OFF //Qt feature: webengine_system_libpci QT_FEATURE_webengine_system_libpci:INTERNAL=OFF //Qt feature: webengine_system_libpng QT_FEATURE_webengine_system_libpng:INTERNAL=OFF //Qt feature: webengine_system_libvpx QT_FEATURE_webengine_system_libvpx:INTERNAL=OFF //Qt feature: webengine_system_libwebp QT_FEATURE_webengine_system_libwebp:INTERNAL=OFF //Qt feature: webengine_system_libxml QT_FEATURE_webengine_system_libxml:INTERNAL=OFF //Qt feature: webengine_system_minizip QT_FEATURE_webengine_system_minizip:INTERNAL=OFF //Qt feature: webengine_system_opus QT_FEATURE_webengine_system_opus:INTERNAL=OFF //Qt feature: webengine_system_poppler QT_FEATURE_webengine_system_poppler:INTERNAL=OFF //Qt feature: webengine_system_pulseaudio QT_FEATURE_webengine_system_pulseaudio:INTERNAL=OFF //Qt feature: webengine_system_re2 QT_FEATURE_webengine_system_re2:INTERNAL=OFF //Qt feature: webengine_system_snappy QT_FEATURE_webengine_system_snappy:INTERNAL=OFF //Qt feature: webengine_system_zlib QT_FEATURE_webengine_system_zlib:INTERNAL=OFF //Qt feature: webengine_vulkan QT_FEATURE_webengine_vulkan:INTERNAL=OFF //Qt feature: webengine_webchannel QT_FEATURE_webengine_webchannel:INTERNAL=ON //Qt feature: webengine_webrtc QT_FEATURE_webengine_webrtc:INTERNAL=ON //Qt feature: webengine_webrtc_pipewire QT_FEATURE_webengine_webrtc_pipewire:INTERNAL=OFF //Qt feature: webenginequick_ui_delegates QT_FEATURE_webenginequick_ui_delegates:INTERNAL=ON //Qt feature: whatsthis (from target Qt6::Gui) QT_FEATURE_whatsthis:INTERNAL=ON //Qt feature: wheelevent (from target Qt6::Gui) QT_FEATURE_wheelevent:INTERNAL=ON //Qt feature: widgets (from target Qt6::Core) QT_FEATURE_widgets:INTERNAL=ON //Qt feature: widgettextcontrol (from target Qt6::Widgets) QT_FEATURE_widgettextcontrol:INTERNAL=ON //Qt feature: winrt_geolocation (from target Qt6::Positioning) QT_FEATURE_winrt_geolocation:INTERNAL=ON //Qt feature: wizard (from target Qt6::Widgets) QT_FEATURE_wizard:INTERNAL=ON //Qt feature: x86intrin (from target Qt6::Core) QT_FEATURE_x86intrin:INTERNAL=ON //Qt feature: xcb (from target Qt6::Gui) QT_FEATURE_xcb:INTERNAL=OFF //Qt feature: xcb_egl_plugin (from target Qt6::Gui) QT_FEATURE_xcb_egl_plugin:INTERNAL=OFF //Qt feature: xcb_glx (from target Qt6::Gui) QT_FEATURE_xcb_glx:INTERNAL=OFF //Qt feature: xcb_glx_plugin (from target Qt6::Gui) QT_FEATURE_xcb_glx_plugin:INTERNAL=OFF //Qt feature: xcb_native_painting (from target Qt6::Gui) QT_FEATURE_xcb_native_painting:INTERNAL=OFF //Qt feature: xcb_sm (from target Qt6::Gui) QT_FEATURE_xcb_sm:INTERNAL=OFF //Qt feature: xcb_xlib (from target Qt6::Gui) QT_FEATURE_xcb_xlib:INTERNAL=OFF //Qt feature: xkbcommon (from target Qt6::Gui) QT_FEATURE_xkbcommon:INTERNAL=OFF //Qt feature: xkbcommon_x11 (from target Qt6::Gui) QT_FEATURE_xkbcommon_x11:INTERNAL=OFF //Qt feature: xlib (from target Qt6::Gui) QT_FEATURE_xlib:INTERNAL=OFF //Qt feature: xml (from target Qt6::Core) QT_FEATURE_xml:INTERNAL=ON //Qt feature: xmlstream (from target Qt6::Core) QT_FEATURE_xmlstream:INTERNAL=ON //Qt feature: xmlstreamreader (from target Qt6::Core) QT_FEATURE_xmlstreamreader:INTERNAL=ON //Qt feature: xmlstreamwriter (from target Qt6::Core) QT_FEATURE_xmlstreamwriter:INTERNAL=ON //Qt feature: xrender (from target Qt6::Gui) QT_FEATURE_xrender:INTERNAL=OFF //Qt feature: zstd (from target Qt6::Core) QT_FEATURE_zstd:INTERNAL=ON //List of the synced modules. Prevents running syncqt.cpp after // the first configuring. QT_INTERNAL_SYNCED_MODULES:INTERNAL=QtWebEngineCore;QtWebEngineWidgets;QtWebEngineQuick;QtPdf;QtPdfWidgets;QtPdfQuick QT_KNOWN_FEATURES:INTERNAL=qtwebengine_build;qtpdf_build;webengine_jumbo_build;qtwebengine_core_build;qtwebengine_widgets_build;qtwebengine_quick_build;qtpdf_widgets_build;qtpdf_quick_build;webengine_build_ninja;webengine_build_gn;webengine_developer_build;webengine_system_re2;webengine_system_icu;webengine_system_libwebp;webengine_system_opus;webengine_system_ffmpeg;webengine_system_libvpx;webengine_system_snappy;webengine_system_glib;webengine_system_zlib;webengine_qt_zlib;webengine_system_minizip;webengine_system_libevent;webengine_system_libxml;webengine_system_lcms2;webengine_system_libpng;webengine_qt_libpng;webengine_system_libjpeg;webengine_qt_libjpeg;webengine_system_harfbuzz;webengine_qt_harfbuzz;webengine_system_freetype;webengine_qt_freetype;webengine_system_libpci;webengine_ozone_x11;webengine_geolocation;webengine_webchannel;webengine_spellchecker;webengine_native_spellchecker;webengine_embedded_build;webengine_printing_and_pdf;webengine_extensions;webengine_system_alsa;webengine_system_pulseaudio;webengine_pepper_plugins;webengine_proprietary_codecs;webengine_kerberos;webengine_webrtc;webengine_webrtc_pipewire;webengine_full_debug_info;webengine_sanitizer;webengine_vulkan;webengine_system_poppler;webenginequick_ui_delegates;pdf_v8;pdf_xfa;pdf_xfa_bmp;pdf_xfa_gif;pdf_xfa_png;pdf_xfa_tiff;pdf_bitcode;pdf_static_runtime //Known Qt modules with tools QT_KNOWN_MODULES_WITH_TOOLS:INTERNAL=;WebEngineCore //Known Qt module WebEngineCore tools QT_KNOWN_MODULE_WebEngineCore_TOOLS:INTERNAL=qwebengine_convert_dict //Known Qt plugins QT_KNOWN_PLUGINS:INTERNAL=QWebEngineViewPlugin;qtwebenginequickdelegatesplugin;qtwebenginequickplugin;QPdfPlugin;PdfQuickplugin //Known current repo Qt modules QT_REPO_KNOWN_MODULES:INTERNAL=WebEngineCore;WebEngineWidgets;WebEngineQuickDelegatesQml;WebEngineQuick;Pdf;PdfWidgets;PdfQuick //Known current repo Qt plug-in types QT_REPO_KNOWN_PLUGIN_TYPES:INTERNAL= //Path to the wrapper of the tool commands QT_TOOL_COMMAND_WRAPPER_PATH:INTERNAL=D:/buildtrees/tmp/x64-windows-dbg/.qt/bin/qt_setup_tool_path.bat //internal command prefix for tool invocations QT_TOOL_PATH_SETUP_COMMAND:INTERNAL=COMMAND;set;PATH=D:\installed\x64-windows\bin$%PATH% //Are tools going to be built QT_WILL_BUILD_TOOLS:INTERNAL=TRUE //Do tool targets need to be renamed QT_WILL_RENAME_TOOL_TARGETS:INTERNAL=FALSE //alsa TEST_alsa:INTERNAL=FALSE TEST_arch_x86_64_subarch_sse:INTERNAL=1 TEST_arch_x86_64_subarch_sse2:INTERNAL=1 TEST_architecture_arch:INTERNAL=x86_64 TEST_buildAbi:INTERNAL=x86_64-little_endian-lp64 //freetype >= 2.4.2 TEST_freetype:INTERNAL=FALSE //glibc > 2.16 TEST_glibc:INTERNAL= //compatible libjpeg TEST_jpeg:INTERNAL=FALSE //khr TEST_khr:INTERNAL= TEST_ld_version_script:INTERNAL=OFF //compatible libxml2 and libxslt TEST_libxml2:INTERNAL=FALSE //poppler TEST_poppler:INTERNAL=FALSE //re2 TEST_re2:INTERNAL=FALSE //snappy TEST_snappy:INTERNAL=1 TEST_subarch_result:INTERNAL=sse;sse2 //vpx TEST_vpx:INTERNAL=FALSE //winversion TEST_winversion:INTERNAL=1 //Install the dependencies listed in your manifest: //\n If this is off, you will have to manually install your dependencies. //\n See https://github.com/microsoft/vcpkg/tree/master/docs/specifications/manifests.md // for more info. //\n VCPKG_MANIFEST_INSTALL:INTERNAL=OFF //ADVANCED property for variable: VCPKG_VERBOSE VCPKG_VERBOSE-ADVANCED:INTERNAL=1 //Making sure VCPKG_MANIFEST_MODE doesn't change Z_VCPKG_CHECK_MANIFEST_MODE:INTERNAL=OFF //Vcpkg root directory Z_VCPKG_ROOT_DIR:INTERNAL=C:/a/1/s //CMAKE_INSTALL_PREFIX during last run _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=D:/packages/qtwebengine_x64-windows/debug //Compiler reason failure _Python3_Compiler_REASON_FAILURE:INTERNAL= //Development reason failure _Python3_Development_REASON_FAILURE:INTERNAL= //Path to a program. _Python3_EXECUTABLE:INTERNAL=D:/buildtrees/qtwebengine/x64-windows-venv/Scripts/python.exe //Python3 Properties _Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;10;7;64;;cp310-win_amd64;D:\buildtrees\qtwebengine\x64-windows-venv\Scripts\Lib;D:\buildtrees\qtwebengine\x64-windows-venv\Scripts\Lib;D:\buildtrees\qtwebengine\x64-windows-venv\Lib\site-packages;D:\buildtrees\qtwebengine\x64-windows-venv\Lib\site-packages _Python3_INTERPRETER_SIGNATURE:INTERNAL=3931ff3934e03282585ebe8a7e648353 //NumPy reason failure _Python3_NumPy_REASON_FAILURE:INTERNAL= __pkg_config_checked_PC_GIO:INTERNAL=1 __pkg_config_checked_PC_GLIB2:INTERNAL=1 __pkg_config_checked_PC_GMODULE:INTERNAL=1 __pkg_config_checked_PC_GOBJECT:INTERNAL=1 __pkg_config_checked_PC_GSSAPI:INTERNAL=1 __pkg_config_checked_PC_GTHREAD2:INTERNAL=1 __pkg_config_checked_PC_PCRE2_8BIT:INTERNAL=1 __qt_qml_macros_module_base_dir:INTERNAL=D:/installed/x64-windows/share/Qt6Qml