# This is the CMakeCache file.
# For build in directory: d:/Qt/build-Qtq6_2wx6v9
# It was generated by CMake: Z:/d/cmake-3.25.2-windows-x86_64/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
########################

//The ALSA (asound) include directory
ALSA_INCLUDE_DIR:PATH=ALSA_INCLUDE_DIR-NOTFOUND

//The ALSA (asound) library
ALSA_LIBRARY:FILEPATH=ALSA_LIBRARY-NOTFOUND

//Path to a library.
AVFoundation_LIBRARY:FILEPATH=AVFoundation_LIBRARY-NOTFOUND

//Path to a file.
BROTLI_INCLUDE_DIR:PATH=BROTLI_INCLUDE_DIR-NOTFOUND

//Build tests for the Qt build system
BUILD_CMAKE_TESTING:BOOL=OFF

//Build Qt statically or dynamically
BUILD_SHARED_LIBS:BOOL=ON

//Build Qt using precompiled headers?
BUILD_WITH_PCH:BOOL=ON

//Build directory qt3d
BUILD_qt3d:BOOL=ON

//Build directory qt5compat
BUILD_qt5compat:BOOL=ON

//Build directory qtactiveqt
BUILD_qtactiveqt:BOOL=ON

//Build directory qtbase
BUILD_qtbase:BOOL=ON

//Build directory qtcharts
BUILD_qtcharts:BOOL=ON

//Build directory qtcoap
BUILD_qtcoap:BOOL=ON

//Build directory qtconnectivity
BUILD_qtconnectivity:BOOL=ON

//Build directory qtdatavis3d
BUILD_qtdatavis3d:BOOL=ON

//Build directory qtdeclarative
BUILD_qtdeclarative:BOOL=ON

//Build directory qtdoc
BUILD_qtdoc:BOOL=ON

//Build directory qtimageformats
BUILD_qtimageformats:BOOL=ON

//Build directory qtlottie
BUILD_qtlottie:BOOL=ON

//Build directory qtmqtt
BUILD_qtmqtt:BOOL=ON

//Build directory qtmultimedia
BUILD_qtmultimedia:BOOL=ON

//Build directory qtnetworkauth
BUILD_qtnetworkauth:BOOL=ON

//Build directory qtopcua
BUILD_qtopcua:BOOL=OFF

//Build directory qtpositioning
BUILD_qtpositioning:BOOL=ON

//Build directory qtquick3d
BUILD_qtquick3d:BOOL=ON

//Build directory qtquicktimeline
BUILD_qtquicktimeline:BOOL=ON

//Build directory qtremoteobjects
BUILD_qtremoteobjects:BOOL=ON

//Build directory qtscxml
BUILD_qtscxml:BOOL=ON

//Build directory qtsensors
BUILD_qtsensors:BOOL=ON

//Build directory qtserialbus
BUILD_qtserialbus:BOOL=ON

//Build directory qtserialport
BUILD_qtserialport:BOOL=ON

//Build directory qtshadertools
BUILD_qtshadertools:BOOL=ON

//Build directory qtsvg
BUILD_qtsvg:BOOL=ON

//Build directory qttools
BUILD_qttools:BOOL=ON

//Build directory qttranslations
BUILD_qttranslations:BOOL=ON

//Build directory qtvirtualkeyboard
BUILD_qtvirtualkeyboard:BOOL=ON

//Build directory qtwayland
BUILD_qtwayland:BOOL=ON

//Build directory qtwebchannel
BUILD_qtwebchannel:BOOL=ON

//Build directory qtwebengine
BUILD_qtwebengine:BOOL=OFF

//Build directory qtwebsockets
BUILD_qtwebsockets:BOOL=ON

//Build directory qtwebview
BUILD_qtwebview:BOOL=ON

//Path to a library.
BrotliCommon_LIBRARY_DEBUG:FILEPATH=BrotliCommon_LIBRARY_DEBUG-NOTFOUND

//Path to a library.
BrotliCommon_LIBRARY_RELEASE:FILEPATH=BrotliCommon_LIBRARY_RELEASE-NOTFOUND

//Path to a library.
BrotliDec_LIBRARY_DEBUG:FILEPATH=BrotliDec_LIBRARY_DEBUG-NOTFOUND

//Path to a library.
BrotliDec_LIBRARY_RELEASE:FILEPATH=BrotliDec_LIBRARY_RELEASE-NOTFOUND

//Path to a library.
BrotliEnc_LIBRARY_DEBUG:FILEPATH=BrotliEnc_LIBRARY_DEBUG-NOTFOUND

//Path to a library.
BrotliEnc_LIBRARY_RELEASE:FILEPATH=BrotliEnc_LIBRARY_RELEASE-NOTFOUND

//Path to a file.
CERENCE_HWR_ALPHABETIC_INCLUDE_DIRS:PATH=CERENCE_HWR_ALPHABETIC_INCLUDE_DIRS-NOTFOUND

//Path to a file.
CERENCE_HWR_CJK_INCLUDE_DIRS:PATH=CERENCE_HWR_CJK_INCLUDE_DIRS-NOTFOUND

//Path to a file.
CERENCE_XT9_INCLUDE_DIRS:PATH=CERENCE_XT9_INCLUDE_DIRS-NOTFOUND

//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=CMAKE_ADDR2LINE-NOTFOUND

//Path to a program.
CMAKE_AR:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/lib.exe

//ASM compiler
CMAKE_ASM_COMPILER:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe

//Flags used by the ASM compiler during all build types.
CMAKE_ASM_FLAGS:STRING=

//Flags used by the ASM compiler during DEBUG builds.
CMAKE_ASM_FLAGS_DEBUG:STRING=

//Flags used by the ASM compiler during MINSIZEREL builds.
CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-O1

//Flags used by the ASM compiler during RELEASE builds.
CMAKE_ASM_FLAGS_RELEASE:STRING=-O2

//Flags used by the ASM compiler during RELWITHDEBINFO builds.
CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2

//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=Release

//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe

//Flags used by the CXX compiler during all build types.
CMAKE_CXX_FLAGS:STRING=/DWIN32 /D_WINDOWS

//Flags used by the CXX compiler during DEBUG builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=/Zi     /RTC1

//Flags used by the CXX compiler during MINSIZEREL builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=/DNDEBUG -O1

//Flags used by the CXX compiler during RELEASE builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=/DNDEBUG -O2

//Flags used by the CXX compiler during RELWITHDEBINFO builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=/Zi     /DNDEBUG -O2

//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 (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe

//Flags used by the C compiler during all build types.
CMAKE_C_FLAGS:STRING=/DWIN32 /D_WINDOWS

//Flags used by the C compiler during DEBUG builds.
CMAKE_C_FLAGS_DEBUG:STRING=/Zi     /RTC1

//Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=/DNDEBUG -O1

//Flags used by the C compiler during RELEASE builds.
CMAKE_C_FLAGS_RELEASE:STRING=/DNDEBUG -O2

//Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/Zi     /DNDEBUG -O2

//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

//Path to a program.
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND

//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=/debug

//Flags used by the linker during MINSIZEREL builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO

//Flags used by the linker during RELEASE builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO

//Flags used by the linker during RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL:NO

//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=

//Value Computed by CMake.
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/CMakeFiles/pkgRedirects

//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=D:/Jenkins10/workspace/Qt/q6_2wx6v9/buildDir/Qt6.2.4-Windows-x86_64-VS2019-16.11.26

//RPATH for installed binaries
CMAKE_INSTALL_RPATH:STRING=

//Path to a program.
CMAKE_LINKER:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/link.exe

//Program used to build from build.ninja files.
CMAKE_MAKE_PROGRAM:FILEPATH=D:/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

//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:NO

//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=Qt Libraries

//Value Computed by CMake
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=https://qt.io/

//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=Qt

//Value Computed by CMake
CMAKE_PROJECT_VERSION:STATIC=6.2.4

//Value Computed by CMake
CMAKE_PROJECT_VERSION_MAJOR:STATIC=6

//Value Computed by CMake
CMAKE_PROJECT_VERSION_MINOR:STATIC=2

//Value Computed by CMake
CMAKE_PROJECT_VERSION_PATCH:STATIC=4

//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

//Flags for Windows Resource Compiler during all build types.
CMAKE_RC_FLAGS:STRING=-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

//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=/debug

//Flags used by the linker during the creation of shared libraries
// during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO

//Flags used by the linker during the creation of shared libraries
// during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO

//Flags used by the linker during the creation of shared libraries
// during RELWITHDEBINFO builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL:NO

//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=

//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=

//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

//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=FALSE

//Path to a file.
CUPS_INCLUDE_DIR:PATH=CUPS_INCLUDE_DIR-NOTFOUND

//Path to a library.
CUPS_LIBRARIES:FILEPATH=CUPS_LIBRARIES-NOTFOUND

//The directory containing a CMake configuration file for Clang.
Clang_DIR:PATH=Clang_DIR-NOTFOUND

//Path to a file.
DB2_INCLUDE_DIR:PATH=DB2_INCLUDE_DIR-NOTFOUND

//Path to a library.
DB2_LIBRARY:FILEPATH=DB2_LIBRARY-NOTFOUND

//The directory containing a CMake configuration file for DBus1.
DBus1_DIR:PATH=DBus1_DIR-NOTFOUND

//Path to a file.
DOUBLE_CONVERSION_INCLUDE_DIR:PATH=DOUBLE_CONVERSION_INCLUDE_DIR-NOTFOUND

//Path to a library.
DOUBLE_CONVERSION_LIBRARY:FILEPATH=DOUBLE_CONVERSION_LIBRARY-NOTFOUND

//Enable sanitizers
ECM_ENABLE_SANITIZERS:STRING=

//Path to a file.
EGL_INCLUDE_DIR:PATH=EGL_INCLUDE_DIR-NOTFOUND

//Path to a library.
EGL_LIBRARY:FILEPATH=EGL_LIBRARY-NOTFOUND

//Link against external gumbo instead of shipping a bundled copy
EXTERNAL_GUMBO:BOOL=OFF

//Use external xxd
EXTERNAL_XXD:BOOL=OFF

//  Using Hunspell copy from 3rdparty/
FEATURE_3rdparty_hunspell:BOOL=OFF

//QAbstractButton
FEATURE_abstractbutton:BOOL=ON

//QAbstractSlider
FEATURE_abstractslider:BOOL=ON

//Accessibility
FEATURE_accessibility:BOOL=ON

//ATSPI Bridge
FEATURE_accessibility_atspi_bridge:BOOL=OFF

//Q(Gui)Action(Group)
FEATURE_action:BOOL=ON

//AES
FEATURE_aesni:BOOL=ON

//alloca()
FEATURE_alloca:BOOL=ON

//alloca.h
FEATURE_alloca_h:BOOL=OFF

//alloca() in malloc.h
FEATURE_alloca_malloc_h:BOOL=ON

//ALSA
FEATURE_alsa:BOOL=OFF

//Android Style Assets
FEATURE_android_style_assets:BOOL=OFF

//Animation
FEATURE_animation:BOOL=ON

//App store compliance
FEATURE_appstore_compliant:BOOL=OFF

//CRC32
FEATURE_arm_crc32:BOOL=OFF

//AES
FEATURE_arm_crypto:BOOL=OFF

//Qt Assistant
FEATURE_assistant:BOOL=ON

//AVFoundation
FEATURE_avfoundation:BOOL=OFF

//AVX
FEATURE_avx:BOOL=ON

//AVX2
FEATURE_avx2:BOOL=ON

//BW
FEATURE_avx512bw:BOOL=ON

//CD
FEATURE_avx512cd:BOOL=ON

//DQ
FEATURE_avx512dq:BOOL=ON

//ER
FEATURE_avx512er:BOOL=ON

//F
FEATURE_avx512f:BOOL=ON

//IFMA
FEATURE_avx512ifma:BOOL=ON

//PF
FEATURE_avx512pf:BOOL=ON

//VBMI
FEATURE_avx512vbmi:BOOL=ON

//VL
FEATURE_avx512vl:BOOL=ON

//backtrace
FEATURE_backtrace:BOOL=OFF

//Big Codecs
FEATURE_big_codecs:BOOL=ON

//BlueZ
FEATURE_bluez:BOOL=OFF

//BlueZ Low Energy
FEATURE_bluez_le:BOOL=OFF

//Brotli Decompression Support
FEATURE_brotli:BOOL=OFF

//QButtonGroup
FEATURE_buttongroup:BOOL=ON

//C11
FEATURE_c11:BOOL=ON

//C89
FEATURE_c89:BOOL=ON

//C99
FEATURE_c99:BOOL=ON

//QCalendarWidget
FEATURE_calendarwidget:BOOL=ON

//Cangjie
FEATURE_cangjie:BOOL=ON

//CBOR stream reading
FEATURE_cborstreamreader:BOOL=ON

//CBOR stream writing
FEATURE_cborstreamwriter:BOOL=ON

//Using ccache
FEATURE_ccache:BOOL=OFF

//  Handwriting
FEATURE_cerence_hwr:BOOL=OFF

//    Alphabetic
FEATURE_cerence_hwr_alphabetic:BOOL=OFF

//    CJK
FEATURE_cerence_hwr_cjk:BOOL=OFF

//Cerence
FEATURE_cerence_sdk:BOOL=OFF

//  XT9
FEATURE_cerence_xt9:BOOL=OFF

//Area Chart
FEATURE_charts_area_chart:BOOL=ON

//Bar Chart
FEATURE_charts_bar_chart:BOOL=ON

//Boxplot Chart
FEATURE_charts_boxplot_chart:BOOL=ON

//Candlestick Chart
FEATURE_charts_candlestick_chart:BOOL=ON

//DateTime Axis
FEATURE_charts_datetime_axis:BOOL=ON

//Line Chart
FEATURE_charts_line_chart:BOOL=ON

//Pie Chart
FEATURE_charts_pie_chart:BOOL=ON

//Scatter Chart
FEATURE_charts_scatter_chart:BOOL=ON

//Spline Chart
FEATURE_charts_spline_chart:BOOL=ON

//QCheckBox(
FEATURE_checkbox:BOOL=ON

//QDoc
FEATURE_clang:BOOL=OFF

//Clang-based lupdate parser
FEATURE_clangcpp:BOOL=OFF

//QClipboard
FEATURE_clipboard:BOOL=ON

//clock_gettime()
FEATURE_clock_gettime:BOOL=OFF

//POSIX monotonic clock
FEATURE_clock_monotonic:BOOL=OFF

//Codecs
FEATURE_codecs:BOOL=ON

//QColorDialog
FEATURE_colordialog:BOOL=ON

//Color Names
FEATURE_colornames:BOOL=ON

//QColumnView
FEATURE_columnview:BOOL=ON

//QComboBox
FEATURE_combobox:BOOL=ON

//QCommandlineParser
FEATURE_commandlineparser:BOOL=ON

//QCommandLinkButton
FEATURE_commandlinkbutton:BOOL=ON

//QCompleter
FEATURE_completer:BOOL=ON

//QConcatenateTablesProxyModel
FEATURE_concatenatetablesproxymodel:BOOL=ON

//Qt Concurrent
FEATURE_concurrent:BOOL=ON

//Context menus
FEATURE_contextmenu:BOOL=ON

//cpp/winrt base
FEATURE_cpp_winrt:BOOL=ON

//Cross compiling
FEATURE_cross_compile:BOOL=OFF

//CssParser
FEATURE_cssparser:BOOL=ON

//CUPS
FEATURE_cups:BOOL=OFF

//CUPS job control widget
FEATURE_cupsjobwidget:BOOL=OFF

//QCursor
FEATURE_cursor:BOOL=ON

//C++11
FEATURE_cxx11:BOOL=ON

//C++11 <future>
FEATURE_cxx11_future:BOOL=ON

//C++14
FEATURE_cxx14:BOOL=ON

//C++17
FEATURE_cxx17:BOOL=ON

//C++17 <filesystem>
FEATURE_cxx17_filesystem:BOOL=ON

//C++17
FEATURE_cxx1z:BOOL=ON

//C++20
FEATURE_cxx20:BOOL=OFF

//C++20
FEATURE_cxx2a:BOOL=OFF

//QDataWidgetMapper
FEATURE_datawidgetmapper:BOOL=ON

//QDate/QTime/QDateTime
FEATURE_datestring:BOOL=ON

//QDateTimeEdit
FEATURE_datetimeedit:BOOL=ON

//QDateTimeParser
FEATURE_datetimeparser:BOOL=ON

//Qt D-Bus
FEATURE_dbus:BOOL=ON

//Qt D-Bus directly linked to libdbus
FEATURE_dbus_linked:BOOL=OFF

//Build for debugging
FEATURE_debug:BOOL=OFF

//Compile libs in debug and release mode
FEATURE_debug_and_release:BOOL=OFF

//Qt Designer
FEATURE_designer:BOOL=ON

//QDesktopServices
FEATURE_desktopservices:BOOL=ON

//Developer build
FEATURE_developer_build:BOOL=OFF

//QDial
FEATURE_dial:BOOL=ON

//QDialog
FEATURE_dialog:BOOL=ON

//QDialogButtonBox
FEATURE_dialogbuttonbox:BOOL=ON

//Direct 2D
FEATURE_direct2d:BOOL=ON

//Direct 2D 1.1
FEATURE_direct2d1_1:BOOL=ON

//DirectFB
FEATURE_directfb:BOOL=OFF

//DirectWrite
FEATURE_directwrite:BOOL=ON

//DirectWrite 3
FEATURE_directwrite3:BOOL=ON

//Qt Distance Field Generator
FEATURE_distancefieldgenerator:BOOL=ON

//dlopen()
FEATURE_dlopen:BOOL=OFF

//QDnsLookup
FEATURE_dnslookup:BOOL=ON

//QDockwidget
FEATURE_dockwidget:BOOL=ON

//DOM
FEATURE_dom:BOOL=ON

//DoubleConversion
FEATURE_doubleconversion:BOOL=ON

//Drag and Drop
FEATURE_draganddrop:BOOL=ON

//DRM Atomic API
FEATURE_drm_atomic:BOOL=OFF

//DTLS
FEATURE_dtls:BOOL=ON

//Dynamic OpenGL: dynamicgl
FEATURE_dynamicgl:BOOL=ON

//Easing curve
FEATURE_easingcurve:BOOL=ON

//Effects
FEATURE_effects:BOOL=ON

//EGL
FEATURE_egl:BOOL=OFF

//EGL on X11
FEATURE_egl_x11:BOOL=OFF

//EGLFS
FEATURE_eglfs:BOOL=OFF

//EGLFS Raspberry Pi
FEATURE_eglfs_brcm:BOOL=OFF

//EGLFS EGLDevice
FEATURE_eglfs_egldevice:BOOL=OFF

//EGLFS GBM
FEATURE_eglfs_gbm:BOOL=OFF

//EGLFS Mali
FEATURE_eglfs_mali:BOOL=OFF

//EGLFS OpenWFD
FEATURE_eglfs_openwfd:BOOL=OFF

//EGLFS RCAR
FEATURE_eglfs_rcar:BOOL=OFF

//EGLFS i.Mx6
FEATURE_eglfs_viv:BOOL=OFF

//EGLFS i.Mx6 Wayland
FEATURE_eglfs_viv_wl:BOOL=OFF

//EGLFS VSP2
FEATURE_eglfs_vsp2:BOOL=OFF

//EGLFS X11
FEATURE_eglfs_x11:BOOL=OFF

//Generating GDB index
FEATURE_enable_gdb_index:BOOL=OFF

//Using new DTAGS
FEATURE_enable_new_dtags:BOOL=OFF

//QErrorMessage
FEATURE_errormessage:BOOL=ON

//ETW
FEATURE_etw:BOOL=OFF

//evdev
FEATURE_evdev:BOOL=OFF

//eventfd
FEATURE_eventfd:BOOL=OFF

//evr.h
FEATURE_evr:BOOL=ON

//F16C
FEATURE_f16c:BOOL=ON

//QFileDialog
FEATURE_filedialog:BOOL=ON

//QFileSystemIterator
FEATURE_filesystemiterator:BOOL=ON

//QFileSystemModel
FEATURE_filesystemmodel:BOOL=ON

//QFileSystemWatcher
FEATURE_filesystemwatcher:BOOL=ON

//QFontComboBox
FEATURE_fontcombobox:BOOL=ON

//Fontconfig
FEATURE_fontconfig:BOOL=OFF

//QFontDialog
FEATURE_fontdialog:BOOL=ON

//Force assertions
FEATURE_force_asserts:BOOL=OFF

//Add debug info in release mode
FEATURE_force_debug_info:BOOL=OFF

//CLONE_PIDFD support in forkfd
FEATURE_forkfd_pidfd:BOOL=OFF

//QFormLayout
FEATURE_formlayout:BOOL=ON

//Build Apple Frameworks
FEATURE_framework:BOOL=OFF

//FreeType
FEATURE_freetype:BOOL=ON

//QFSCompleter
FEATURE_fscompleter:BOOL=ON

//futimens()
FEATURE_futimens:BOOL=OFF

//futimes()
FEATURE_futimes:BOOL=OFF

//QFuture
FEATURE_future:BOOL=ON

//GBM
FEATURE_gbm:BOOL=OFF

FEATURE_gc_binaries:BOOL=OFF

//Gesture
FEATURE_gestures:BOOL=ON

//getauxval()
FEATURE_getauxval:BOOL=OFF

//getentropy()
FEATURE_getentropy:BOOL=OFF

//getifaddrs()
FEATURE_getifaddrs:BOOL=OFF

//GIF
FEATURE_gif:BOOL=ON

//GLib
FEATURE_glib:BOOL=OFF

//GNU libc
FEATURE_glibc:BOOL=OFF

//Vivante GPU
FEATURE_gpu_vivante:BOOL=OFF

//QGraphicsEffect
FEATURE_graphicseffect:BOOL=ON

//QGraphicsView
FEATURE_graphicsview:BOOL=ON

//QGroupBox
FEATURE_groupbox:BOOL=ON

//GSSAPI
FEATURE_gssapi:BOOL=OFF

FEATURE_gstreamer:BOOL=OFF

//GStreamer 1.0
FEATURE_gstreamer_1_0:BOOL=OFF

//GStreamer App
FEATURE_gstreamer_app:BOOL=OFF

//GStreamer OpenGL
FEATURE_gstreamer_gl:BOOL=OFF

//GStreamer Photography
FEATURE_gstreamer_photography:BOOL=OFF

//GTK+
FEATURE_gtk3:BOOL=OFF

//Qt Gui
FEATURE_gui:BOOL=ON

//Gypsy - A GPS Multiplexing Daemon
FEATURE_gypsy:BOOL=OFF

//Hangul
FEATURE_hangul:BOOL=ON

//HarfBuzz
FEATURE_harfbuzz:BOOL=ON

//Check for clean headers
FEATURE_headersclean:BOOL=OFF

//High DPI Scaling
FEATURE_highdpiscaling:BOOL=ON

//QHijriCalendar
FEATURE_hijricalendar:BOOL=ON

//HTTP
FEATURE_http:BOOL=ON

//Hunspell
FEATURE_hunspell:BOOL=OFF

//ICO
FEATURE_ico:BOOL=ON

//iconv
FEATURE_iconv:BOOL=OFF

//ICU
FEATURE_icu:BOOL=OFF

//QIdentityProxyModel
FEATURE_identityproxymodel:BOOL=ON

//ifr_index
FEATURE_ifr_index:BOOL=OFF

//QInputContext
FEATURE_im:BOOL=ON

//QImage::createHeuristicMask()
FEATURE_image_heuristic_mask:BOOL=ON

//Image Text
FEATURE_image_text:BOOL=ON

//BMP Image Format
FEATURE_imageformat_bmp:BOOL=ON

//JPEG Image Format
FEATURE_imageformat_jpeg:BOOL=ON

//PNG Image Format
FEATURE_imageformat_png:BOOL=ON

//PPM Image Format
FEATURE_imageformat_ppm:BOOL=ON

//XBM Image Format
FEATURE_imageformat_xbm:BOOL=ON

//XPM Image Format
FEATURE_imageformat_xpm:BOOL=ON

//QImageIOPlugin
FEATURE_imageformatplugin:BOOL=ON

//Image Text section loading
FEATURE_imageio_text_loading:BOOL=ON

//inotify
FEATURE_inotify:BOOL=OFF

//QInputDialog
FEATURE_inputdialog:BOOL=ON

//INTEGRITY framebuffer
FEATURE_integrityfb:BOOL=OFF

//INTEGRITY HID
FEATURE_integrityhid:BOOL=OFF

//Using Intel CET
FEATURE_intelcet:BOOL=OFF

//Using POSIX IPC
FEATURE_ipc_posix:BOOL=OFF

//IPv6 ifname
FEATURE_ipv6ifname:BOOL=OFF

//QIslamicCivilCalendar
FEATURE_islamiccivilcalendar:BOOL=ON

//Qt Item Model
FEATURE_itemmodel:BOOL=ON

//Tester for item models
FEATURE_itemmodeltester:BOOL=ON

//The Model/View Framework
FEATURE_itemviews:BOOL=ON

//QJalaliCalendar
FEATURE_jalalicalendar:BOOL=ON

//JasPer
FEATURE_jasper:BOOL=OFF

//journald
FEATURE_journald:BOOL=OFF

//JPEG
FEATURE_jpeg:BOOL=ON

//QKeySequenceEdit
FEATURE_keysequenceedit:BOOL=ON

//kmap2qmap
FEATURE_kmap2qmap:BOOL=ON

//KMS
FEATURE_kms:BOOL=OFF

//QLabel
FEATURE_label:BOOL=ON

//Large file support
FEATURE_largefile:BOOL=ON

//QLCDNumber
FEATURE_lcdnumber:BOOL=ON

//libinput
FEATURE_libinput:BOOL=OFF

//axis API in libinput
FEATURE_libinput_axis_api:BOOL=OFF

//libproxy
FEATURE_libproxy:BOOL=OFF

//QLibrary
FEATURE_library:BOOL=ON

//udev
FEATURE_libudev:BOOL=OFF

//QLineEdit
FEATURE_lineedit:BOOL=ON

//Qt Linguist
FEATURE_linguist:BOOL=ON

//linkat()
FEATURE_linkat:BOOL=OFF

//Linux Crypto API
FEATURE_linux_crypto_api:BOOL=OFF

//Linux DMA buffer support
FEATURE_linux_dmabuf:BOOL=OFF

//Linux AF_NETLINK
FEATURE_linux_netlink:BOOL=OFF

//Video for Linux
FEATURE_linux_v4l:BOOL=OFF

//LinuxFB
FEATURE_linuxfb:BOOL=OFF

//QListView
FEATURE_listview:BOOL=ON

//QListWidget
FEATURE_listwidget:BOOL=ON

//QLocalServer
FEATURE_localserver:BOOL=ON

//Using LTCG
FEATURE_ltcg:BOOL=OFF

//LTTNG
FEATURE_lttng:BOOL=OFF

//Mac Deployment Tool
FEATURE_macdeployqt:BOOL=OFF

//QMainWindow
FEATURE_mainwindow:BOOL=ON

//QMdiArea
FEATURE_mdiarea:BOOL=ON

//QMenu
FEATURE_menu:BOOL=ON

//QMenuBar
FEATURE_menubar:BOOL=ON

//QMessageBox
FEATURE_messagebox:BOOL=ON

//Mimetype handling
FEATURE_mimetype:BOOL=ON

//Built-in copy of the MIME database
FEATURE_mimetype_database:BOOL=ON

//DSP
FEATURE_mips_dsp:BOOL=OFF

//DSPr2
FEATURE_mips_dspr2:BOOL=OFF

//MNG
FEATURE_mng:BOOL=OFF

//SerialPort Support
FEATURE_modbus_serialport:BOOL=ON

//QMovie
FEATURE_movie:BOOL=ON

//Embed debug info in object files (MSVC)
FEATURE_msvc_obj_debug_info:BOOL=OFF

//mtdev
FEATURE_mtdev:BOOL=OFF

//Multi process
FEATURE_multiprocess:BOOL=ON

//MyScript
FEATURE_myscript:BOOL=OFF

//NEON
FEATURE_neon:BOOL=OFF

//Qt Network
FEATURE_network:BOOL=ON

//QNetworkDiskCache
FEATURE_networkdiskcache:BOOL=ON

//QNetworkInterface
FEATURE_networkinterface:BOOL=ON

//Network List Manager
FEATURE_networklistmanager:BOOL=ON

//QNetworkProxy
FEATURE_networkproxy:BOOL=ON

//ntddmodm
FEATURE_ntddmodm:BOOL=OFF

//OCSP-stapling
FEATURE_ocsp:BOOL=ON

//OpenGL
FEATURE_opengl:BOOL=ON

//Desktop OpenGL
FEATURE_opengl_desktop:BOOL=OFF

//Dynamic OpenGL
FEATURE_opengl_dynamic:BOOL=ON

//OpenGL ES 2.0
FEATURE_opengles2:BOOL=OFF

//OpenGL ES 3.0
FEATURE_opengles3:BOOL=OFF

//OpenGL ES 3.1
FEATURE_opengles31:BOOL=OFF

//OpenGL ES 3.2
FEATURE_opengles32:BOOL=OFF

//OpenSSL
FEATURE_openssl:BOOL=ON

//  Qt directly linked to OpenSSL
FEATURE_openssl_linked:BOOL=ON

FEATURE_openssl_runtime:BOOL=OFF

//OpenSSL 1.1
FEATURE_opensslv11:BOOL=ON

//OpenVG
FEATURE_openvg:BOOL=OFF

//OpenWnn
FEATURE_openwnn:BOOL=ON

//Optimize debug build
FEATURE_optimize_debug:BOOL=OFF

//Fully optimize release builds (-O3)
FEATURE_optimize_full:BOOL=OFF

//Optimize release build for size
FEATURE_optimize_size:BOOL=OFF

//PCRE2
FEATURE_pcre2:BOOL=ON

//QPdf
FEATURE_pdf:BOOL=ON

//QPicture
FEATURE_picture:BOOL=ON

//libpinyin
FEATURE_pinyin:BOOL=ON

//pixeltool
FEATURE_pixeltool:BOOL=ON

//Using pkg-config
FEATURE_pkg_config:STRING=OFF

//Embed manifests in plugins
FEATURE_plugin_manifests:BOOL=OFF

//PNG
FEATURE_png:BOOL=ON

//POSIX fallocate()
FEATURE_posix_fallocate:BOOL=OFF

//Using precompiled headers
FEATURE_precompile_header:BOOL=ON

//QPrintDialog
FEATURE_printdialog:BOOL=ON

//QPrinter
FEATURE_printer:BOOL=ON

//QPrintPreviewDialog
FEATURE_printpreviewdialog:BOOL=ON

//QPrintPreviewWidget
FEATURE_printpreviewwidget:BOOL=ON

//Qt PrintSupport
FEATURE_printsupport:BOOL=ON

//Developer build: private_tests
FEATURE_private_tests:BOOL=OFF

//QProcess
FEATURE_process:BOOL=ON

//QProcessEnvironment
FEATURE_processenvironment:BOOL=ON

//QProgressBar
FEATURE_progressbar:BOOL=ON

//QProgressDialog
FEATURE_progressdialog:BOOL=ON

//Properties
FEATURE_properties:BOOL=ON

//QAbstractProxyModel
FEATURE_proxymodel:BOOL=ON

//PulseAudio
FEATURE_pulseaudio:BOOL=OFF

//QPushButton
FEATURE_pushbutton:BOOL=ON

//qdbus
FEATURE_qdbus:BOOL=ON

//qev
FEATURE_qev:BOOL=ON

//QEventTransition class
FEATURE_qeventtransition:BOOL=ON

//qmake tool
FEATURE_qmake:BOOL=ON

//QML Animations
FEATURE_qml_animation:BOOL=ON

//QML debugging and profiling support
FEATURE_qml_debug:BOOL=ON

//QML delegate model
FEATURE_qml_delegate_model:BOOL=ON

//QML Development Tools
FEATURE_qml_devtools:BOOL=ON

//QML Item Model
FEATURE_qml_itemmodel:BOOL=ON

//QML just-in-time compiler
FEATURE_qml_jit:BOOL=ON

//QML list model
FEATURE_qml_list_model:BOOL=ON

//QML Locale
FEATURE_qml_locale:BOOL=ON

//QML network support
FEATURE_qml_network:BOOL=ON

//QML object model
FEATURE_qml_object_model:BOOL=ON

//Command line QML Preview tool
FEATURE_qml_preview:BOOL=ON

//Command line QML Profiler
FEATURE_qml_profiler:BOOL=ON

//python
FEATURE_qml_python:BOOL=ON

//QML sequence object
FEATURE_qml_sequence_object:BOOL=ON

//QML table model
FEATURE_qml_table_model:BOOL=ON

//QML WorkerScript
FEATURE_qml_worker_script:BOOL=ON

//QML XML http request
FEATURE_qml_xml_http_request:BOOL=ON

//QML XmlListModel
FEATURE_qml_xmllistmodel:BOOL=ON

//Type for qreal
FEATURE_qreal:BOOL=OFF

//Animation aspect
FEATURE_qt3d_animation:BOOL=ON

//Assimp
FEATURE_qt3d_assimp:BOOL=ON

//Extras aspect
FEATURE_qt3d_extras:BOOL=ON

//Autodesk FBX
FEATURE_qt3d_fbxsdk:BOOL=OFF

//Input aspect
FEATURE_qt3d_input:BOOL=ON

//Logic aspect
FEATURE_qt3d_logic:BOOL=ON

//OpenGL Renderer
FEATURE_qt3d_opengl_renderer:BOOL=ON

//Render aspect
FEATURE_qt3d_render:BOOL=ON

//RHI Renderer
FEATURE_qt3d_rhi_renderer:BOOL=OFF

//Use AVX2 instructions
FEATURE_qt3d_simd_avx2:BOOL=OFF

//Use SSE2 instructions
FEATURE_qt3d_simd_sse2:BOOL=ON

//System Assimp
FEATURE_qt3d_system_assimp:BOOL=OFF

//Vulkan
FEATURE_qt3d_vulkan:BOOL=OFF

//Qt Attributions Scanner
FEATURE_qtattributionsscanner:BOOL=ON

//qtdiag
FEATURE_qtdiag:BOOL=ON

//qtplugininfo
FEATURE_qtplugininfo:BOOL=ON

//Assimp
FEATURE_quick3d_assimp:BOOL=ON

//AnimatedImage item
FEATURE_quick_animatedimage:BOOL=ON

//Canvas item
FEATURE_quick_canvas:BOOL=ON

//Support for Qt Quick Designer
FEATURE_quick_designer:BOOL=ON

//Drag & Drop
FEATURE_quick_draganddrop:BOOL=ON

//Flipable item
FEATURE_quick_flipable:BOOL=ON

//GridView item
FEATURE_quick_gridview:BOOL=ON

//ItemView item
FEATURE_quick_itemview:BOOL=ON

//ListView item
FEATURE_quick_listview:BOOL=ON

//Particle support
FEATURE_quick_particles:BOOL=ON

//Path support
FEATURE_quick_path:BOOL=ON

//PathView item
FEATURE_quick_pathview:BOOL=ON

//Positioner items
FEATURE_quick_positioners:BOOL=ON

//Repeater item
FEATURE_quick_repeater:BOOL=ON

//ShaderEffect item
FEATURE_quick_shadereffect:BOOL=ON

//Sprite item
FEATURE_quick_sprite:BOOL=ON

//TableView item
FEATURE_quick_tableview:BOOL=ON

//Transitions required for ItemViews and Positioners
FEATURE_quick_viewtransitions:BOOL=ON

//Basic
FEATURE_quickcontrols2_basic:BOOL=ON

//Fusion
FEATURE_quickcontrols2_fusion:BOOL=ON

//Imagine
FEATURE_quickcontrols2_imagine:BOOL=ON

//macOS
FEATURE_quickcontrols2_macos:BOOL=ON

//Material
FEATURE_quickcontrols2_material:BOOL=ON

//Universal
FEATURE_quickcontrols2_universal:BOOL=ON

//Windows
FEATURE_quickcontrols2_windows:BOOL=ON

//Hover support
FEATURE_quicktemplates2_hover:BOOL=ON

//Multi-touch support
FEATURE_quicktemplates2_multitouch:BOOL=ON

//QRadioButton
FEATURE_radiobutton:BOOL=ON

//QPainter - 64 bit raster
FEATURE_raster_64bit:BOOL=ON

//QPainter - floating point raster
FEATURE_raster_fp:BOOL=ON

//RDRAND
FEATURE_rdrnd:BOOL=ON

//RDSEED
FEATURE_rdseed:BOOL=ON

//Reduce amount of exported symbols
FEATURE_reduce_exports:BOOL=OFF

//Reduce amount of relocations
FEATURE_reduce_relocations:BOOL=OFF

//QRegularExpression
FEATURE_regularexpression:BOOL=ON

//Relocatable
FEATURE_relocatable:BOOL=ON

//renameat2()
FEATURE_renameat2:BOOL=OFF

//QWidgetResizeHandler
FEATURE_resizehandler:BOOL=ON

//Build with RPATH
FEATURE_rpath:BOOL=OFF

//QRubberBand
FEATURE_rubberband:BOOL=ON

//Addresses
FEATURE_sanitize_address:BOOL=OFF

//Fuzzer (instrumentation only)
FEATURE_sanitize_fuzzer_no_link:BOOL=OFF

//Memory
FEATURE_sanitize_memory:BOOL=OFF

//Threads
FEATURE_sanitize_thread:BOOL=OFF

//Undefined
FEATURE_sanitize_undefined:BOOL=OFF

//Sanitizers
FEATURE_sanitizer:BOOL=OFF

//Schannel
FEATURE_schannel:BOOL=ON

//QScrollArea
FEATURE_scrollarea:BOOL=ON

//QScrollBar
FEATURE_scrollbar:BOOL=ON

//QScroller
FEATURE_scroller:BOOL=ON

//SCTP
FEATURE_sctp:BOOL=OFF

//ECMAScript data model for QtScxml
FEATURE_scxml_ecmascriptdatamodel:BOOL=ON

//SecureTransport
FEATURE_securetransport:BOOL=OFF

//sensorfw
FEATURE_sensorfw:BOOL=OFF

//Split off debug information
FEATURE_separate_debug_info:BOOL=OFF

//Session Management
FEATURE_sessionmanager:BOOL=ON

//QSettings
FEATURE_settings:BOOL=ON

//Speed optimized SHA3
FEATURE_sha3_fast:BOOL=ON

//SHA
FEATURE_shani:BOOL=ON

//Building shared libraries
FEATURE_shared:BOOL=ON

//QSharedMemory
FEATURE_sharedmemory:BOOL=ON

//QShortcut
FEATURE_shortcut:BOOL=ON

//Signaling NaN
FEATURE_signaling_nan:BOOL=ON

//Intrinsics without compiler architecture option
FEATURE_simdAlways:BOOL=ON

//Build for both simulator and device
FEATURE_simulator_and_device:BOOL=OFF

//QSizeGrip
FEATURE_sizegrip:BOOL=ON

//QSlider
FEATURE_slider:BOOL=ON

//slog2
FEATURE_slog2:BOOL=OFF

//Socket CAN
FEATURE_socketcan:BOOL=OFF

//Socket CAN FD
FEATURE_socketcan_fd:BOOL=OFF

//SOCKS5
FEATURE_socks5:BOOL=ON

//QSortFilterProxyModel
FEATURE_sortfilterproxymodel:BOOL=ON

//QSpinBox
FEATURE_spinbox:BOOL=ON

//QSplashScreen
FEATURE_splashscreen:BOOL=ON

//QSplitter
FEATURE_splitter:BOOL=ON

//Qt Sql
FEATURE_sql:BOOL=ON

//DB2 (IBM)
FEATURE_sql_db2:BOOL=OFF

//InterBase
FEATURE_sql_ibase:BOOL=OFF

//MySql
FEATURE_sql_mysql:BOOL=ON

//OCI (Oracle)
FEATURE_sql_oci:BOOL=OFF

//ODBC
FEATURE_sql_odbc:BOOL=ON

//PostgreSQL
FEATURE_sql_psql:BOOL=OFF

//SQLite
FEATURE_sql_sqlite:BOOL=ON

//SQL item models
FEATURE_sqlmodel:BOOL=ON

//SSE2
FEATURE_sse2:BOOL=ON

//SSE3
FEATURE_sse3:BOOL=ON

//SSE4.1
FEATURE_sse4_1:BOOL=ON

//SSE4.2
FEATURE_sse4_2:BOOL=ON

//SSL
FEATURE_ssl:BOOL=ON

//SSPI
FEATURE_sspi:BOOL=ON

//SSSE3
FEATURE_ssse3:BOOL=ON

//stack protection
FEATURE_stack_protector_strong:BOOL=OFF

//QStackedWidget
FEATURE_stackedwidget:BOOL=ON

//QStandardItemModel
FEATURE_standarditemmodel:BOOL=ON

//State machine
FEATURE_statemachine:BOOL=ON

FEATURE_static:BOOL=OFF

//Statically link the C/C++ runtime library
FEATURE_static_runtime:BOOL=OFF

//QStatusBar
FEATURE_statusbar:BOOL=ON

//Status Tip
FEATURE_statustip:BOOL=ON

//statx() in libc
FEATURE_statx:BOOL=OFF

//64 bit atomic operations
FEATURE_std_atomic64:BOOL=ON

//QStringListModel
FEATURE_stringlistmodel:BOOL=ON

//Android
FEATURE_style_android:BOOL=OFF

//Fusion
FEATURE_style_fusion:BOOL=ON

//macOS
FEATURE_style_mac:BOOL=OFF

//QStyleSheetStyle
FEATURE_style_stylesheet:BOOL=ON

//Windows
FEATURE_style_windows:BOOL=ON

//WindowsVista
FEATURE_style_windowsvista:BOOL=ON

//QSyntaxHighlighter
FEATURE_syntaxhighlighter:BOOL=ON

//syslog
FEATURE_syslog:BOOL=OFF

//System Assimp
FEATURE_system_assimp:BOOL=OFF

//  Using system DoubleConversion
FEATURE_system_doubleconversion:BOOL=OFF

//  Using system FreeType
FEATURE_system_freetype:BOOL=OFF

//  Using system HarfBuzz
FEATURE_system_harfbuzz:BOOL=OFF

//System Hunspell
FEATURE_system_hunspell:BOOL=OFF

//  Using system libjpeg
FEATURE_system_jpeg:BOOL=OFF

//Using system libb2
FEATURE_system_libb2:BOOL=OFF

//  Using system PCRE2
FEATURE_system_pcre2:BOOL=OFF

//  Using system libpng
FEATURE_system_png:BOOL=OFF

//Use system proxies
FEATURE_system_proxies:BOOL=ON

//  Using system provided SQLite
FEATURE_system_sqlite:BOOL=OFF

//  Using system libmd4c
FEATURE_system_textmarkdownreader:BOOL=OFF

//  Using system libtiff
FEATURE_system_tiff:BOOL=OFF

//  Using system libwebp
FEATURE_system_webp:BOOL=OFF

//Using system zlib
FEATURE_system_zlib:BOOL=OFF

//QSystemSemaphore
FEATURE_systemsemaphore:BOOL=ON

//QSystemTrayIcon
FEATURE_systemtrayicon:BOOL=ON

//QTabBar
FEATURE_tabbar:BOOL=ON

//QTabletEvent
FEATURE_tabletevent:BOOL=ON

//QTableView
FEATURE_tableview:BOOL=ON

//QTableWidget
FEATURE_tablewidget:BOOL=ON

//QTabWidget
FEATURE_tabwidget:BOOL=ON

//Traditional Chinese IME (tcime)
FEATURE_tcime:BOOL=ON

//QTemporaryFile
FEATURE_temporaryfile:BOOL=ON

//Testcocoon support
FEATURE_testcocoon:BOOL=OFF

//Qt Testlib
FEATURE_testlib:BOOL=ON

//Coverage testing of testlib itself
FEATURE_testlib_selfcover:BOOL=OFF

//QTextBrowser
FEATURE_textbrowser:BOOL=ON

//QTextCodec
FEATURE_textcodec:BOOL=ON

//Text Date
FEATURE_textdate:BOOL=ON

//QTextEdit
FEATURE_textedit:BOOL=ON

//HtmlParser
FEATURE_texthtmlparser:BOOL=ON

//MarkdownReader
FEATURE_textmarkdownreader:BOOL=ON

//MarkdownWriter
FEATURE_textmarkdownwriter:BOOL=ON

//OdfWriter
FEATURE_textodfwriter:BOOL=ON

//Thai
FEATURE_thai:BOOL=ON

//Thread support
FEATURE_thread:BOOL=ON

//Threadsafe pipe creation
FEATURE_threadsafe_cloexec:BOOL=OFF

//TIFF
FEATURE_tiff:BOOL=ON

//QTimeZone
FEATURE_timezone:BOOL=ON

//QToolBar
FEATURE_toolbar:BOOL=ON

//QToolBox
FEATURE_toolbox:BOOL=ON

//QToolButton
FEATURE_toolbutton:BOOL=ON

//QToolTip
FEATURE_tooltip:BOOL=ON

//qTopLevelDomain()
FEATURE_topleveldomain:BOOL=ON

//Translation
FEATURE_translation:BOOL=ON

//QTransposeProxyModel
FEATURE_transposeproxymodel:BOOL=ON

//QTreeView
FEATURE_treeview:BOOL=ON

//QTreeWidget
FEATURE_treewidget:BOOL=ON

//tslib
FEATURE_tslib:BOOL=OFF

//TuioTouch
FEATURE_tuiotouch:BOOL=ON

//QUdpSocket
FEATURE_udpsocket:BOOL=ON

//QUndoCommand
FEATURE_undocommand:BOOL=ON

//QUndoGroup
FEATURE_undogroup:BOOL=ON

//QUndoStack
FEATURE_undostack:BOOL=ON

//QUndoView
FEATURE_undoview:BOOL=ON

//bfd
FEATURE_use_bfd_linker:BOOL=OFF

//gold
FEATURE_use_gold_linker:BOOL=OFF

FEATURE_use_gold_linker_alias:BOOL=OFF

//High Availability Manager (ham)
FEATURE_use_ham:BOOL=OFF

//lld
FEATURE_use_lld_linker:BOOL=OFF

//mold
FEATURE_use_mold_linker:BOOL=OFF

//Valgrind
FEATURE_valgrind:BOOL=OFF

//QValidator
FEATURE_validator:BOOL=ON

//Key navigation
FEATURE_vkb_arrow_keynavigation:BOOL=OFF

//  Bundle resources
FEATURE_vkb_bundle_cerence:BOOL=OFF

//    Handwriting
FEATURE_vkb_bundle_cerence_hwr:BOOL=OFF

//    XT9
FEATURE_vkb_bundle_cerence_xt9:BOOL=OFF

//  Static Linking
FEATURE_vkb_cerence_static:BOOL=OFF

//    XT9 9-key layouts
FEATURE_vkb_cerence_xt9_9key_layouts:BOOL=OFF

//    XT9 Debug
FEATURE_vkb_cerence_xt9_debug:BOOL=OFF

//Default style
FEATURE_vkb_default_style:BOOL=ON

//Desktop integration
FEATURE_vkb_desktop:BOOL=ON

//Arabic
FEATURE_vkb_lang_ar_AR:BOOL=ON

//Bulgarian
FEATURE_vkb_lang_bg_BG:BOOL=ON

//Czech
FEATURE_vkb_lang_cs_CZ:BOOL=ON

//Danish
FEATURE_vkb_lang_da_DK:BOOL=ON

//German
FEATURE_vkb_lang_de_DE:BOOL=ON

//Greek
FEATURE_vkb_lang_el_GR:BOOL=ON

//English GB
FEATURE_vkb_lang_en_GB:BOOL=ON

//English US
FEATURE_vkb_lang_en_US:BOOL=ON

//Spanish
FEATURE_vkb_lang_es_ES:BOOL=ON

//Spanish Mexico
FEATURE_vkb_lang_es_MX:BOOL=ON

//Estonian
FEATURE_vkb_lang_et_EE:BOOL=ON

//Farsi
FEATURE_vkb_lang_fa_FA:BOOL=ON

//Finnish
FEATURE_vkb_lang_fi_FI:BOOL=ON

//French Canada
FEATURE_vkb_lang_fr_CA:BOOL=ON

//French France
FEATURE_vkb_lang_fr_FR:BOOL=ON

//Hebrew
FEATURE_vkb_lang_he_IL:BOOL=ON

//Hindi
FEATURE_vkb_lang_hi_IN:BOOL=ON

//Croatian
FEATURE_vkb_lang_hr_HR:BOOL=ON

//Hungarian
FEATURE_vkb_lang_hu_HU:BOOL=ON

//Indonesian
FEATURE_vkb_lang_id_ID:BOOL=ON

//Italian
FEATURE_vkb_lang_it_IT:BOOL=ON

//Japanese
FEATURE_vkb_lang_ja_JP:BOOL=ON

//Korean
FEATURE_vkb_lang_ko_KR:BOOL=ON

//Malay
FEATURE_vkb_lang_ms_MY:BOOL=ON

//Norwegian
FEATURE_vkb_lang_nb_NO:BOOL=ON

//Dutch
FEATURE_vkb_lang_nl_NL:BOOL=ON

//Polish
FEATURE_vkb_lang_pl_PL:BOOL=ON

//Portuguese Brazil
FEATURE_vkb_lang_pt_BR:BOOL=ON

//Portuguese Portugal
FEATURE_vkb_lang_pt_PT:BOOL=ON

//Romanian
FEATURE_vkb_lang_ro_RO:BOOL=ON

//Russian
FEATURE_vkb_lang_ru_RU:BOOL=ON

//Slovak
FEATURE_vkb_lang_sk_SK:BOOL=ON

//Slovenian
FEATURE_vkb_lang_sl_SI:BOOL=ON

//Albanian
FEATURE_vkb_lang_sq_AL:BOOL=ON

//Serbian
FEATURE_vkb_lang_sr_SP:BOOL=ON

//Swedish
FEATURE_vkb_lang_sv_SE:BOOL=ON

//Thai
FEATURE_vkb_lang_th_TH:BOOL=ON

//Turkish
FEATURE_vkb_lang_tr_TR:BOOL=ON

//Ukrainian
FEATURE_vkb_lang_uk_UA:BOOL=ON

//Vietnamese
FEATURE_vkb_lang_vi_VN:BOOL=ON

//Simplified Chinese
FEATURE_vkb_lang_zh_CN:BOOL=ON

//HongKong Chinese
FEATURE_vkb_lang_zh_HK:BOOL=OFF

//Traditional Chinese
FEATURE_vkb_lang_zh_TW:BOOL=ON

//Built-in layouts
FEATURE_vkb_layouts:BOOL=ON

//Disable builtin styles
FEATURE_vkb_no_builtin_style:BOOL=OFF

//Disable resource bundle for the pinyin
FEATURE_vkb_no_bundle_pinyin:BOOL=OFF

//Disable resource bundle for the tcime
FEATURE_vkb_no_bundle_tcime:BOOL=OFF

//Input trace recording
FEATURE_vkb_record_trace_input:BOOL=OFF

//Retro style as default
FEATURE_vkb_retro_style:BOOL=OFF

//Sensitive Debug
FEATURE_vkb_sensitive_debug:BOOL=OFF

//XCB integration
FEATURE_vkb_xcb:BOOL=OFF

//vkgen
FEATURE_vkgen:BOOL=ON

//VK_KHR_display
FEATURE_vkkhrdisplay:BOOL=OFF

//VNC
FEATURE_vnc:BOOL=OFF

//VSP2
FEATURE_vsp2:BOOL=OFF

//Vulkan
FEATURE_vulkan:BOOL=OFF

//WEBP
FEATURE_webp:BOOL=ON

//QWhatsThis
FEATURE_whatsthis:BOOL=ON

//QWheelEvent
FEATURE_wheelevent:BOOL=ON

//Qt Widgets
FEATURE_widgets:BOOL=ON

//QWidgetTextControl
FEATURE_widgettextcontrol:BOOL=ON

//Windows deployment tool
FEATURE_windeployqt:BOOL=ON

//WinRT Bluetooth API (desktop & UWP)
FEATURE_winrt_bt:BOOL=ON

//WinRT geolocation API
FEATURE_winrt_geolocation:BOOL=ON

//WinRT sensors backend
FEATURE_winrt_sensors:BOOL=ON

//QWizard
FEATURE_wizard:BOOL=ON

//Windows Media Foundation
FEATURE_wmf:BOOL=ON

//wmsdk.h
FEATURE_wmsdk:BOOL=ON

//XCB
FEATURE_xcb:BOOL=OFF

//XCB Xlib
FEATURE_xcb_xlib:BOOL=OFF

//xkbcommon
FEATURE_xkbcommon:BOOL=OFF

//xkbcommon-x11
FEATURE_xkbcommon_x11:BOOL=OFF

//XLib
FEATURE_xlib:BOOL=OFF

//Qt Xml
FEATURE_xml:BOOL=ON

//XML Streaming APIs
FEATURE_xmlstream:BOOL=ON

//QXmlStreamReader
FEATURE_xmlstreamreader:BOOL=ON

//QXmlStreamWriter
FEATURE_xmlstreamwriter:BOOL=ON

//Zhuyin
FEATURE_zhuyin:BOOL=ON

//Zstandard support
FEATURE_zstd:BOOL=OFF

//Path to a file.
FREETYPE_INCLUDE_DIR_freetype2:PATH=FREETYPE_INCLUDE_DIR_freetype2-NOTFOUND

//Path to a file.
FREETYPE_INCLUDE_DIR_ft2build:PATH=FREETYPE_INCLUDE_DIR_ft2build-NOTFOUND

//Path to a library.
FREETYPE_LIBRARY_DEBUG:FILEPATH=FREETYPE_LIBRARY_DEBUG-NOTFOUND

//Path to a library.
FREETYPE_LIBRARY_RELEASE:FILEPATH=FREETYPE_LIBRARY_RELEASE-NOTFOUND

//Path to a library.
FWAVFoundationInternal:FILEPATH=FWAVFoundationInternal-NOTFOUND

//Path to a library.
FWAudioUnitInternal:FILEPATH=FWAudioUnitInternal-NOTFOUND

//Path to a library.
FWCoreAudioInternal:FILEPATH=FWCoreAudioInternal-NOTFOUND

//Path to a library.
FWCoreMediaInternal:FILEPATH=FWCoreMediaInternal-NOTFOUND

//Path to a library.
FWVideoToolboxInternal:FILEPATH=FWVideoToolboxInternal-NOTFOUND

//Path to a file.
Fontconfig_INCLUDE_DIR:PATH=Fontconfig_INCLUDE_DIR-NOTFOUND

//Path to a library.
Fontconfig_LIBRARY:FILEPATH=Fontconfig_LIBRARY-NOTFOUND

//The directory containing a CMake configuration file for Freetype.
Freetype_DIR:PATH=Freetype_DIR-NOTFOUND

//The OpenGLES 2 include path
GLESv2_INCLUDE_DIR:PATH=GLESv2_INCLUDE_DIR-NOTFOUND

//Path to a library.
GLESv2_LIBRARY:FILEPATH=GLESv2_LIBRARY-NOTFOUND

//Path to a file.
GLIB2_INCLUDE_DIRS:PATH=GLIB2_INCLUDE_DIRS-NOTFOUND

//Path to a file.
GLIB2_INTERNAL_INCLUDE_DIR:PATH=GLIB2_INTERNAL_INCLUDE_DIR-NOTFOUND

//Path to a library.
GLIB2_LIBRARIES:FILEPATH=GLIB2_LIBRARIES-NOTFOUND

//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=GTHREAD2_LIBRARIES-NOTFOUND

//Path to a file.
HARFBUZZ_INCLUDE_DIRS:PATH=HARFBUZZ_INCLUDE_DIRS-NOTFOUND

//Path to a library.
HARFBUZZ_LIBRARIES:FILEPATH=HARFBUZZ_LIBRARIES-NOTFOUND

//Perl binary
HOST_PERL:FILEPATH=D:/strawberry-perl-5.32.1.1-64bit-portable/perl/bin/perl.exe

//ICU data library (debug)
ICU_DATA_LIBRARY_DEBUG:FILEPATH=ICU_DATA_LIBRARY_DEBUG-NOTFOUND

//ICU data library (release)
ICU_DATA_LIBRARY_RELEASE:FILEPATH=ICU_DATA_LIBRARY_RELEASE-NOTFOUND

//ICU derb executable
ICU_DERB_EXECUTABLE:FILEPATH=ICU_DERB_EXECUTABLE-NOTFOUND

//ICU genbrk executable
ICU_GENBRK_EXECUTABLE:FILEPATH=ICU_GENBRK_EXECUTABLE-NOTFOUND

//ICU genccode executable
ICU_GENCCODE_EXECUTABLE:FILEPATH=ICU_GENCCODE_EXECUTABLE-NOTFOUND

//ICU gencfu executable
ICU_GENCFU_EXECUTABLE:FILEPATH=ICU_GENCFU_EXECUTABLE-NOTFOUND

//ICU gencmn executable
ICU_GENCMN_EXECUTABLE:FILEPATH=ICU_GENCMN_EXECUTABLE-NOTFOUND

//ICU gencnval executable
ICU_GENCNVAL_EXECUTABLE:FILEPATH=ICU_GENCNVAL_EXECUTABLE-NOTFOUND

//ICU gendict executable
ICU_GENDICT_EXECUTABLE:FILEPATH=ICU_GENDICT_EXECUTABLE-NOTFOUND

//ICU gennorm2 executable
ICU_GENNORM2_EXECUTABLE:FILEPATH=ICU_GENNORM2_EXECUTABLE-NOTFOUND

//ICU genrb executable
ICU_GENRB_EXECUTABLE:FILEPATH=ICU_GENRB_EXECUTABLE-NOTFOUND

//ICU gensprep executable
ICU_GENSPREP_EXECUTABLE:FILEPATH=ICU_GENSPREP_EXECUTABLE-NOTFOUND

//ICU i18n library (debug)
ICU_I18N_LIBRARY_DEBUG:FILEPATH=ICU_I18N_LIBRARY_DEBUG-NOTFOUND

//ICU i18n library (release)
ICU_I18N_LIBRARY_RELEASE:FILEPATH=C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/icuin.Lib

//ICU icu-config executable
ICU_ICU-CONFIG_EXECUTABLE:FILEPATH=ICU_ICU-CONFIG_EXECUTABLE-NOTFOUND

//ICU icuinfo executable
ICU_ICUINFO_EXECUTABLE:FILEPATH=ICU_ICUINFO_EXECUTABLE-NOTFOUND

//ICU icupkg executable
ICU_ICUPKG_EXECUTABLE:FILEPATH=ICU_ICUPKG_EXECUTABLE-NOTFOUND

//ICU include directory
ICU_INCLUDE_DIR:PATH=ICU_INCLUDE_DIR-NOTFOUND

//ICU makeconv executable
ICU_MAKECONV_EXECUTABLE:FILEPATH=ICU_MAKECONV_EXECUTABLE-NOTFOUND

//ICU Makefile.inc data file
ICU_MAKEFILE_INC:FILEPATH=ICU_MAKEFILE_INC-NOTFOUND

//ICU pkgdata executable
ICU_PKGDATA_EXECUTABLE:FILEPATH=ICU_PKGDATA_EXECUTABLE-NOTFOUND

//ICU pkgdata.inc data file
ICU_PKGDATA_INC:FILEPATH=ICU_PKGDATA_INC-NOTFOUND

//ICU uconv executable
ICU_UCONV_EXECUTABLE:FILEPATH=ICU_UCONV_EXECUTABLE-NOTFOUND

//ICU uc library (debug)
ICU_UC_LIBRARY_DEBUG:FILEPATH=ICU_UC_LIBRARY_DEBUG-NOTFOUND

//ICU uc library (release)
ICU_UC_LIBRARY_RELEASE:FILEPATH=C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/icuuc.lib

INPUT_doubleconversion:STRING=undefined

INPUT_fbxsdk:STRING=undefined

INPUT_freetype:STRING=undefined

INPUT_harfbuzz:STRING=undefined

INPUT_libb2:STRING=undefined

INPUT_libjpeg:STRING=undefined

INPUT_libmd4c:STRING=undefined

INPUT_libpng:STRING=undefined

//No help, variable specified on the command line.
INPUT_openssl:UNINITIALIZED=linked

INPUT_qt3d_assimp:STRING=undefined

INPUT_quick3d_assimp:STRING=undefined

INPUT_sqlite:STRING=undefined

INPUT_tiff:STRING=undefined

INPUT_vkb_cerence_sdk:STRING=

INPUT_vkb_hunspell:STRING=

INPUT_vkb_style:STRING=

INPUT_webp:STRING=undefined

//Arch-dependent data [PREFIX]
INSTALL_ARCHDATADIR:STRING=.

//Executables [PREFIX/bin]
INSTALL_BINDIR:STRING=bin

//CMake namespace [Qt6]
INSTALL_CMAKE_NAMESPACE:STRING=Qt6

//Arch-independent data [PREFIX]
INSTALL_DATADIR:STRING=.

//Module description files directory
INSTALL_DESCRIPTIONSDIR:STRING=./modules

//Documentation [DATADIR/doc]
INSTALL_DOCDIR:STRING=./doc

//Examples [PREFIX/examples]
INSTALL_EXAMPLESDIR:STRING=examples

//Header files [PREFIX/include]
INSTALL_INCLUDEDIR:STRING=include

//Libraries [PREFIX/lib]
INSTALL_LIBDIR:STRING=lib

//Helper programs [ARCHDATADIR/bin on Windows, ARCHDATADIR/libexec
// otherwise]
INSTALL_LIBEXECDIR:STRING=./bin

//Mkspecs files [PREFIX/mkspecs]
INSTALL_MKSPECSDIR:STRING=mkspecs

//Plugins [ARCHDATADIR/plugins]
INSTALL_PLUGINSDIR:STRING=./plugins

//QML imports [ARCHDATADIR/qml]
INSTALL_QMLDIR:STRING=./qml

//Settings used by Qt programs [PREFIX/etc/xdg]/[/Library/Preferences/Qt]
INSTALL_SYSCONFDIR:STRING=etc/xdg

//Tests [PREFIX/tests]
INSTALL_TESTSDIR:STRING=tests

//Translations [DATADIR/translations]
INSTALL_TRANSLATIONSDIR:STRING=./translations

//Path to a file.
Interbase_INCLUDE_DIR:PATH=Interbase_INCLUDE_DIR-NOTFOUND

//Path to a library.
Interbase_LIBRARY:FILEPATH=Interbase_LIBRARY-NOTFOUND

//Path to a file.
JASPER_INCLUDE_DIR:PATH=JASPER_INCLUDE_DIR-NOTFOUND

//Path to a library.
JASPER_LIBRARY_DEBUG:FILEPATH=JASPER_LIBRARY_DEBUG-NOTFOUND

//Path to a library.
JASPER_LIBRARY_RELEASE:FILEPATH=JASPER_LIBRARY_RELEASE-NOTFOUND

//Path to a file.
JPEG_INCLUDE_DIR:PATH=JPEG_INCLUDE_DIR-NOTFOUND

//Path to a library.
JPEG_LIBRARY_DEBUG:FILEPATH=JPEG_LIBRARY_DEBUG-NOTFOUND

//Path to a library.
JPEG_LIBRARY_RELEASE:FILEPATH=JPEG_LIBRARY_RELEASE-NOTFOUND

//Path to a file.
LIBB2_INCLUDE_DIR:PATH=LIBB2_INCLUDE_DIR-NOTFOUND

//Path to a library.
LIBB2_LIBRARY:FILEPATH=LIBB2_LIBRARY-NOTFOUND

//Path to a file.
LIBMNG_INCLUDE_DIR:PATH=LIBMNG_INCLUDE_DIR-NOTFOUND

//Path to a library.
LIBMNG_LIBRARY:FILEPATH=LIBMNG_LIBRARY-NOTFOUND

//Path to a library.
LIBRT:FILEPATH=LIBRT-NOTFOUND

//Path to a library.
LIB_EAY_DEBUG:FILEPATH=LIB_EAY_DEBUG-NOTFOUND

//Path to a library.
LIB_EAY_LIBRARY_DEBUG:FILEPATH=LIB_EAY_LIBRARY_DEBUG-NOTFOUND

//Path to a library.
LIB_EAY_RELEASE:FILEPATH=D:/Jenkins10/workspace/Qt/q6_2wx6v9/buildDir/OpenSSL3.0.9-Windows-x86_64-VS2019-16.11.26/lib/libcrypto.lib

//Build litehtml with UTF-8 text conversion functions.
LITEHTML_UTF8:BOOL=ON

//Path to a file.
LTTNGUST_INCLUDE_DIRS:PATH=LTTNGUST_INCLUDE_DIRS-NOTFOUND

//Path to a library.
LTTNGUST_LIBRARIES:FILEPATH=LTTNGUST_LIBRARIES-NOTFOUND

//Path to a file.
MySQL_INCLUDE_DIR:PATH=D:/Jenkins10/workspace/Qt/q6_2wx6v9/buildDir/mariadb_connector_c3.3.5-Windows-x86_64-VS2019-16.11.26/include/mariadb

//Path to a library.
MySQL_LIBRARY:FILEPATH=D:/Jenkins10/workspace/Qt/q6_2wx6v9/buildDir/mariadb_connector_c3.3.5-Windows-x86_64-VS2019-16.11.26/lib/mariadb/libmariadb.lib

//Path to a file.
MyScript_VOIM_INCLUDE_DIR:PATH=MyScript_VOIM_INCLUDE_DIR-NOTFOUND

//Path to a library.
MyScript_VOIM_LIBRARY:FILEPATH=MyScript_VOIM_LIBRARY-NOTFOUND

//Path to a file.
ODBC_INCLUDE_DIR:PATH=C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um

//OpenGL library for win32
OPENGL_gl_LIBRARY:STRING=opengl32

//GLU library for win32
OPENGL_glu_LIBRARY:STRING=glu32

//Path to a file.
OPENSSL_APPLINK_SOURCE:FILEPATH=D:/Jenkins10/workspace/Qt/q6_2wx6v9/buildDir/OpenSSL3.0.9-Windows-x86_64-VS2019-16.11.26/include/openssl/applink.c

//Path to a file.
OPENSSL_INCLUDE_DIR:PATH=D:/Jenkins10/workspace/Qt/q6_2wx6v9/buildDir/OpenSSL3.0.9-Windows-x86_64-VS2019-16.11.26/include

OPENSSL_ROOT_DIR:STRING=D:\Jenkins10\workspace\Qt\q6_2wx6v9\buildDir\OpenSSL3.0.9-Windows-x86_64-VS2019-16.11.26

//Path to a file.
Oracle_INCLUDE_DIR:PATH=Oracle_INCLUDE_DIR-NOTFOUND

//Path to a library.
Oracle_LIBRARY:FILEPATH=Oracle_LIBRARY-NOTFOUND

//The directory containing a CMake configuration file for PCRE2.
PCRE2_DIR:PATH=PCRE2_DIR-NOTFOUND

//Path to a file.
PCRE2_INCLUDE_DIRS:PATH=PCRE2_INCLUDE_DIRS-NOTFOUND

//Path to a library.
PCRE2_LIBRARY_DEBUG:FILEPATH=PCRE2_LIBRARY_DEBUG-NOTFOUND

//Path to a library.
PCRE2_LIBRARY_RELEASE:FILEPATH=PCRE2_LIBRARY_RELEASE-NOTFOUND

//Arguments to supply to pkg-config
PKG_CONFIG_ARGN:STRING=

//Disabled pkg-config usage.
PKG_CONFIG_EXECUTABLE:STRING=

//The Set the PostgreSQL_INCLUDE_DIR cmake cache entry to the top-level
// directory containing the PostgreSQL include directories. E.g
// /usr/local/include/PostgreSQL/8.4 or C:/Program Files/PostgreSQL/8.4/include
PostgreSQL_INCLUDE_DIR:PATH=PostgreSQL_INCLUDE_DIR-NOTFOUND

//The Set the PostgreSQL_LIBRARY_DIR cmake cache entry to the top-level
// directory containing the PostgreSQL libraries.
PostgreSQL_LIBRARY_DEBUG:FILEPATH=PostgreSQL_LIBRARY_DEBUG-NOTFOUND

//The Set the PostgreSQL_LIBRARY_DIR cmake cache entry to the top-level
// directory containing the PostgreSQL libraries.
PostgreSQL_LIBRARY_RELEASE:FILEPATH=PostgreSQL_LIBRARY_RELEASE-NOTFOUND

//The Set the PostgreSQL_INCLUDE_DIR cmake cache entry to the top-level
// directory containing the PostgreSQL include directories. E.g
// /usr/local/include/PostgreSQL/8.4 or C:/Program Files/PostgreSQL/8.4/include
PostgreSQL_TYPE_INCLUDE_DIR:PATH=PostgreSQL_TYPE_INCLUDE_DIR-NOTFOUND

//The directory containing a CMake configuration file for PulseAudio.
PulseAudio_DIR:PATH=PulseAudio_DIR-NOTFOUND

//qlitehtml compat version number.
QLITEHTML_VERSION_COMPAT:STRING=6.2.4

//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 static Qt builds
QT_BUILD_MINIMAL_STATIC_TESTS:BOOL=OFF

//Submodules to build
QT_BUILD_SUBMODULES:STRING=qt3d;qt5compat;qtactiveqt;qtbase;qtcharts;qtcoap;qtconnectivity;qtdatavis3d;qtdeclarative;qtdoc;qtimageformats;qtlottie;qtmqtt;qtmultimedia;qtnetworkauth;qtopcua;qtpositioning;qtquick3d;qtquicktimeline;qtremoteobjects;qtscxml;qtsensors;qtserialbus;qtserialport;qtshadertools;qtsvg;qttools;qttranslations;qtvirtualkeyboard;qtwayland;qtwebchannel;qtwebengine;qtwebsockets;qtwebview

//Build the testing tree.
QT_BUILD_TESTS: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

//CMake namespace used when exporting targets [Qt6]
QT_CMAKE_EXPORT_NAMESPACE:STRING=Qt6

//Type of qreal
QT_COORD_TYPE:STRING=double

//Enable the use of versioned hard link
QT_CREATE_VERSIONED_HARD_LINK:BOOL=ON

//Installed Qt host directory path, used for cross compiling.
QT_HOST_PATH:PATH=

QT_INTERNAL_DECLARATIVE_PYTHON:STRING=D:/Python311/python.exe

//Path to a program.
QT_INTERNAL_LINKER_MOLD:FILEPATH=QT_INTERNAL_LINKER_MOLD-NOTFOUND

//Qt Namespace
QT_NAMESPACE:STRING=

//Qt platform specific pre-processor defines
QT_PLATFORM_DEFINITIONS:STRING=WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;_WIN64

//Path to directory that contains qplatformdefs.h
QT_PLATFORM_DEFINITION_DIR:PATH=mkspecs/win32-msvc

//No help, variable specified on the command line.
QT_QMAKE_TARGET_MKSPEC:UNINITIALIZED=win32-msvc

//QPA default platform
QT_QPA_DEFAULT_PLATFORM:STRING=windows

//A path to the source tree of the previously configured QtBase
// project.
QT_SOURCE_TREE:PATH=D:/Qt/qt-src-6.2.4/qtbase

//Enable the use of ccache
QT_USE_CCACHE:BOOL=OFF

//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

//Value Computed by CMake
Qt3D_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qt3d

//Value Computed by CMake
Qt3D_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
Qt3D_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qt3d

//Value Computed by CMake
Qt5Compat_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qt5compat

//Value Computed by CMake
Qt5Compat_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
Qt5Compat_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qt5compat

//The directory containing a CMake configuration file for Qt6AxBasePrivate.
Qt6AxBasePrivate_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6AxBasePrivate

//The directory containing a CMake configuration file for Qt6AxContainerTools.
Qt6AxContainerTools_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6AxContainerTools

//The directory containing a CMake configuration file for Qt6AxContainer.
Qt6AxContainer_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6AxContainer

//The directory containing a CMake configuration file for Qt6BuildInternals.
Qt6BuildInternals_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6BuildInternals

//The directory containing a CMake configuration file for Qt6Concurrent.
Qt6Concurrent_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6Concurrent

//The directory containing a CMake configuration file for Qt6CorePrivate.
Qt6CorePrivate_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6Core

//The directory containing a CMake configuration file for Qt6CoreTools.
Qt6CoreTools_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6CoreTools

//The directory containing a CMake configuration file for Qt6Core.
Qt6Core_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6Core

//The directory containing a CMake configuration file for Qt6DBusTools.
Qt6DBusTools_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6DBusTools

//The directory containing a CMake configuration file for Qt6DBus.
Qt6DBus_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6DBus

//The directory containing a CMake configuration file for Qt6EntryPointPrivate.
Qt6EntryPointPrivate_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6EntryPointPrivate

//The directory containing a CMake configuration file for Qt6Gamepad.
Qt6Gamepad_DIR:PATH=Qt6Gamepad_DIR-NOTFOUND

//The directory containing a CMake configuration file for Qt6GuiTools.
Qt6GuiTools_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6GuiTools

//The directory containing a CMake configuration file for Qt6Gui.
Qt6Gui_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6Gui

//The directory containing a CMake configuration file for Qt6LinguistTools.
Qt6LinguistTools_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6LinguistTools

//The directory containing a CMake configuration file for Qt6Linguist.
Qt6Linguist_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6Linguist

//The directory containing a CMake configuration file for Qt6Multimedia.
Qt6Multimedia_DIR:PATH=Qt6Multimedia_DIR-NOTFOUND

//The directory containing a CMake configuration file for Qt6Network.
Qt6Network_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6Network

//The directory containing a CMake configuration file for Qt6OpenGLPrivate.
Qt6OpenGLPrivate_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6OpenGL

//The directory containing a CMake configuration file for Qt6OpenGLWidgets.
Qt6OpenGLWidgets_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6OpenGLWidgets

//The directory containing a CMake configuration file for Qt6OpenGL.
Qt6OpenGL_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6OpenGL

//The directory containing a CMake configuration file for Qt6PrintSupport.
Qt6PrintSupport_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6PrintSupport

//The directory containing a CMake configuration file for Qt6QmlCompilerPlus.
Qt6QmlCompilerPlus_DIR:PATH=Qt6QmlCompilerPlus_DIR-NOTFOUND

//The directory containing a CMake configuration file for Qt6QmlDevToolsPrivate.
Qt6QmlDevToolsPrivate_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6QmlDevToolsPrivate

//The directory containing a CMake configuration file for Qt6QmlModels.
Qt6QmlModels_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6QmlModels

//The directory containing a CMake configuration file for Qt6QmlPrivate.
Qt6QmlPrivate_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6Qml

//The directory containing a CMake configuration file for Qt6QmlTools.
Qt6QmlTools_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6QmlTools

//The directory containing a CMake configuration file for Qt6QmlXmlListModel.
Qt6QmlXmlListModel_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6QmlXmlListModel

//The directory containing a CMake configuration file for Qt6Qml.
Qt6Qml_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6Qml

//The directory containing a CMake configuration file for Qt6QuickControls2.
Qt6QuickControls2_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6QuickControls2

//The directory containing a CMake configuration file for Qt6QuickPrivate.
Qt6QuickPrivate_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6Quick

//The directory containing a CMake configuration file for Qt6QuickTemplates2Private.
Qt6QuickTemplates2Private_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6QuickTemplates2

//The directory containing a CMake configuration file for Qt6QuickTest.
Qt6QuickTest_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6QuickTest

//The directory containing a CMake configuration file for Qt6QuickTimeline.
Qt6QuickTimeline_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6QuickTimeline

//The directory containing a CMake configuration file for Qt6QuickWidgets.
Qt6QuickWidgets_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6QuickWidgets

//The directory containing a CMake configuration file for Qt6Quick.
Qt6Quick_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6Quick

//The directory containing a CMake configuration file for Qt6SerialPort.
Qt6SerialPort_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6SerialPort

//The directory containing a CMake configuration file for Qt6ShaderToolsTools.
Qt6ShaderToolsTools_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6ShaderToolsTools

//The directory containing a CMake configuration file for Qt6ShaderTools.
Qt6ShaderTools_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6ShaderTools

//The directory containing a CMake configuration file for Qt6Sql.
Qt6Sql_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6Sql

//The directory containing a CMake configuration file for Qt6Svg.
Qt6Svg_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6Svg

//The directory containing a CMake configuration file for Qt6Test.
Qt6Test_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6Test

//The directory containing a CMake configuration file for Qt6WebEngineCore.
Qt6WebEngineCore_DIR:PATH=Qt6WebEngineCore_DIR-NOTFOUND

//The directory containing a CMake configuration file for Qt6WebEngineQuick.
Qt6WebEngineQuick_DIR:PATH=Qt6WebEngineQuick_DIR-NOTFOUND

//The directory containing a CMake configuration file for Qt6WebSockets.
Qt6WebSockets_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6WebSockets

//The directory containing a CMake configuration file for Qt6WidgetsTools.
Qt6WidgetsTools_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6WidgetsTools

//The directory containing a CMake configuration file for Qt6Widgets.
Qt6Widgets_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6Widgets

//The directory containing a CMake configuration file for Qt6Xml.
Qt6Xml_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6Xml

//The directory containing a CMake configuration file for Qt6ZlibPrivate.
Qt6ZlibPrivate_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6ZlibPrivate

//The directory containing a CMake configuration file for Qt6.
Qt6_DIR:PATH=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6

//Value Computed by CMake
QtActiveQt_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtactiveqt

//Value Computed by CMake
QtActiveQt_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtActiveQt_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtactiveqt

//Value Computed by CMake
QtBase_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtbase

//Value Computed by CMake
QtBase_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtBase_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtbase

//The directory containing a CMake configuration file for QtBuildInternals.
QtBuildInternals_DIR:PATH=D:/Qt/qt-src-6.2.4/qtbase/cmake/QtBuildInternals

//Value Computed by CMake
QtCharts_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtcharts

//Value Computed by CMake
QtCharts_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtCharts_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtcharts

//Value Computed by CMake
QtCoap_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtcoap

//Value Computed by CMake
QtCoap_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtCoap_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtcoap

//Value Computed by CMake
QtConnectivity_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtconnectivity

//Value Computed by CMake
QtConnectivity_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtConnectivity_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtconnectivity

//Value Computed by CMake
QtDataVisualization_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtdatavis3d

//Value Computed by CMake
QtDataVisualization_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtDataVisualization_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtdatavis3d

//Value Computed by CMake
QtDeclarative_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtdeclarative

//Value Computed by CMake
QtDeclarative_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtDeclarative_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtdeclarative

//Value Computed by CMake
QtDoc_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtdoc

//Value Computed by CMake
QtDoc_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtDoc_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtdoc

//Value Computed by CMake
QtImageFormats_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtimageformats

//Value Computed by CMake
QtImageFormats_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtImageFormats_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtimageformats

//Value Computed by CMake
QtLottie_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtlottie

//Value Computed by CMake
QtLottie_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtLottie_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtlottie

//Value Computed by CMake
QtMqtt_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtmqtt

//Value Computed by CMake
QtMqtt_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtMqtt_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtmqtt

//Value Computed by CMake
QtMultimedia_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtmultimedia

//Value Computed by CMake
QtMultimedia_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtMultimedia_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtmultimedia

//Value Computed by CMake
QtNetworkAuth_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtnetworkauth

//Value Computed by CMake
QtNetworkAuth_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtNetworkAuth_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtnetworkauth

//Value Computed by CMake
QtPositioning_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtpositioning

//Value Computed by CMake
QtPositioning_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtPositioning_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtpositioning

//Value Computed by CMake
QtQuick3D_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtquick3d

//Value Computed by CMake
QtQuick3D_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtQuick3D_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtquick3d

//Value Computed by CMake
QtQuickTimeline_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtquicktimeline

//Value Computed by CMake
QtQuickTimeline_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtQuickTimeline_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtquicktimeline

//Value Computed by CMake
QtRemoteObjects_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtremoteobjects

//Value Computed by CMake
QtRemoteObjects_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtRemoteObjects_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtremoteobjects

//Value Computed by CMake
QtScxml_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtscxml

//Value Computed by CMake
QtScxml_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtScxml_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtscxml

//Value Computed by CMake
QtSensors_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtsensors

//Value Computed by CMake
QtSensors_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtSensors_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtsensors

//Value Computed by CMake
QtSerialBus_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtserialbus

//Value Computed by CMake
QtSerialBus_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtSerialBus_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtserialbus

//Value Computed by CMake
QtSerialPort_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtserialport

//Value Computed by CMake
QtSerialPort_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtSerialPort_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtserialport

//Value Computed by CMake
QtShaderTools_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtshadertools

//Value Computed by CMake
QtShaderTools_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtShaderTools_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtshadertools

//Value Computed by CMake
QtSvg_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtsvg

//Value Computed by CMake
QtSvg_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtSvg_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtsvg

//Value Computed by CMake
QtTools_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qttools

//Value Computed by CMake
QtTools_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtTools_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qttools

//Value Computed by CMake
QtTranslations_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qttranslations

//Value Computed by CMake
QtTranslations_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtTranslations_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qttranslations

//Value Computed by CMake
QtVirtualKeyboard_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtvirtualkeyboard

//Value Computed by CMake
QtVirtualKeyboard_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtVirtualKeyboard_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtvirtualkeyboard

//Value Computed by CMake
QtWayland_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtwayland

//Value Computed by CMake
QtWayland_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtWayland_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtwayland

//Value Computed by CMake
QtWebChannel_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtwebchannel

//Value Computed by CMake
QtWebChannel_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtWebChannel_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtwebchannel

//Value Computed by CMake
QtWebSockets_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtwebsockets

//Value Computed by CMake
QtWebSockets_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtWebSockets_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtwebsockets

//Value Computed by CMake
QtWebView_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qtwebview

//Value Computed by CMake
QtWebView_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
QtWebView_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qtwebview

//Value Computed by CMake
Qt_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9

//Value Computed by CMake
Qt_IS_TOP_LEVEL:STATIC=ON

//Value Computed by CMake
Qt_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4

//Path to a file.
SQLite3_INCLUDE_DIR:PATH=SQLite3_INCLUDE_DIR-NOTFOUND

//Path to a library.
SQLite3_LIBRARY:FILEPATH=SQLite3_LIBRARY-NOTFOUND

//Path to a library.
SSL_EAY_DEBUG:FILEPATH=SSL_EAY_DEBUG-NOTFOUND

//Path to a library.
SSL_EAY_LIBRARY_DEBUG:FILEPATH=SSL_EAY_LIBRARY_DEBUG-NOTFOUND

//Path to a library.
SSL_EAY_RELEASE:FILEPATH=D:/Jenkins10/workspace/Qt/q6_2wx6v9/buildDir/OpenSSL3.0.9-Windows-x86_64-VS2019-16.11.26/lib/libssl.lib

//The Slog2 Include path
Slog2_INCLUDE_DIR:PATH=Slog2_INCLUDE_DIR-NOTFOUND

//Path to a library.
Slog2_LIBRARY:FILEPATH=Slog2_LIBRARY-NOTFOUND

//Path to a file.
TIFF_INCLUDE_DIR:PATH=TIFF_INCLUDE_DIR-NOTFOUND

//Path to a library.
TIFF_LIBRARY_DEBUG:FILEPATH=TIFF_LIBRARY_DEBUG-NOTFOUND

//Path to a library.
TIFF_LIBRARY_RELEASE:FILEPATH=TIFF_LIBRARY_RELEASE-NOTFOUND

//Use ICU to locate word boundaries in text elements
USE_ICU:BOOL=OFF

//Detection of local Hunspell source code
VKB_HAVE_3RDPARTY_HUNSPELL:BOOL=FALSE

VKB_INSTALL_DATA:STRING=/qtvirtualkeyboard

VKB_LAYOUTS_BASE:STRING=D:/Qt/qt-src-6.2.4/qtvirtualkeyboard/src/virtualkeyboard

VKB_LAYOUTS_PREFIX:STRING=/QtQuick/VirtualKeyboard

//Path to a program.
Vulkan_GLSLANG_VALIDATOR_EXECUTABLE:FILEPATH=Vulkan_GLSLANG_VALIDATOR_EXECUTABLE-NOTFOUND

//Path to a program.
Vulkan_GLSLC_EXECUTABLE:FILEPATH=Vulkan_GLSLC_EXECUTABLE-NOTFOUND

//Path to a file.
Vulkan_INCLUDE_DIR:PATH=Vulkan_INCLUDE_DIR-NOTFOUND

//Path to a library.
Vulkan_LIBRARY:FILEPATH=Vulkan_LIBRARY-NOTFOUND

//Build Qt with warnings as errors
WARNINGS_ARE_ERRORS:BOOL=OFF

//Path to a library.
WMF_AMSTRMID_LIBRARY:FILEPATH=C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/amstrmid.lib

//Path to a library.
WMF_DMOGUIDS_LIBRARY:FILEPATH=C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/dmoguids.lib

//Path to a library.
WMF_MFCORE_LIBRARY:FILEPATH=C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/Mfcore.lib

//Path to a library.
WMF_MFPLAT_LIBRARY:FILEPATH=C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/Mfplat.lib

//Path to a library.
WMF_MFUUID_LIBRARY:FILEPATH=C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/mfuuid.lib

//Path to a library.
WMF_MF_LIBRARY:FILEPATH=C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/Mf.lib

//Path to a library.
WMF_MSDMO_LIBRARY:FILEPATH=C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/msdmo.lib

//Path to a library.
WMF_OLE32_LIBRARY:FILEPATH=C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/Ole32.Lib

//Path to a library.
WMF_OLEAUT32_LIBRARY:FILEPATH=C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/OleAut32.Lib

//Path to a library.
WMF_PROPSYS_LIBRARY:FILEPATH=C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/propsys.lib

//Path to a library.
WMF_STRMIIDS_LIBRARY:FILEPATH=C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/strmiids.lib

//Path to a library.
WMF_UUID_LIBRARY:FILEPATH=C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/Uuid.Lib

//The directory containing a CMake configuration file for WebP.
WebP_DIR:PATH=WebP_DIR-NOTFOUND

//Path to a file.
WebP_INCLUDE_DIR:PATH=WebP_INCLUDE_DIR-NOTFOUND

//Path to a library.
WebP_LIBRARY:FILEPATH=WebP_LIBRARY-NOTFOUND

//Path to a file.
WebP_demux_INCLUDE_DIR:PATH=WebP_demux_INCLUDE_DIR-NOTFOUND

//Path to a library.
WebP_demux_LIBRARY:FILEPATH=WebP_demux_LIBRARY-NOTFOUND

//Path to a file.
WebP_mux_INCLUDE_DIR:PATH=WebP_mux_INCLUDE_DIR-NOTFOUND

//Path to a library.
WebP_mux_LIBRARY:FILEPATH=WebP_mux_LIBRARY-NOTFOUND

//Path to a file.
X11_XCB_INCLUDE_DIR:PATH=X11_XCB_INCLUDE_DIR-NOTFOUND

//Path to a library.
X11_XCB_LIBRARY:FILEPATH=X11_XCB_LIBRARY-NOTFOUND

//Path to a file.
XCB_RENDER_INCLUDE_DIR:PATH=XCB_RENDER_INCLUDE_DIR-NOTFOUND

//Path to a library.
XCB_RENDER_LIBRARY:FILEPATH=XCB_RENDER_LIBRARY-NOTFOUND

//Path to a file.
XCB_SHAPE_INCLUDE_DIR:PATH=XCB_SHAPE_INCLUDE_DIR-NOTFOUND

//Path to a library.
XCB_SHAPE_LIBRARY:FILEPATH=XCB_SHAPE_LIBRARY-NOTFOUND

//Path to a file.
XCB_XCB_INCLUDE_DIR:PATH=XCB_XCB_INCLUDE_DIR-NOTFOUND

//Path to a library.
XCB_XCB_LIBRARY:FILEPATH=XCB_XCB_LIBRARY-NOTFOUND

//Path to a file.
XCB_XFIXES_INCLUDE_DIR:PATH=XCB_XFIXES_INCLUDE_DIR-NOTFOUND

//Path to a library.
XCB_XFIXES_LIBRARY:FILEPATH=XCB_XFIXES_LIBRARY-NOTFOUND

//Path to a file.
ZLIB_INCLUDE_DIR:PATH=ZLIB_INCLUDE_DIR-NOTFOUND

//Path to a library.
ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND

//Path to a library.
ZLIB_LIBRARY_RELEASE:FILEPATH=ZLIB_LIBRARY_RELEASE-NOTFOUND

//Path to a file.
ZSTD_INCLUDE_DIRS:PATH=ZSTD_INCLUDE_DIRS-NOTFOUND

//Path to a library.
ZSTD_LIBRARY_DEBUG:FILEPATH=ZSTD_LIBRARY_DEBUG-NOTFOUND

//Path to a library.
ZSTD_LIBRARY_RELEASE:FILEPATH=ZSTD_LIBRARY_RELEASE-NOTFOUND

//The directory containing a CMake configuration file for assimp.
assimp_DIR:PATH=assimp_DIR-NOTFOUND

//The directory containing a CMake configuration file for double-conversion.
double-conversion_DIR:PATH=double-conversion_DIR-NOTFOUND

//Path to a program.
git_path:FILEPATH=C:/Program Files/Git/cmd/git.exe

//Value Computed by CMake
gumbo_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo

//Value Computed by CMake
gumbo_IS_TOP_LEVEL:STATIC=OFF

//Value Computed by CMake
gumbo_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo

//The directory containing a CMake configuration file for harfbuzz.
harfbuzz_DIR:PATH=harfbuzz_DIR-NOTFOUND

//Value Computed by CMake
litehtml_BINARY_DIR:STATIC=D:/Qt/build-Qtq6_2wx6v9/qttools/src/assistant/qlitehtml/src/3rdparty/litehtml

//The directory containing a CMake configuration file for litehtml.
litehtml_DIR:PATH=litehtml_DIR-NOTFOUND

//Value Computed by CMake
litehtml_IS_TOP_LEVEL:STATIC=OFF

//Dependencies for the target
litehtml_LIB_DEPENDS:STATIC=general;gumbo;

//Value Computed by CMake
litehtml_SOURCE_DIR:STATIC=D:/Qt/qt-src-6.2.4/qttools/src/assistant/qlitehtml/src/3rdparty/litehtml

//The directory containing a CMake configuration file for md4c.
md4c_DIR:PATH=md4c_DIR-NOTFOUND

//The directory containing a CMake configuration file for unofficial-brotli.
unofficial-brotli_DIR:PATH=unofficial-brotli_DIR-NOTFOUND

//Path to a program.
xmlstarlet:FILEPATH=xmlstarlet-NOTFOUND

//The directory containing a CMake configuration file for zstd.
zstd_DIR:PATH=zstd_DIR-NOTFOUND


########################
# INTERNAL cache entries
########################

//ADVANCED property for variable: ALSA_INCLUDE_DIR
ALSA_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ALSA_LIBRARY
ALSA_LIBRARY-ADVANCED:INTERNAL=1
ATSPI2_CFLAGS:INTERNAL=
ATSPI2_CFLAGS_I:INTERNAL=
ATSPI2_CFLAGS_OTHER:INTERNAL=
ATSPI2_FOUND:INTERNAL=
ATSPI2_INCLUDEDIR:INTERNAL=
ATSPI2_LIBDIR:INTERNAL=
ATSPI2_LIBS:INTERNAL=
ATSPI2_LIBS_L:INTERNAL=
ATSPI2_LIBS_OTHER:INTERNAL=
ATSPI2_LIBS_PATHS:INTERNAL=
ATSPI2_MODULE_NAME:INTERNAL=
ATSPI2_PREFIX:INTERNAL=
ATSPI2_STATIC_CFLAGS:INTERNAL=
ATSPI2_STATIC_CFLAGS_I:INTERNAL=
ATSPI2_STATIC_CFLAGS_OTHER:INTERNAL=
ATSPI2_STATIC_LIBDIR:INTERNAL=
ATSPI2_STATIC_LIBS:INTERNAL=
ATSPI2_STATIC_LIBS_L:INTERNAL=
ATSPI2_STATIC_LIBS_OTHER:INTERNAL=
ATSPI2_STATIC_LIBS_PATHS:INTERNAL=
ATSPI2_VERSION:INTERNAL=
//ADVANCED property for variable: AVFoundation_LIBRARY
AVFoundation_LIBRARY-ADVANCED:INTERNAL=1
BLUEZ_CFLAGS:INTERNAL=
BLUEZ_CFLAGS_I:INTERNAL=
BLUEZ_CFLAGS_OTHER:INTERNAL=
BLUEZ_FOUND:INTERNAL=
BLUEZ_INCLUDEDIR:INTERNAL=
BLUEZ_LIBDIR:INTERNAL=
BLUEZ_LIBS:INTERNAL=
BLUEZ_LIBS_L:INTERNAL=
BLUEZ_LIBS_OTHER:INTERNAL=
BLUEZ_LIBS_PATHS:INTERNAL=
BLUEZ_MODULE_NAME:INTERNAL=
BLUEZ_PREFIX:INTERNAL=
BLUEZ_STATIC_CFLAGS:INTERNAL=
BLUEZ_STATIC_CFLAGS_I:INTERNAL=
BLUEZ_STATIC_CFLAGS_OTHER:INTERNAL=
BLUEZ_STATIC_LIBDIR:INTERNAL=
BLUEZ_STATIC_LIBS:INTERNAL=
BLUEZ_STATIC_LIBS_L:INTERNAL=
BLUEZ_STATIC_LIBS_OTHER:INTERNAL=
BLUEZ_STATIC_LIBS_PATHS:INTERNAL=
BLUEZ_VERSION:INTERNAL=
//ADVANCED property for variable: BUILD_CMAKE_TESTING
BUILD_CMAKE_TESTING-ADVANCED:INTERNAL=1
//Build the testing tree.
BUILD_TESTING:INTERNAL=OFF
//ADVANCED property for variable: BrotliCommon_LIBRARY_DEBUG
BrotliCommon_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BrotliCommon_LIBRARY_RELEASE
BrotliCommon_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BrotliDec_LIBRARY_DEBUG
BrotliDec_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BrotliDec_LIBRARY_RELEASE
BrotliDec_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BrotliEnc_LIBRARY_DEBUG
BrotliEnc_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BrotliEnc_LIBRARY_RELEASE
BrotliEnc_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
//ADVANCED property for variable: CMAKE_ASM_COMPILER
CMAKE_ASM_COMPILER-ADVANCED:INTERNAL=1
CMAKE_ASM_COMPILER_WORKS:INTERNAL=1
//ADVANCED property for variable: CMAKE_ASM_FLAGS
CMAKE_ASM_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_ASM_FLAGS_DEBUG
CMAKE_ASM_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_ASM_FLAGS_MINSIZEREL
CMAKE_ASM_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELEASE
CMAKE_ASM_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELWITHDEBINFO
CMAKE_ASM_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=d:/Qt/build-Qtq6_2wx6v9
//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=2
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=Z:/d/cmake-3.25.2-windows-x86_64/bin/cmake.exe
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=Z:/d/cmake-3.25.2-windows-x86_64/bin/cpack.exe
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=Z:/d/cmake-3.25.2-windows-x86_64/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=Z:/d/cmake-3.25.2-windows-x86_64/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:/Qt/qt-src-6.2.4
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-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=431
//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=Z:/d/cmake-3.25.2-windows-x86_64/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_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
//ADVANCED property for variable: DB2_INCLUDE_DIR
DB2_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DB2_LIBRARY
DB2_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DOUBLE_CONVERSION_INCLUDE_DIR
DOUBLE_CONVERSION_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DOUBLE_CONVERSION_LIBRARY
DOUBLE_CONVERSION_LIBRARY-ADVANCED:INTERNAL=1
DirectFB_CFLAGS:INTERNAL=
DirectFB_CFLAGS_I:INTERNAL=
DirectFB_CFLAGS_OTHER:INTERNAL=
DirectFB_FOUND:INTERNAL=
DirectFB_INCLUDEDIR:INTERNAL=
DirectFB_LIBDIR:INTERNAL=
DirectFB_LIBS:INTERNAL=
DirectFB_LIBS_L:INTERNAL=
DirectFB_LIBS_OTHER:INTERNAL=
DirectFB_LIBS_PATHS:INTERNAL=
DirectFB_MODULE_NAME:INTERNAL=
DirectFB_PREFIX:INTERNAL=
DirectFB_STATIC_CFLAGS:INTERNAL=
DirectFB_STATIC_CFLAGS_I:INTERNAL=
DirectFB_STATIC_CFLAGS_OTHER:INTERNAL=
DirectFB_STATIC_LIBDIR:INTERNAL=
DirectFB_STATIC_LIBS:INTERNAL=
DirectFB_STATIC_LIBS_L:INTERNAL=
DirectFB_STATIC_LIBS_OTHER:INTERNAL=
DirectFB_STATIC_LIBS_PATHS:INTERNAL=
DirectFB_VERSION:INTERNAL=
//STRINGS property for variable: ECM_ENABLE_SANITIZERS
ECM_ENABLE_SANITIZERS-STRINGS:INTERNAL=address;memory;thread;undefined;fuzzer;fuzzer-no-link
//ADVANCED property for variable: EGL_INCLUDE_DIR
EGL_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: EGL_LIBRARY
EGL_LIBRARY-ADVANCED:INTERNAL=1
//Details about finding MySQL
FIND_PACKAGE_MESSAGE_DETAILS_MySQL:INTERNAL=[D:/Jenkins10/workspace/Qt/q6_2wx6v9/buildDir/mariadb_connector_c3.3.5-Windows-x86_64-VS2019-16.11.26/lib/mariadb/libmariadb.lib][D:/Jenkins10/workspace/Qt/q6_2wx6v9/buildDir/mariadb_connector_c3.3.5-Windows-x86_64-VS2019-16.11.26/include/mariadb][v()]
//Details about finding ODBC
FIND_PACKAGE_MESSAGE_DETAILS_ODBC:INTERNAL=[odbc32.lib][v()]
//Details about finding OpenGL
FIND_PACKAGE_MESSAGE_DETAILS_OpenGL:INTERNAL=[opengl32][c ][v()]
//Details about finding OpenSSL
FIND_PACKAGE_MESSAGE_DETAILS_OpenSSL:INTERNAL=[D:/Jenkins10/workspace/Qt/q6_2wx6v9/buildDir/OpenSSL3.0.9-Windows-x86_64-VS2019-16.11.26/lib/libcrypto.lib][D:/Jenkins10/workspace/Qt/q6_2wx6v9/buildDir/OpenSSL3.0.9-Windows-x86_64-VS2019-16.11.26/include][c ][v3.0.9()]
//Details about finding Python
FIND_PACKAGE_MESSAGE_DETAILS_Python:INTERNAL=[D:/Python311/python.exe][cfound components: Interpreter ][v3.11.2()]
//Details about finding Threads
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
//Details about finding WMF
FIND_PACKAGE_MESSAGE_DETAILS_WMF:INTERNAL=[C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/strmiids.lib][C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/amstrmid.lib][C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/dmoguids.lib][C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/Uuid.Lib][C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/msdmo.lib][C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/Ole32.Lib][C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/OleAut32.Lib][C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/Mf.lib][C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/mfuuid.lib][C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/Mfplat.lib][C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/Mfcore.lib][C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/propsys.lib][v()]
//Details about finding WrapAtomic
FIND_PACKAGE_MESSAGE_DETAILS_WrapAtomic:INTERNAL=[1][v()]
//Details about finding WrapFreetype
FIND_PACKAGE_MESSAGE_DETAILS_WrapFreetype:INTERNAL=[ON][v()]
//Details about finding WrapHarfbuzz
FIND_PACKAGE_MESSAGE_DETAILS_WrapHarfbuzz:INTERNAL=[ON][v()]
//Details about finding WrapOpenGL
FIND_PACKAGE_MESSAGE_DETAILS_WrapOpenGL:INTERNAL=[ON][v()]
//Details about finding WrapOpenSSL
FIND_PACKAGE_MESSAGE_DETAILS_WrapOpenSSL:INTERNAL=[D:/Jenkins10/workspace/Qt/q6_2wx6v9/buildDir/OpenSSL3.0.9-Windows-x86_64-VS2019-16.11.26/lib/libcrypto.lib][D:/Jenkins10/workspace/Qt/q6_2wx6v9/buildDir/OpenSSL3.0.9-Windows-x86_64-VS2019-16.11.26/include][v3.0.9()]
//Details about finding WrapOpenSSLHeaders
FIND_PACKAGE_MESSAGE_DETAILS_WrapOpenSSLHeaders:INTERNAL=[D:/Jenkins10/workspace/Qt/q6_2wx6v9/buildDir/OpenSSL3.0.9-Windows-x86_64-VS2019-16.11.26/include][v3.0.9()]
//Details about finding WrapPCRE2
FIND_PACKAGE_MESSAGE_DETAILS_WrapPCRE2:INTERNAL=[ON][v()]
//Details about finding WrapPNG
FIND_PACKAGE_MESSAGE_DETAILS_WrapPNG:INTERNAL=[ON][v()]
//ADVANCED property for variable: FREETYPE_INCLUDE_DIR_freetype2
FREETYPE_INCLUDE_DIR_freetype2-ADVANCED:INTERNAL=1
//ADVANCED property for variable: FREETYPE_INCLUDE_DIR_ft2build
FREETYPE_INCLUDE_DIR_ft2build-ADVANCED:INTERNAL=1
//ADVANCED property for variable: FREETYPE_LIBRARY_DEBUG
FREETYPE_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: FREETYPE_LIBRARY_RELEASE
FREETYPE_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Fontconfig_INCLUDE_DIR
Fontconfig_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Fontconfig_LIBRARY
Fontconfig_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: GLESv2_INCLUDE_DIR
GLESv2_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: GLESv2_LIBRARY
GLESv2_LIBRARY-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
GTK3_CFLAGS:INTERNAL=
GTK3_CFLAGS_I:INTERNAL=
GTK3_CFLAGS_OTHER:INTERNAL=
GTK3_FOUND:INTERNAL=
GTK3_INCLUDEDIR:INTERNAL=
GTK3_LIBDIR:INTERNAL=
GTK3_LIBS:INTERNAL=
GTK3_LIBS_L:INTERNAL=
GTK3_LIBS_OTHER:INTERNAL=
GTK3_LIBS_PATHS:INTERNAL=
GTK3_MODULE_NAME:INTERNAL=
GTK3_PREFIX:INTERNAL=
GTK3_STATIC_CFLAGS:INTERNAL=
GTK3_STATIC_CFLAGS_I:INTERNAL=
GTK3_STATIC_CFLAGS_OTHER:INTERNAL=
GTK3_STATIC_LIBDIR:INTERNAL=
GTK3_STATIC_LIBS:INTERNAL=
GTK3_STATIC_LIBS_L:INTERNAL=
GTK3_STATIC_LIBS_OTHER:INTERNAL=
GTK3_STATIC_LIBS_PATHS:INTERNAL=
GTK3_VERSION:INTERNAL=
//ADVANCED property for variable: HAVE_EGL
HAVE_EGL-ADVANCED:INTERNAL=1
//Test HAVE_EGL
HAVE_EGL:INTERNAL=
//Test HAVE_GETTIME
HAVE_GETTIME:INTERNAL=
//ADVANCED property for variable: HAVE_GLESv2
HAVE_GLESv2-ADVANCED:INTERNAL=1
//Test HAVE_GLESv2
HAVE_GLESv2:INTERNAL=
//Test HAVE_ICONV
HAVE_ICONV:INTERNAL=
//Test HAVE_ICONV_WITH_LIB
HAVE_ICONV_WITH_LIB:INTERNAL=
//Test HAVE_LD_VERSION_SCRIPT
HAVE_LD_VERSION_SCRIPT:INTERNAL=
//Test HAVE_STDATOMIC
HAVE_STDATOMIC:INTERNAL=1
//Test HAVE_WIN10_WIN32_WINNT
HAVE_WIN10_WIN32_WINNT:INTERNAL=1
//Test HAVE_alloca_h
HAVE_alloca_h:INTERNAL=
//Test HAVE_alloca_malloc_h
HAVE_alloca_malloc_h:INTERNAL=1
//Test HAVE_alloca_stdlib_h
HAVE_alloca_stdlib_h:INTERNAL=
//Test HAVE_arm_fp
HAVE_arm_fp:INTERNAL=1
//Test HAVE_arm_thumb
HAVE_arm_thumb:INTERNAL=
//Result of TRY_COMPILE
HAVE_assimp:INTERNAL=FALSE
//Test HAVE_atomicfptr
HAVE_atomicfptr:INTERNAL=1
//Result of TRY_COMPILE
HAVE_bluez_le:INTERNAL=FALSE
//Test HAVE_cloexec
HAVE_cloexec:INTERNAL=
//Test HAVE_cpp_winrt
HAVE_cpp_winrt:INTERNAL=1
//Test HAVE_cxx11_future
HAVE_cxx11_future:INTERNAL=1
//Test HAVE_cxx11_random
HAVE_cxx11_random:INTERNAL=1
//Test HAVE_cxx14
HAVE_cxx14:INTERNAL=1
//Test HAVE_cxx17
HAVE_cxx17:INTERNAL=1
//Test HAVE_cxx17_filesystem
HAVE_cxx17_filesystem:INTERNAL=1
//Test HAVE_cxx20
HAVE_cxx20:INTERNAL=1
//Test HAVE_d2d1
HAVE_d2d1:INTERNAL=1
//Test HAVE_d2d1_1
HAVE_d2d1_1:INTERNAL=1
//Test HAVE_directwrite
HAVE_directwrite:INTERNAL=1
//Test HAVE_directwrite3
HAVE_directwrite3:INTERNAL=1
//Test HAVE_dtls
HAVE_dtls:INTERNAL=1
//Test HAVE_evdev
HAVE_evdev:INTERNAL=
//Test HAVE_eventfd
HAVE_eventfd:INTERNAL=
//Result of TRY_COMPILE
HAVE_evr:INTERNAL=TRUE
//Test HAVE_futimens
HAVE_futimens:INTERNAL=
//Test HAVE_futimes
HAVE_futimes:INTERNAL=
//Test HAVE_getauxval
HAVE_getauxval:INTERNAL=
//Test HAVE_getentropy
HAVE_getentropy:INTERNAL=
//Test HAVE_getifaddrs
HAVE_getifaddrs:INTERNAL=
//Test HAVE_glibc
HAVE_glibc:INTERNAL=
//Result of TRY_COMPILE
HAVE_gpu_vivante:INTERNAL=FALSE
//Test HAVE_ifr_index
HAVE_ifr_index:INTERNAL=
//Test HAVE_inotify
HAVE_inotify:INTERNAL=
//Test HAVE_integrityfb
HAVE_integrityfb:INTERNAL=
//Test HAVE_intelcet
HAVE_intelcet:INTERNAL=
//Test HAVE_ipc_posix
HAVE_ipc_posix:INTERNAL=
//Test HAVE_ipc_sysv
HAVE_ipc_sysv:INTERNAL=
//Test HAVE_ipv6ifname
HAVE_ipv6ifname:INTERNAL=
//Test HAVE_linkat
HAVE_linkat:INTERNAL=
//Result of TRY_COMPILE
HAVE_linux_crypto_api:INTERNAL=FALSE
//Test HAVE_linux_netlink
HAVE_linux_netlink:INTERNAL=
//Result of TRY_COMPILE
HAVE_linux_v4l:INTERNAL=FALSE
//Test HAVE_linuxfb
HAVE_linuxfb:INTERNAL=
//Test HAVE_networklistmanager
HAVE_networklistmanager:INTERNAL=1
//Test HAVE_ntddmodm
HAVE_ntddmodm:INTERNAL=
//Test HAVE_ocsp
HAVE_ocsp:INTERNAL=1
//Test HAVE_openssl
HAVE_openssl:INTERNAL=1
//Test HAVE_openssl_headers
HAVE_openssl_headers:INTERNAL=1
//Test HAVE_pointer_32bit
HAVE_pointer_32bit:INTERNAL=
//Test HAVE_pointer_64bit
HAVE_pointer_64bit:INTERNAL=1
//Test HAVE_poll
HAVE_poll:INTERNAL=
//Test HAVE_pollts
HAVE_pollts:INTERNAL=
//Test HAVE_posix_fallocate
HAVE_posix_fallocate:INTERNAL=
//Test HAVE_ppoll
HAVE_ppoll:INTERNAL=
//Result of TRY_COMPILE
HAVE_precompile_header:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_qt3d_fbxsdk:INTERNAL=FALSE
//Result of TRY_COMPILE
HAVE_quick3d_assimp:INTERNAL=FALSE
//Test HAVE_reduce_relocations
HAVE_reduce_relocations:INTERNAL=
//Test HAVE_renameat2
HAVE_renameat2:INTERNAL=
//Test HAVE_sctp
HAVE_sctp:INTERNAL=
//Result of TRY_COMPILE
HAVE_separate_debug_info:INTERNAL=FALSE
//Test HAVE_signaling_nan
HAVE_signaling_nan:INTERNAL=1
//Result of TRY_COMPILE
HAVE_socketcan:INTERNAL=FALSE
//Result of TRY_COMPILE
HAVE_socketcan_fd:INTERNAL=FALSE
//Test HAVE_stack_protector
HAVE_stack_protector:INTERNAL=1
//Test HAVE_statx
HAVE_statx:INTERNAL=
//Test HAVE_syslog
HAVE_syslog:INTERNAL=
//Result of TRY_COMPILE
HAVE_winrt_bt:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_winrt_geolocation:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_winrt_sensors:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_wmsdk:INTERNAL=TRUE
//Test HAVE_xlocalescanprint
HAVE_xlocalescanprint:INTERNAL=
//ADVANCED property for variable: ICU_DATA_LIBRARY_DEBUG
ICU_DATA_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_DATA_LIBRARY_RELEASE
ICU_DATA_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_DERB_EXECUTABLE
ICU_DERB_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_GENBRK_EXECUTABLE
ICU_GENBRK_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_GENCCODE_EXECUTABLE
ICU_GENCCODE_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_GENCFU_EXECUTABLE
ICU_GENCFU_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_GENCMN_EXECUTABLE
ICU_GENCMN_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_GENCNVAL_EXECUTABLE
ICU_GENCNVAL_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_GENDICT_EXECUTABLE
ICU_GENDICT_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_GENNORM2_EXECUTABLE
ICU_GENNORM2_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_GENRB_EXECUTABLE
ICU_GENRB_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_GENSPREP_EXECUTABLE
ICU_GENSPREP_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_I18N_LIBRARY_DEBUG
ICU_I18N_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_I18N_LIBRARY_RELEASE
ICU_I18N_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_ICU-CONFIG_EXECUTABLE
ICU_ICU-CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_ICUINFO_EXECUTABLE
ICU_ICUINFO_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_ICUPKG_EXECUTABLE
ICU_ICUPKG_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_MAKECONV_EXECUTABLE
ICU_MAKECONV_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_MAKEFILE_INC
ICU_MAKEFILE_INC-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_PKGDATA_EXECUTABLE
ICU_PKGDATA_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_PKGDATA_INC
ICU_PKGDATA_INC-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_UCONV_EXECUTABLE
ICU_UCONV_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_UC_LIBRARY_DEBUG
ICU_UC_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ICU_UC_LIBRARY_RELEASE
ICU_UC_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//STRINGS property for variable: INPUT_doubleconversion
INPUT_doubleconversion-STRINGS:INTERNAL=undefined;no;qt;system
//STRINGS property for variable: INPUT_fbxsdk
INPUT_fbxsdk-STRINGS:INTERNAL=undefined;no;system
//STRINGS property for variable: INPUT_freetype
INPUT_freetype-STRINGS:INTERNAL=undefined;no;qt;system
//STRINGS property for variable: INPUT_harfbuzz
INPUT_harfbuzz-STRINGS:INTERNAL=undefined;no;qt;system
//STRINGS property for variable: INPUT_libb2
INPUT_libb2-STRINGS:INTERNAL=undefined;no;qt;system
//STRINGS property for variable: INPUT_libjpeg
INPUT_libjpeg-STRINGS:INTERNAL=undefined;no;qt;system
//STRINGS property for variable: INPUT_libmd4c
INPUT_libmd4c-STRINGS:INTERNAL=undefined;no;qt;system
//STRINGS property for variable: INPUT_libpng
INPUT_libpng-STRINGS:INTERNAL=undefined;no;qt;system
//STRINGS property for variable: INPUT_qt3d_assimp
INPUT_qt3d_assimp-STRINGS:INTERNAL=undefined;qt;system;no
//STRINGS property for variable: INPUT_quick3d_assimp
INPUT_quick3d_assimp-STRINGS:INTERNAL=undefined;no;qt;system
//STRINGS property for variable: INPUT_sqlite
INPUT_sqlite-STRINGS:INTERNAL=undefined;qt;system
//STRINGS property for variable: INPUT_tiff
INPUT_tiff-STRINGS:INTERNAL=undefined;no;qt;system
//STRINGS property for variable: INPUT_vkb_hunspell
INPUT_vkb_hunspell-STRINGS:INTERNAL=undefined;no;3rdparty;system
//STRINGS property for variable: INPUT_webp
INPUT_webp-STRINGS:INTERNAL=undefined;no;qt;system
//ADVANCED property for variable: Interbase_INCLUDE_DIR
Interbase_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Interbase_LIBRARY
Interbase_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: JASPER_INCLUDE_DIR
JASPER_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: JASPER_LIBRARY_DEBUG
JASPER_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: JASPER_LIBRARY_RELEASE
JASPER_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: JPEG_INCLUDE_DIR
JPEG_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: JPEG_LIBRARY_DEBUG
JPEG_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: JPEG_LIBRARY_RELEASE
JPEG_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LIB_EAY_LIBRARY_DEBUG
LIB_EAY_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LTTNGUST_INCLUDE_DIRS
LTTNGUST_INCLUDE_DIRS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LTTNGUST_LIBRARIES
LTTNGUST_LIBRARIES-ADVANCED:INTERNAL=1
Libproxy_CFLAGS:INTERNAL=
Libproxy_CFLAGS_I:INTERNAL=
Libproxy_CFLAGS_OTHER:INTERNAL=
Libproxy_FOUND:INTERNAL=
Libproxy_INCLUDEDIR:INTERNAL=
Libproxy_LIBDIR:INTERNAL=
Libproxy_LIBS:INTERNAL=
Libproxy_LIBS_L:INTERNAL=
Libproxy_LIBS_OTHER:INTERNAL=
Libproxy_LIBS_PATHS:INTERNAL=
Libproxy_MODULE_NAME:INTERNAL=
Libproxy_PREFIX:INTERNAL=
Libproxy_STATIC_CFLAGS:INTERNAL=
Libproxy_STATIC_CFLAGS_I:INTERNAL=
Libproxy_STATIC_CFLAGS_OTHER:INTERNAL=
Libproxy_STATIC_LIBDIR:INTERNAL=
Libproxy_STATIC_LIBS:INTERNAL=
Libproxy_STATIC_LIBS_L:INTERNAL=
Libproxy_STATIC_LIBS_OTHER:INTERNAL=
Libproxy_STATIC_LIBS_PATHS:INTERNAL=
Libproxy_VERSION:INTERNAL=
Libsystemd_CFLAGS:INTERNAL=
Libsystemd_CFLAGS_I:INTERNAL=
Libsystemd_CFLAGS_OTHER:INTERNAL=
Libsystemd_FOUND:INTERNAL=
Libsystemd_INCLUDEDIR:INTERNAL=
Libsystemd_LIBDIR:INTERNAL=
Libsystemd_LIBS:INTERNAL=
Libsystemd_LIBS_L:INTERNAL=
Libsystemd_LIBS_OTHER:INTERNAL=
Libsystemd_LIBS_PATHS:INTERNAL=
Libsystemd_MODULE_NAME:INTERNAL=
Libsystemd_PREFIX:INTERNAL=
Libsystemd_STATIC_CFLAGS:INTERNAL=
Libsystemd_STATIC_CFLAGS_I:INTERNAL=
Libsystemd_STATIC_CFLAGS_OTHER:INTERNAL=
Libsystemd_STATIC_LIBDIR:INTERNAL=
Libsystemd_STATIC_LIBS:INTERNAL=
Libsystemd_STATIC_LIBS_L:INTERNAL=
Libsystemd_STATIC_LIBS_OTHER:INTERNAL=
Libsystemd_STATIC_LIBS_PATHS:INTERNAL=
Libsystemd_VERSION:INTERNAL=
Libudev_CFLAGS:INTERNAL=
Libudev_CFLAGS_I:INTERNAL=
Libudev_CFLAGS_OTHER:INTERNAL=
Libudev_FOUND:INTERNAL=
Libudev_INCLUDEDIR:INTERNAL=
Libudev_LIBDIR:INTERNAL=
Libudev_LIBS:INTERNAL=
Libudev_LIBS_L:INTERNAL=
Libudev_LIBS_OTHER:INTERNAL=
Libudev_LIBS_PATHS:INTERNAL=
Libudev_MODULE_NAME:INTERNAL=
Libudev_PREFIX:INTERNAL=
Libudev_STATIC_CFLAGS:INTERNAL=
Libudev_STATIC_CFLAGS_I:INTERNAL=
Libudev_STATIC_CFLAGS_OTHER:INTERNAL=
Libudev_STATIC_LIBDIR:INTERNAL=
Libudev_STATIC_LIBS:INTERNAL=
Libudev_STATIC_LIBS_L:INTERNAL=
Libudev_STATIC_LIBS_OTHER:INTERNAL=
Libudev_STATIC_LIBS_PATHS:INTERNAL=
Libudev_VERSION:INTERNAL=
Mtdev_CFLAGS:INTERNAL=
Mtdev_CFLAGS_I:INTERNAL=
Mtdev_CFLAGS_OTHER:INTERNAL=
Mtdev_FOUND:INTERNAL=
Mtdev_INCLUDEDIR:INTERNAL=
Mtdev_LIBDIR:INTERNAL=
Mtdev_LIBS:INTERNAL=
Mtdev_LIBS_L:INTERNAL=
Mtdev_LIBS_OTHER:INTERNAL=
Mtdev_LIBS_PATHS:INTERNAL=
Mtdev_MODULE_NAME:INTERNAL=
Mtdev_PREFIX:INTERNAL=
Mtdev_STATIC_CFLAGS:INTERNAL=
Mtdev_STATIC_CFLAGS_I:INTERNAL=
Mtdev_STATIC_CFLAGS_OTHER:INTERNAL=
Mtdev_STATIC_LIBDIR:INTERNAL=
Mtdev_STATIC_LIBS:INTERNAL=
Mtdev_STATIC_LIBS_L:INTERNAL=
Mtdev_STATIC_LIBS_OTHER:INTERNAL=
Mtdev_STATIC_LIBS_PATHS:INTERNAL=
Mtdev_VERSION:INTERNAL=
//ADVANCED property for variable: MySQL_INCLUDE_DIR
MySQL_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MySQL_LIBRARY
MySQL_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ODBC_INCLUDE_DIR
ODBC_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: OPENGL_gl_LIBRARY
OPENGL_gl_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: OPENGL_glu_LIBRARY
OPENGL_glu_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: OPENSSL_INCLUDE_DIR
OPENSSL_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Oracle_INCLUDE_DIR
Oracle_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Oracle_LIBRARY
Oracle_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PCRE2_LIBRARY_DEBUG
PCRE2_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PCRE2_LIBRARY_RELEASE
PCRE2_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
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_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_HARFBUZZ_CFLAGS:INTERNAL=
PC_HARFBUZZ_CFLAGS_I:INTERNAL=
PC_HARFBUZZ_CFLAGS_OTHER:INTERNAL=
PC_HARFBUZZ_FOUND:INTERNAL=
PC_HARFBUZZ_INCLUDEDIR:INTERNAL=
PC_HARFBUZZ_LIBDIR:INTERNAL=
PC_HARFBUZZ_LIBS:INTERNAL=
PC_HARFBUZZ_LIBS_L:INTERNAL=
PC_HARFBUZZ_LIBS_OTHER:INTERNAL=
PC_HARFBUZZ_LIBS_PATHS:INTERNAL=
PC_HARFBUZZ_MODULE_NAME:INTERNAL=
PC_HARFBUZZ_PREFIX:INTERNAL=
PC_HARFBUZZ_STATIC_CFLAGS:INTERNAL=
PC_HARFBUZZ_STATIC_CFLAGS_I:INTERNAL=
PC_HARFBUZZ_STATIC_CFLAGS_OTHER:INTERNAL=
PC_HARFBUZZ_STATIC_LIBDIR:INTERNAL=
PC_HARFBUZZ_STATIC_LIBS:INTERNAL=
PC_HARFBUZZ_STATIC_LIBS_L:INTERNAL=
PC_HARFBUZZ_STATIC_LIBS_OTHER:INTERNAL=
PC_HARFBUZZ_STATIC_LIBS_PATHS:INTERNAL=
PC_HARFBUZZ_VERSION:INTERNAL=
PC_MySQL_CFLAGS:INTERNAL=
PC_MySQL_CFLAGS_I:INTERNAL=
PC_MySQL_CFLAGS_OTHER:INTERNAL=
PC_MySQL_FOUND:INTERNAL=
PC_MySQL_INCLUDEDIR:INTERNAL=
PC_MySQL_LIBDIR:INTERNAL=
PC_MySQL_LIBS:INTERNAL=
PC_MySQL_LIBS_L:INTERNAL=
PC_MySQL_LIBS_OTHER:INTERNAL=
PC_MySQL_LIBS_PATHS:INTERNAL=
PC_MySQL_MODULE_NAME:INTERNAL=
PC_MySQL_PREFIX:INTERNAL=
PC_MySQL_STATIC_CFLAGS:INTERNAL=
PC_MySQL_STATIC_CFLAGS_I:INTERNAL=
PC_MySQL_STATIC_CFLAGS_OTHER:INTERNAL=
PC_MySQL_STATIC_LIBDIR:INTERNAL=
PC_MySQL_STATIC_LIBS:INTERNAL=
PC_MySQL_STATIC_LIBS_L:INTERNAL=
PC_MySQL_STATIC_LIBS_OTHER:INTERNAL=
PC_MySQL_STATIC_LIBS_PATHS:INTERNAL=
PC_MySQL_VERSION:INTERNAL=
PC_PCRE2_CFLAGS:INTERNAL=
PC_PCRE2_CFLAGS_I:INTERNAL=
PC_PCRE2_CFLAGS_OTHER:INTERNAL=
PC_PCRE2_FOUND:INTERNAL=
PC_PCRE2_INCLUDEDIR:INTERNAL=
PC_PCRE2_LIBDIR:INTERNAL=
PC_PCRE2_LIBS:INTERNAL=
PC_PCRE2_LIBS_L:INTERNAL=
PC_PCRE2_LIBS_OTHER:INTERNAL=
PC_PCRE2_LIBS_PATHS:INTERNAL=
PC_PCRE2_MODULE_NAME:INTERNAL=
PC_PCRE2_PREFIX:INTERNAL=
PC_PCRE2_STATIC_CFLAGS:INTERNAL=
PC_PCRE2_STATIC_CFLAGS_I:INTERNAL=
PC_PCRE2_STATIC_CFLAGS_OTHER:INTERNAL=
PC_PCRE2_STATIC_LIBDIR:INTERNAL=
PC_PCRE2_STATIC_LIBS:INTERNAL=
PC_PCRE2_STATIC_LIBS_L:INTERNAL=
PC_PCRE2_STATIC_LIBS_OTHER:INTERNAL=
PC_PCRE2_STATIC_LIBS_PATHS:INTERNAL=
PC_PCRE2_VERSION:INTERNAL=
PC_WebPDemux_CFLAGS:INTERNAL=
PC_WebPDemux_CFLAGS_I:INTERNAL=
PC_WebPDemux_CFLAGS_OTHER:INTERNAL=
PC_WebPDemux_FOUND:INTERNAL=
PC_WebPDemux_INCLUDEDIR:INTERNAL=
PC_WebPDemux_LIBDIR:INTERNAL=
PC_WebPDemux_LIBS:INTERNAL=
PC_WebPDemux_LIBS_L:INTERNAL=
PC_WebPDemux_LIBS_OTHER:INTERNAL=
PC_WebPDemux_LIBS_PATHS:INTERNAL=
PC_WebPDemux_MODULE_NAME:INTERNAL=
PC_WebPDemux_PREFIX:INTERNAL=
PC_WebPDemux_STATIC_CFLAGS:INTERNAL=
PC_WebPDemux_STATIC_CFLAGS_I:INTERNAL=
PC_WebPDemux_STATIC_CFLAGS_OTHER:INTERNAL=
PC_WebPDemux_STATIC_LIBDIR:INTERNAL=
PC_WebPDemux_STATIC_LIBS:INTERNAL=
PC_WebPDemux_STATIC_LIBS_L:INTERNAL=
PC_WebPDemux_STATIC_LIBS_OTHER:INTERNAL=
PC_WebPDemux_STATIC_LIBS_PATHS:INTERNAL=
PC_WebPDemux_VERSION:INTERNAL=
PC_WebPMux_CFLAGS:INTERNAL=
PC_WebPMux_CFLAGS_I:INTERNAL=
PC_WebPMux_CFLAGS_OTHER:INTERNAL=
PC_WebPMux_FOUND:INTERNAL=
PC_WebPMux_INCLUDEDIR:INTERNAL=
PC_WebPMux_LIBDIR:INTERNAL=
PC_WebPMux_LIBS:INTERNAL=
PC_WebPMux_LIBS_L:INTERNAL=
PC_WebPMux_LIBS_OTHER:INTERNAL=
PC_WebPMux_LIBS_PATHS:INTERNAL=
PC_WebPMux_MODULE_NAME:INTERNAL=
PC_WebPMux_PREFIX:INTERNAL=
PC_WebPMux_STATIC_CFLAGS:INTERNAL=
PC_WebPMux_STATIC_CFLAGS_I:INTERNAL=
PC_WebPMux_STATIC_CFLAGS_OTHER:INTERNAL=
PC_WebPMux_STATIC_LIBDIR:INTERNAL=
PC_WebPMux_STATIC_LIBS:INTERNAL=
PC_WebPMux_STATIC_LIBS_L:INTERNAL=
PC_WebPMux_STATIC_LIBS_OTHER:INTERNAL=
PC_WebPMux_STATIC_LIBS_PATHS:INTERNAL=
PC_WebPMux_VERSION:INTERNAL=
PC_WebP_CFLAGS:INTERNAL=
PC_WebP_CFLAGS_I:INTERNAL=
PC_WebP_CFLAGS_OTHER:INTERNAL=
PC_WebP_FOUND:INTERNAL=
PC_WebP_INCLUDEDIR:INTERNAL=
PC_WebP_LIBDIR:INTERNAL=
PC_WebP_LIBS:INTERNAL=
PC_WebP_LIBS_L:INTERNAL=
PC_WebP_LIBS_OTHER:INTERNAL=
PC_WebP_LIBS_PATHS:INTERNAL=
PC_WebP_MODULE_NAME:INTERNAL=
PC_WebP_PREFIX:INTERNAL=
PC_WebP_STATIC_CFLAGS:INTERNAL=
PC_WebP_STATIC_CFLAGS_I:INTERNAL=
PC_WebP_STATIC_CFLAGS_OTHER:INTERNAL=
PC_WebP_STATIC_LIBDIR:INTERNAL=
PC_WebP_STATIC_LIBS:INTERNAL=
PC_WebP_STATIC_LIBS_L:INTERNAL=
PC_WebP_STATIC_LIBS_OTHER:INTERNAL=
PC_WebP_STATIC_LIBS_PATHS:INTERNAL=
PC_WebP_VERSION:INTERNAL=
PC_ZSTD_CFLAGS:INTERNAL=
PC_ZSTD_CFLAGS_I:INTERNAL=
PC_ZSTD_CFLAGS_OTHER:INTERNAL=
PC_ZSTD_FOUND:INTERNAL=
PC_ZSTD_INCLUDEDIR:INTERNAL=
PC_ZSTD_LIBDIR:INTERNAL=
PC_ZSTD_LIBS:INTERNAL=
PC_ZSTD_LIBS_L:INTERNAL=
PC_ZSTD_LIBS_OTHER:INTERNAL=
PC_ZSTD_LIBS_PATHS:INTERNAL=
PC_ZSTD_MODULE_NAME:INTERNAL=
PC_ZSTD_PREFIX:INTERNAL=
PC_ZSTD_STATIC_CFLAGS:INTERNAL=
PC_ZSTD_STATIC_CFLAGS_I:INTERNAL=
PC_ZSTD_STATIC_CFLAGS_OTHER:INTERNAL=
PC_ZSTD_STATIC_LIBDIR:INTERNAL=
PC_ZSTD_STATIC_LIBS:INTERNAL=
PC_ZSTD_STATIC_LIBS_L:INTERNAL=
PC_ZSTD_STATIC_LIBS_OTHER:INTERNAL=
PC_ZSTD_STATIC_LIBS_PATHS:INTERNAL=
PC_ZSTD_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
PKG_EGL_CFLAGS:INTERNAL=
PKG_EGL_CFLAGS_I:INTERNAL=
PKG_EGL_CFLAGS_OTHER:INTERNAL=
PKG_EGL_FOUND:INTERNAL=
PKG_EGL_INCLUDEDIR:INTERNAL=
PKG_EGL_LIBDIR:INTERNAL=
PKG_EGL_LIBS:INTERNAL=
PKG_EGL_LIBS_L:INTERNAL=
PKG_EGL_LIBS_OTHER:INTERNAL=
PKG_EGL_LIBS_PATHS:INTERNAL=
PKG_EGL_MODULE_NAME:INTERNAL=
PKG_EGL_PREFIX:INTERNAL=
PKG_EGL_STATIC_CFLAGS:INTERNAL=
PKG_EGL_STATIC_CFLAGS_I:INTERNAL=
PKG_EGL_STATIC_CFLAGS_OTHER:INTERNAL=
PKG_EGL_STATIC_LIBDIR:INTERNAL=
PKG_EGL_STATIC_LIBS:INTERNAL=
PKG_EGL_STATIC_LIBS_L:INTERNAL=
PKG_EGL_STATIC_LIBS_OTHER:INTERNAL=
PKG_EGL_STATIC_LIBS_PATHS:INTERNAL=
PKG_EGL_VERSION:INTERNAL=
PKG_FONTCONFIG_CFLAGS:INTERNAL=
PKG_FONTCONFIG_CFLAGS_I:INTERNAL=
PKG_FONTCONFIG_CFLAGS_OTHER:INTERNAL=
PKG_FONTCONFIG_FOUND:INTERNAL=
PKG_FONTCONFIG_INCLUDEDIR:INTERNAL=
PKG_FONTCONFIG_LIBDIR:INTERNAL=
PKG_FONTCONFIG_LIBS:INTERNAL=
PKG_FONTCONFIG_LIBS_L:INTERNAL=
PKG_FONTCONFIG_LIBS_OTHER:INTERNAL=
PKG_FONTCONFIG_LIBS_PATHS:INTERNAL=
PKG_FONTCONFIG_MODULE_NAME:INTERNAL=
PKG_FONTCONFIG_PREFIX:INTERNAL=
PKG_FONTCONFIG_STATIC_CFLAGS:INTERNAL=
PKG_FONTCONFIG_STATIC_CFLAGS_I:INTERNAL=
PKG_FONTCONFIG_STATIC_CFLAGS_OTHER:INTERNAL=
PKG_FONTCONFIG_STATIC_LIBDIR:INTERNAL=
PKG_FONTCONFIG_STATIC_LIBS:INTERNAL=
PKG_FONTCONFIG_STATIC_LIBS_L:INTERNAL=
PKG_FONTCONFIG_STATIC_LIBS_OTHER:INTERNAL=
PKG_FONTCONFIG_STATIC_LIBS_PATHS:INTERNAL=
PKG_FONTCONFIG_VERSION:INTERNAL=
PKG_X11_XCB_CFLAGS:INTERNAL=
PKG_X11_XCB_CFLAGS_I:INTERNAL=
PKG_X11_XCB_CFLAGS_OTHER:INTERNAL=
PKG_X11_XCB_FOUND:INTERNAL=
PKG_X11_XCB_INCLUDEDIR:INTERNAL=
PKG_X11_XCB_LIBDIR:INTERNAL=
PKG_X11_XCB_LIBS:INTERNAL=
PKG_X11_XCB_LIBS_L:INTERNAL=
PKG_X11_XCB_LIBS_OTHER:INTERNAL=
PKG_X11_XCB_LIBS_PATHS:INTERNAL=
PKG_X11_XCB_MODULE_NAME:INTERNAL=
PKG_X11_XCB_PREFIX:INTERNAL=
PKG_X11_XCB_STATIC_CFLAGS:INTERNAL=
PKG_X11_XCB_STATIC_CFLAGS_I:INTERNAL=
PKG_X11_XCB_STATIC_CFLAGS_OTHER:INTERNAL=
PKG_X11_XCB_STATIC_LIBDIR:INTERNAL=
PKG_X11_XCB_STATIC_LIBS:INTERNAL=
PKG_X11_XCB_STATIC_LIBS_L:INTERNAL=
PKG_X11_XCB_STATIC_LIBS_OTHER:INTERNAL=
PKG_X11_XCB_STATIC_LIBS_PATHS:INTERNAL=
PKG_X11_XCB_VERSION:INTERNAL=
PKG_XCB_RENDER_CFLAGS:INTERNAL=
PKG_XCB_RENDER_CFLAGS_I:INTERNAL=
PKG_XCB_RENDER_CFLAGS_OTHER:INTERNAL=
PKG_XCB_RENDER_FOUND:INTERNAL=
PKG_XCB_RENDER_INCLUDEDIR:INTERNAL=
PKG_XCB_RENDER_LIBDIR:INTERNAL=
PKG_XCB_RENDER_LIBS:INTERNAL=
PKG_XCB_RENDER_LIBS_L:INTERNAL=
PKG_XCB_RENDER_LIBS_OTHER:INTERNAL=
PKG_XCB_RENDER_LIBS_PATHS:INTERNAL=
PKG_XCB_RENDER_MODULE_NAME:INTERNAL=
PKG_XCB_RENDER_PREFIX:INTERNAL=
PKG_XCB_RENDER_STATIC_CFLAGS:INTERNAL=
PKG_XCB_RENDER_STATIC_CFLAGS_I:INTERNAL=
PKG_XCB_RENDER_STATIC_CFLAGS_OTHER:INTERNAL=
PKG_XCB_RENDER_STATIC_LIBDIR:INTERNAL=
PKG_XCB_RENDER_STATIC_LIBS:INTERNAL=
PKG_XCB_RENDER_STATIC_LIBS_L:INTERNAL=
PKG_XCB_RENDER_STATIC_LIBS_OTHER:INTERNAL=
PKG_XCB_RENDER_STATIC_LIBS_PATHS:INTERNAL=
PKG_XCB_RENDER_VERSION:INTERNAL=
PKG_XCB_SHAPE_CFLAGS:INTERNAL=
PKG_XCB_SHAPE_CFLAGS_I:INTERNAL=
PKG_XCB_SHAPE_CFLAGS_OTHER:INTERNAL=
PKG_XCB_SHAPE_FOUND:INTERNAL=
PKG_XCB_SHAPE_INCLUDEDIR:INTERNAL=
PKG_XCB_SHAPE_LIBDIR:INTERNAL=
PKG_XCB_SHAPE_LIBS:INTERNAL=
PKG_XCB_SHAPE_LIBS_L:INTERNAL=
PKG_XCB_SHAPE_LIBS_OTHER:INTERNAL=
PKG_XCB_SHAPE_LIBS_PATHS:INTERNAL=
PKG_XCB_SHAPE_MODULE_NAME:INTERNAL=
PKG_XCB_SHAPE_PREFIX:INTERNAL=
PKG_XCB_SHAPE_STATIC_CFLAGS:INTERNAL=
PKG_XCB_SHAPE_STATIC_CFLAGS_I:INTERNAL=
PKG_XCB_SHAPE_STATIC_CFLAGS_OTHER:INTERNAL=
PKG_XCB_SHAPE_STATIC_LIBDIR:INTERNAL=
PKG_XCB_SHAPE_STATIC_LIBS:INTERNAL=
PKG_XCB_SHAPE_STATIC_LIBS_L:INTERNAL=
PKG_XCB_SHAPE_STATIC_LIBS_OTHER:INTERNAL=
PKG_XCB_SHAPE_STATIC_LIBS_PATHS:INTERNAL=
PKG_XCB_SHAPE_VERSION:INTERNAL=
PKG_XCB_XCB_CFLAGS:INTERNAL=
PKG_XCB_XCB_CFLAGS_I:INTERNAL=
PKG_XCB_XCB_CFLAGS_OTHER:INTERNAL=
PKG_XCB_XCB_FOUND:INTERNAL=
PKG_XCB_XCB_INCLUDEDIR:INTERNAL=
PKG_XCB_XCB_LIBDIR:INTERNAL=
PKG_XCB_XCB_LIBS:INTERNAL=
PKG_XCB_XCB_LIBS_L:INTERNAL=
PKG_XCB_XCB_LIBS_OTHER:INTERNAL=
PKG_XCB_XCB_LIBS_PATHS:INTERNAL=
PKG_XCB_XCB_MODULE_NAME:INTERNAL=
PKG_XCB_XCB_PREFIX:INTERNAL=
PKG_XCB_XCB_STATIC_CFLAGS:INTERNAL=
PKG_XCB_XCB_STATIC_CFLAGS_I:INTERNAL=
PKG_XCB_XCB_STATIC_CFLAGS_OTHER:INTERNAL=
PKG_XCB_XCB_STATIC_LIBDIR:INTERNAL=
PKG_XCB_XCB_STATIC_LIBS:INTERNAL=
PKG_XCB_XCB_STATIC_LIBS_L:INTERNAL=
PKG_XCB_XCB_STATIC_LIBS_OTHER:INTERNAL=
PKG_XCB_XCB_STATIC_LIBS_PATHS:INTERNAL=
PKG_XCB_XCB_VERSION:INTERNAL=
PKG_XCB_XFIXES_CFLAGS:INTERNAL=
PKG_XCB_XFIXES_CFLAGS_I:INTERNAL=
PKG_XCB_XFIXES_CFLAGS_OTHER:INTERNAL=
PKG_XCB_XFIXES_FOUND:INTERNAL=
PKG_XCB_XFIXES_INCLUDEDIR:INTERNAL=
PKG_XCB_XFIXES_LIBDIR:INTERNAL=
PKG_XCB_XFIXES_LIBS:INTERNAL=
PKG_XCB_XFIXES_LIBS_L:INTERNAL=
PKG_XCB_XFIXES_LIBS_OTHER:INTERNAL=
PKG_XCB_XFIXES_LIBS_PATHS:INTERNAL=
PKG_XCB_XFIXES_MODULE_NAME:INTERNAL=
PKG_XCB_XFIXES_PREFIX:INTERNAL=
PKG_XCB_XFIXES_STATIC_CFLAGS:INTERNAL=
PKG_XCB_XFIXES_STATIC_CFLAGS_I:INTERNAL=
PKG_XCB_XFIXES_STATIC_CFLAGS_OTHER:INTERNAL=
PKG_XCB_XFIXES_STATIC_LIBDIR:INTERNAL=
PKG_XCB_XFIXES_STATIC_LIBS:INTERNAL=
PKG_XCB_XFIXES_STATIC_LIBS_L:INTERNAL=
PKG_XCB_XFIXES_STATIC_LIBS_OTHER:INTERNAL=
PKG_XCB_XFIXES_STATIC_LIBS_PATHS:INTERNAL=
PKG_XCB_XFIXES_VERSION:INTERNAL=
//ADVANCED property for variable: PostgreSQL_INCLUDE_DIR
PostgreSQL_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PostgreSQL_LIBRARY_DEBUG
PostgreSQL_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PostgreSQL_LIBRARY_RELEASE
PostgreSQL_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PostgreSQL_TYPE_INCLUDE_DIR
PostgreSQL_TYPE_INCLUDE_DIR-ADVANCED:INTERNAL=1
//Test variables that should be exported
QT_BASE_CONFIGURE_TESTS_VARS_TO_EXPORT:INTERNAL=TEST_architecture_arch;TEST_subarch_result;TEST_arch_x86_64_subarch_sse;TEST_arch_x86_64_subarch_sse2;TEST_buildAbi
QT_CMAKE_ZSTD_SUPPORT:INTERNAL=TRUE
//Qt feature: 3rdparty_hunspell
QT_FEATURE_3rdparty_hunspell:INTERNAL=OFF
QT_FEATURE_LABEL_3rdparty_hunspell:INTERNAL=  Using Hunspell copy from 3rdparty/
QT_FEATURE_LABEL_abstractbutton:INTERNAL=QAbstractButton
QT_FEATURE_LABEL_abstractslider:INTERNAL=QAbstractSlider
QT_FEATURE_LABEL_accessibility:INTERNAL=Accessibility
QT_FEATURE_LABEL_accessibility_atspi_bridge:INTERNAL=ATSPI Bridge
QT_FEATURE_LABEL_action:INTERNAL=Q(Gui)Action(Group)
QT_FEATURE_LABEL_aesni:INTERNAL=AES
QT_FEATURE_LABEL_alloca:INTERNAL=alloca()
QT_FEATURE_LABEL_alloca_h:INTERNAL=alloca.h
QT_FEATURE_LABEL_alloca_malloc_h:INTERNAL=alloca() in malloc.h
QT_FEATURE_LABEL_alsa:INTERNAL=ALSA
QT_FEATURE_LABEL_android_style_assets:INTERNAL=Android Style Assets
QT_FEATURE_LABEL_animation:INTERNAL=Animation
QT_FEATURE_LABEL_appstore_compliant:INTERNAL=App store compliance
QT_FEATURE_LABEL_arm_crc32:INTERNAL=CRC32
QT_FEATURE_LABEL_arm_crypto:INTERNAL=AES
QT_FEATURE_LABEL_assistant:INTERNAL=Qt Assistant
QT_FEATURE_LABEL_avfoundation:INTERNAL=AVFoundation
QT_FEATURE_LABEL_avx:INTERNAL=AVX
QT_FEATURE_LABEL_avx2:INTERNAL=AVX2
QT_FEATURE_LABEL_avx512bw:INTERNAL=BW
QT_FEATURE_LABEL_avx512cd:INTERNAL=CD
QT_FEATURE_LABEL_avx512dq:INTERNAL=DQ
QT_FEATURE_LABEL_avx512er:INTERNAL=ER
QT_FEATURE_LABEL_avx512f:INTERNAL=F
QT_FEATURE_LABEL_avx512ifma:INTERNAL=IFMA
QT_FEATURE_LABEL_avx512pf:INTERNAL=PF
QT_FEATURE_LABEL_avx512vbmi:INTERNAL=VBMI
QT_FEATURE_LABEL_avx512vl:INTERNAL=VL
QT_FEATURE_LABEL_backtrace:INTERNAL=backtrace
QT_FEATURE_LABEL_big_codecs:INTERNAL=Big Codecs
QT_FEATURE_LABEL_bluez:INTERNAL=BlueZ
QT_FEATURE_LABEL_bluez_le:INTERNAL=BlueZ Low Energy
QT_FEATURE_LABEL_brotli:INTERNAL=Brotli Decompression Support
QT_FEATURE_LABEL_buttongroup:INTERNAL=QButtonGroup
QT_FEATURE_LABEL_c11:INTERNAL=C11
QT_FEATURE_LABEL_c89:INTERNAL=C89
QT_FEATURE_LABEL_c99:INTERNAL=C99
QT_FEATURE_LABEL_calendarwidget:INTERNAL=QCalendarWidget
QT_FEATURE_LABEL_cangjie:INTERNAL=Cangjie
QT_FEATURE_LABEL_cborstreamreader:INTERNAL=CBOR stream reading
QT_FEATURE_LABEL_cborstreamwriter:INTERNAL=CBOR stream writing
QT_FEATURE_LABEL_ccache:INTERNAL=Using ccache
QT_FEATURE_LABEL_cerence_hwr:INTERNAL=  Handwriting
QT_FEATURE_LABEL_cerence_hwr_alphabetic:INTERNAL=    Alphabetic
QT_FEATURE_LABEL_cerence_hwr_cjk:INTERNAL=    CJK
QT_FEATURE_LABEL_cerence_sdk:INTERNAL=Cerence
QT_FEATURE_LABEL_cerence_xt9:INTERNAL=  XT9
QT_FEATURE_LABEL_charts_area_chart:INTERNAL=Area Chart
QT_FEATURE_LABEL_charts_bar_chart:INTERNAL=Bar Chart
QT_FEATURE_LABEL_charts_boxplot_chart:INTERNAL=Boxplot Chart
QT_FEATURE_LABEL_charts_candlestick_chart:INTERNAL=Candlestick Chart
QT_FEATURE_LABEL_charts_datetime_axis:INTERNAL=DateTime Axis
QT_FEATURE_LABEL_charts_line_chart:INTERNAL=Line Chart
QT_FEATURE_LABEL_charts_pie_chart:INTERNAL=Pie Chart
QT_FEATURE_LABEL_charts_scatter_chart:INTERNAL=Scatter Chart
QT_FEATURE_LABEL_charts_spline_chart:INTERNAL=Spline Chart
QT_FEATURE_LABEL_checkbox:INTERNAL=QCheckBox(
QT_FEATURE_LABEL_clang:INTERNAL=QDoc
QT_FEATURE_LABEL_clangcpp:INTERNAL=Clang-based lupdate parser
QT_FEATURE_LABEL_clipboard:INTERNAL=QClipboard
QT_FEATURE_LABEL_clock_gettime:INTERNAL=clock_gettime()
QT_FEATURE_LABEL_clock_monotonic:INTERNAL=POSIX monotonic clock
QT_FEATURE_LABEL_codecs:INTERNAL=Codecs
QT_FEATURE_LABEL_colordialog:INTERNAL=QColorDialog
QT_FEATURE_LABEL_colornames:INTERNAL=Color Names
QT_FEATURE_LABEL_columnview:INTERNAL=QColumnView
QT_FEATURE_LABEL_combobox:INTERNAL=QComboBox
QT_FEATURE_LABEL_commandlineparser:INTERNAL=QCommandlineParser
QT_FEATURE_LABEL_commandlinkbutton:INTERNAL=QCommandLinkButton
QT_FEATURE_LABEL_completer:INTERNAL=QCompleter
QT_FEATURE_LABEL_concatenatetablesproxymodel:INTERNAL=QConcatenateTablesProxyModel
QT_FEATURE_LABEL_concurrent:INTERNAL=Qt Concurrent
QT_FEATURE_LABEL_contextmenu:INTERNAL=Context menus
QT_FEATURE_LABEL_cpp_winrt:INTERNAL=cpp/winrt base
QT_FEATURE_LABEL_cross_compile:INTERNAL=Cross compiling
QT_FEATURE_LABEL_cssparser:INTERNAL=CssParser
QT_FEATURE_LABEL_cups:INTERNAL=CUPS
QT_FEATURE_LABEL_cupsjobwidget:INTERNAL=CUPS job control widget
QT_FEATURE_LABEL_cursor:INTERNAL=QCursor
QT_FEATURE_LABEL_cxx11:INTERNAL=C++11
QT_FEATURE_LABEL_cxx11_future:INTERNAL=C++11 <future>
QT_FEATURE_LABEL_cxx14:INTERNAL=C++14
QT_FEATURE_LABEL_cxx17:INTERNAL=C++17
QT_FEATURE_LABEL_cxx17_filesystem:INTERNAL=C++17 <filesystem>
QT_FEATURE_LABEL_cxx1z:INTERNAL=C++17
QT_FEATURE_LABEL_cxx20:INTERNAL=C++20
QT_FEATURE_LABEL_cxx2a:INTERNAL=C++20
QT_FEATURE_LABEL_datawidgetmapper:INTERNAL=QDataWidgetMapper
QT_FEATURE_LABEL_datestring:INTERNAL=QDate/QTime/QDateTime
QT_FEATURE_LABEL_datetimeedit:INTERNAL=QDateTimeEdit
QT_FEATURE_LABEL_datetimeparser:INTERNAL=QDateTimeParser
QT_FEATURE_LABEL_dbus:INTERNAL=Qt D-Bus
QT_FEATURE_LABEL_dbus_linked:INTERNAL=Qt D-Bus directly linked to libdbus
QT_FEATURE_LABEL_debug:INTERNAL=Build for debugging
QT_FEATURE_LABEL_debug_and_release:INTERNAL=Compile libs in debug and release mode
QT_FEATURE_LABEL_designer:INTERNAL=Qt Designer
QT_FEATURE_LABEL_desktopservices:INTERNAL=QDesktopServices
QT_FEATURE_LABEL_developer_build:INTERNAL=Developer build
QT_FEATURE_LABEL_dial:INTERNAL=QDial
QT_FEATURE_LABEL_dialog:INTERNAL=QDialog
QT_FEATURE_LABEL_dialogbuttonbox:INTERNAL=QDialogButtonBox
QT_FEATURE_LABEL_direct2d:INTERNAL=Direct 2D
QT_FEATURE_LABEL_direct2d1_1:INTERNAL=Direct 2D 1.1
QT_FEATURE_LABEL_directfb:INTERNAL=DirectFB
QT_FEATURE_LABEL_directwrite:INTERNAL=DirectWrite
QT_FEATURE_LABEL_directwrite3:INTERNAL=DirectWrite 3
QT_FEATURE_LABEL_distancefieldgenerator:INTERNAL=Qt Distance Field Generator
QT_FEATURE_LABEL_dlopen:INTERNAL=dlopen()
QT_FEATURE_LABEL_dnslookup:INTERNAL=QDnsLookup
QT_FEATURE_LABEL_dockwidget:INTERNAL=QDockwidget
QT_FEATURE_LABEL_dom:INTERNAL=DOM
QT_FEATURE_LABEL_doubleconversion:INTERNAL=DoubleConversion
QT_FEATURE_LABEL_draganddrop:INTERNAL=Drag and Drop
QT_FEATURE_LABEL_drm_atomic:INTERNAL=DRM Atomic API
QT_FEATURE_LABEL_dtls:INTERNAL=DTLS
QT_FEATURE_LABEL_dynamicgl:INTERNAL=Dynamic OpenGL: dynamicgl
QT_FEATURE_LABEL_easingcurve:INTERNAL=Easing curve
QT_FEATURE_LABEL_effects:INTERNAL=Effects
QT_FEATURE_LABEL_egl:INTERNAL=EGL
QT_FEATURE_LABEL_egl_x11:INTERNAL=EGL on X11
QT_FEATURE_LABEL_eglfs:INTERNAL=EGLFS
QT_FEATURE_LABEL_eglfs_brcm:INTERNAL=EGLFS Raspberry Pi
QT_FEATURE_LABEL_eglfs_egldevice:INTERNAL=EGLFS EGLDevice
QT_FEATURE_LABEL_eglfs_gbm:INTERNAL=EGLFS GBM
QT_FEATURE_LABEL_eglfs_mali:INTERNAL=EGLFS Mali
QT_FEATURE_LABEL_eglfs_openwfd:INTERNAL=EGLFS OpenWFD
QT_FEATURE_LABEL_eglfs_rcar:INTERNAL=EGLFS RCAR
QT_FEATURE_LABEL_eglfs_viv:INTERNAL=EGLFS i.Mx6
QT_FEATURE_LABEL_eglfs_viv_wl:INTERNAL=EGLFS i.Mx6 Wayland
QT_FEATURE_LABEL_eglfs_vsp2:INTERNAL=EGLFS VSP2
QT_FEATURE_LABEL_eglfs_x11:INTERNAL=EGLFS X11
QT_FEATURE_LABEL_enable_gdb_index:INTERNAL=Generating GDB index
QT_FEATURE_LABEL_enable_new_dtags:INTERNAL=Using new DTAGS
QT_FEATURE_LABEL_errormessage:INTERNAL=QErrorMessage
QT_FEATURE_LABEL_etw:INTERNAL=ETW
QT_FEATURE_LABEL_evdev:INTERNAL=evdev
QT_FEATURE_LABEL_eventfd:INTERNAL=eventfd
QT_FEATURE_LABEL_evr:INTERNAL=evr.h
QT_FEATURE_LABEL_f16c:INTERNAL=F16C
QT_FEATURE_LABEL_filedialog:INTERNAL=QFileDialog
QT_FEATURE_LABEL_filesystemiterator:INTERNAL=QFileSystemIterator
QT_FEATURE_LABEL_filesystemmodel:INTERNAL=QFileSystemModel
QT_FEATURE_LABEL_filesystemwatcher:INTERNAL=QFileSystemWatcher
QT_FEATURE_LABEL_fontcombobox:INTERNAL=QFontComboBox
QT_FEATURE_LABEL_fontconfig:INTERNAL=Fontconfig
QT_FEATURE_LABEL_fontdialog:INTERNAL=QFontDialog
QT_FEATURE_LABEL_force_asserts:INTERNAL=Force assertions
QT_FEATURE_LABEL_force_debug_info:INTERNAL=Add debug info in release mode
QT_FEATURE_LABEL_forkfd_pidfd:INTERNAL=CLONE_PIDFD support in forkfd
QT_FEATURE_LABEL_formlayout:INTERNAL=QFormLayout
QT_FEATURE_LABEL_framework:INTERNAL=Build Apple Frameworks
QT_FEATURE_LABEL_freetype:INTERNAL=FreeType
QT_FEATURE_LABEL_fscompleter:INTERNAL=QFSCompleter
QT_FEATURE_LABEL_futimens:INTERNAL=futimens()
QT_FEATURE_LABEL_futimes:INTERNAL=futimes()
QT_FEATURE_LABEL_future:INTERNAL=QFuture
QT_FEATURE_LABEL_gbm:INTERNAL=GBM
QT_FEATURE_LABEL_gc_binaries:INTERNAL=
QT_FEATURE_LABEL_gestures:INTERNAL=Gesture
QT_FEATURE_LABEL_getauxval:INTERNAL=getauxval()
QT_FEATURE_LABEL_getentropy:INTERNAL=getentropy()
QT_FEATURE_LABEL_getifaddrs:INTERNAL=getifaddrs()
QT_FEATURE_LABEL_gif:INTERNAL=GIF
QT_FEATURE_LABEL_glib:INTERNAL=GLib
QT_FEATURE_LABEL_glibc:INTERNAL=GNU libc
QT_FEATURE_LABEL_gpu_vivante:INTERNAL=Vivante GPU
QT_FEATURE_LABEL_graphicseffect:INTERNAL=QGraphicsEffect
QT_FEATURE_LABEL_graphicsview:INTERNAL=QGraphicsView
QT_FEATURE_LABEL_groupbox:INTERNAL=QGroupBox
QT_FEATURE_LABEL_gssapi:INTERNAL=GSSAPI
QT_FEATURE_LABEL_gstreamer:INTERNAL=
QT_FEATURE_LABEL_gstreamer_1_0:INTERNAL=GStreamer 1.0
QT_FEATURE_LABEL_gstreamer_app:INTERNAL=GStreamer App
QT_FEATURE_LABEL_gstreamer_gl:INTERNAL=GStreamer OpenGL
QT_FEATURE_LABEL_gstreamer_photography:INTERNAL=GStreamer Photography
QT_FEATURE_LABEL_gtk3:INTERNAL=GTK+
QT_FEATURE_LABEL_gui:INTERNAL=Qt Gui
QT_FEATURE_LABEL_gypsy:INTERNAL=Gypsy - A GPS Multiplexing Daemon
QT_FEATURE_LABEL_hangul:INTERNAL=Hangul
QT_FEATURE_LABEL_harfbuzz:INTERNAL=HarfBuzz
QT_FEATURE_LABEL_headersclean:INTERNAL=Check for clean headers
QT_FEATURE_LABEL_highdpiscaling:INTERNAL=High DPI Scaling
QT_FEATURE_LABEL_hijricalendar:INTERNAL=QHijriCalendar
QT_FEATURE_LABEL_http:INTERNAL=HTTP
QT_FEATURE_LABEL_hunspell:INTERNAL=Hunspell
QT_FEATURE_LABEL_ico:INTERNAL=ICO
QT_FEATURE_LABEL_iconv:INTERNAL=iconv
QT_FEATURE_LABEL_icu:INTERNAL=ICU
QT_FEATURE_LABEL_identityproxymodel:INTERNAL=QIdentityProxyModel
QT_FEATURE_LABEL_ifr_index:INTERNAL=ifr_index
QT_FEATURE_LABEL_im:INTERNAL=QInputContext
QT_FEATURE_LABEL_image_heuristic_mask:INTERNAL=QImage::createHeuristicMask()
QT_FEATURE_LABEL_image_text:INTERNAL=Image Text
QT_FEATURE_LABEL_imageformat_bmp:INTERNAL=BMP Image Format
QT_FEATURE_LABEL_imageformat_jpeg:INTERNAL=JPEG Image Format
QT_FEATURE_LABEL_imageformat_png:INTERNAL=PNG Image Format
QT_FEATURE_LABEL_imageformat_ppm:INTERNAL=PPM Image Format
QT_FEATURE_LABEL_imageformat_xbm:INTERNAL=XBM Image Format
QT_FEATURE_LABEL_imageformat_xpm:INTERNAL=XPM Image Format
QT_FEATURE_LABEL_imageformatplugin:INTERNAL=QImageIOPlugin
QT_FEATURE_LABEL_imageio_text_loading:INTERNAL=Image Text section loading
QT_FEATURE_LABEL_inotify:INTERNAL=inotify
QT_FEATURE_LABEL_inputdialog:INTERNAL=QInputDialog
QT_FEATURE_LABEL_integrityfb:INTERNAL=INTEGRITY framebuffer
QT_FEATURE_LABEL_integrityhid:INTERNAL=INTEGRITY HID
QT_FEATURE_LABEL_intelcet:INTERNAL=Using Intel CET
QT_FEATURE_LABEL_ipc_posix:INTERNAL=Using POSIX IPC
QT_FEATURE_LABEL_ipv6ifname:INTERNAL=IPv6 ifname
QT_FEATURE_LABEL_islamiccivilcalendar:INTERNAL=QIslamicCivilCalendar
QT_FEATURE_LABEL_itemmodel:INTERNAL=Qt Item Model
QT_FEATURE_LABEL_itemmodeltester:INTERNAL=Tester for item models
QT_FEATURE_LABEL_itemviews:INTERNAL=The Model/View Framework
QT_FEATURE_LABEL_jalalicalendar:INTERNAL=QJalaliCalendar
QT_FEATURE_LABEL_jasper:INTERNAL=JasPer
QT_FEATURE_LABEL_journald:INTERNAL=journald
QT_FEATURE_LABEL_jpeg:INTERNAL=JPEG
QT_FEATURE_LABEL_keysequenceedit:INTERNAL=QKeySequenceEdit
QT_FEATURE_LABEL_kmap2qmap:INTERNAL=kmap2qmap
QT_FEATURE_LABEL_kms:INTERNAL=KMS
QT_FEATURE_LABEL_label:INTERNAL=QLabel
QT_FEATURE_LABEL_largefile:INTERNAL=Large file support
QT_FEATURE_LABEL_lcdnumber:INTERNAL=QLCDNumber
QT_FEATURE_LABEL_lgmon:INTERNAL=lgmon
QT_FEATURE_LABEL_libinput:INTERNAL=libinput
QT_FEATURE_LABEL_libinput_axis_api:INTERNAL=axis API in libinput
QT_FEATURE_LABEL_libproxy:INTERNAL=libproxy
QT_FEATURE_LABEL_library:INTERNAL=QLibrary
QT_FEATURE_LABEL_libudev:INTERNAL=udev
QT_FEATURE_LABEL_lineedit:INTERNAL=QLineEdit
QT_FEATURE_LABEL_linguist:INTERNAL=Qt Linguist
QT_FEATURE_LABEL_linkat:INTERNAL=linkat()
QT_FEATURE_LABEL_linux_crypto_api:INTERNAL=Linux Crypto API
QT_FEATURE_LABEL_linux_dmabuf:INTERNAL=Linux DMA buffer support
QT_FEATURE_LABEL_linux_netlink:INTERNAL=Linux AF_NETLINK
QT_FEATURE_LABEL_linux_v4l:INTERNAL=Video for Linux
QT_FEATURE_LABEL_linuxfb:INTERNAL=LinuxFB
QT_FEATURE_LABEL_listview:INTERNAL=QListView
QT_FEATURE_LABEL_listwidget:INTERNAL=QListWidget
QT_FEATURE_LABEL_localserver:INTERNAL=QLocalServer
QT_FEATURE_LABEL_ltcg:INTERNAL=Using LTCG
QT_FEATURE_LABEL_lttng:INTERNAL=LTTNG
QT_FEATURE_LABEL_macdeployqt:INTERNAL=Mac Deployment Tool
QT_FEATURE_LABEL_mainwindow:INTERNAL=QMainWindow
QT_FEATURE_LABEL_mdiarea:INTERNAL=QMdiArea
QT_FEATURE_LABEL_menu:INTERNAL=QMenu
QT_FEATURE_LABEL_menubar:INTERNAL=QMenuBar
QT_FEATURE_LABEL_messagebox:INTERNAL=QMessageBox
QT_FEATURE_LABEL_mimetype:INTERNAL=Mimetype handling
QT_FEATURE_LABEL_mimetype_database:INTERNAL=Built-in copy of the MIME database
QT_FEATURE_LABEL_mips_dsp:INTERNAL=DSP
QT_FEATURE_LABEL_mips_dspr2:INTERNAL=DSPr2
QT_FEATURE_LABEL_mmrenderer:INTERNAL=MMRenderer
QT_FEATURE_LABEL_mng:INTERNAL=MNG
QT_FEATURE_LABEL_modbus_serialport:INTERNAL=SerialPort Support
QT_FEATURE_LABEL_movie:INTERNAL=QMovie
QT_FEATURE_LABEL_msvc_obj_debug_info:INTERNAL=Embed debug info in object files (MSVC)
QT_FEATURE_LABEL_mtdev:INTERNAL=mtdev
QT_FEATURE_LABEL_multiprocess:INTERNAL=Multi process
QT_FEATURE_LABEL_myscript:INTERNAL=MyScript
QT_FEATURE_LABEL_neon:INTERNAL=NEON
QT_FEATURE_LABEL_network:INTERNAL=Qt Network
QT_FEATURE_LABEL_networkdiskcache:INTERNAL=QNetworkDiskCache
QT_FEATURE_LABEL_networkinterface:INTERNAL=QNetworkInterface
QT_FEATURE_LABEL_networklistmanager:INTERNAL=Network List Manager
QT_FEATURE_LABEL_networkproxy:INTERNAL=QNetworkProxy
QT_FEATURE_LABEL_ntddmodm:INTERNAL=ntddmodm
QT_FEATURE_LABEL_ocsp:INTERNAL=OCSP-stapling
QT_FEATURE_LABEL_opengl:INTERNAL=OpenGL
QT_FEATURE_LABEL_opengl_desktop:INTERNAL=Desktop OpenGL
QT_FEATURE_LABEL_opengl_dynamic:INTERNAL=Dynamic OpenGL
QT_FEATURE_LABEL_opengles2:INTERNAL=OpenGL ES 2.0
QT_FEATURE_LABEL_opengles3:INTERNAL=OpenGL ES 3.0
QT_FEATURE_LABEL_opengles31:INTERNAL=OpenGL ES 3.1
QT_FEATURE_LABEL_opengles32:INTERNAL=OpenGL ES 3.2
QT_FEATURE_LABEL_openssl:INTERNAL=OpenSSL
QT_FEATURE_LABEL_openssl_linked:INTERNAL=  Qt directly linked to OpenSSL
QT_FEATURE_LABEL_openssl_runtime:INTERNAL=
QT_FEATURE_LABEL_opensslv11:INTERNAL=OpenSSL 1.1
QT_FEATURE_LABEL_openvg:INTERNAL=OpenVG
QT_FEATURE_LABEL_openwnn:INTERNAL=OpenWnn
QT_FEATURE_LABEL_optimize_debug:INTERNAL=Optimize debug build
QT_FEATURE_LABEL_optimize_full:INTERNAL=Fully optimize release builds (-O3)
QT_FEATURE_LABEL_optimize_size:INTERNAL=Optimize release build for size
QT_FEATURE_LABEL_pcre2:INTERNAL=PCRE2
QT_FEATURE_LABEL_pdf:INTERNAL=QPdf
QT_FEATURE_LABEL_picture:INTERNAL=QPicture
QT_FEATURE_LABEL_pinyin:INTERNAL=libpinyin
QT_FEATURE_LABEL_pixeltool:INTERNAL=pixeltool
QT_FEATURE_LABEL_pkg_config:INTERNAL=Using pkg-config
QT_FEATURE_LABEL_plugin_manifests:INTERNAL=Embed manifests in plugins
QT_FEATURE_LABEL_png:INTERNAL=PNG
QT_FEATURE_LABEL_poll_poll:INTERNAL=Native poll()
QT_FEATURE_LABEL_poll_pollts:INTERNAL=Native pollts()
QT_FEATURE_LABEL_poll_ppoll:INTERNAL=Native ppoll()
QT_FEATURE_LABEL_poll_select:INTERNAL=Emulated poll()
QT_FEATURE_LABEL_posix_fallocate:INTERNAL=POSIX fallocate()
QT_FEATURE_LABEL_precompile_header:INTERNAL=Using precompiled headers
QT_FEATURE_LABEL_printdialog:INTERNAL=QPrintDialog
QT_FEATURE_LABEL_printer:INTERNAL=QPrinter
QT_FEATURE_LABEL_printpreviewdialog:INTERNAL=QPrintPreviewDialog
QT_FEATURE_LABEL_printpreviewwidget:INTERNAL=QPrintPreviewWidget
QT_FEATURE_LABEL_printsupport:INTERNAL=Qt PrintSupport
QT_FEATURE_LABEL_private_tests:INTERNAL=Developer build: private_tests
QT_FEATURE_LABEL_process:INTERNAL=QProcess
QT_FEATURE_LABEL_processenvironment:INTERNAL=QProcessEnvironment
QT_FEATURE_LABEL_progressbar:INTERNAL=QProgressBar
QT_FEATURE_LABEL_progressdialog:INTERNAL=QProgressDialog
QT_FEATURE_LABEL_properties:INTERNAL=Properties
QT_FEATURE_LABEL_proxymodel:INTERNAL=QAbstractProxyModel
QT_FEATURE_LABEL_pulseaudio:INTERNAL=PulseAudio
QT_FEATURE_LABEL_pushbutton:INTERNAL=QPushButton
QT_FEATURE_LABEL_qdbus:INTERNAL=qdbus
QT_FEATURE_LABEL_qev:INTERNAL=qev
QT_FEATURE_LABEL_qeventtransition:INTERNAL=QEventTransition class
QT_FEATURE_LABEL_qmake:INTERNAL=qmake tool
QT_FEATURE_LABEL_qml_animation:INTERNAL=QML Animations
QT_FEATURE_LABEL_qml_debug:INTERNAL=QML debugging and profiling support
QT_FEATURE_LABEL_qml_delegate_model:INTERNAL=QML delegate model
QT_FEATURE_LABEL_qml_devtools:INTERNAL=QML Development Tools
QT_FEATURE_LABEL_qml_itemmodel:INTERNAL=QML Item Model
QT_FEATURE_LABEL_qml_jit:INTERNAL=QML just-in-time compiler
QT_FEATURE_LABEL_qml_list_model:INTERNAL=QML list model
QT_FEATURE_LABEL_qml_locale:INTERNAL=QML Locale
QT_FEATURE_LABEL_qml_network:INTERNAL=QML network support
QT_FEATURE_LABEL_qml_object_model:INTERNAL=QML object model
QT_FEATURE_LABEL_qml_preview:INTERNAL=Command line QML Preview tool
QT_FEATURE_LABEL_qml_profiler:INTERNAL=Command line QML Profiler
QT_FEATURE_LABEL_qml_python:INTERNAL=python
QT_FEATURE_LABEL_qml_sequence_object:INTERNAL=QML sequence object
QT_FEATURE_LABEL_qml_table_model:INTERNAL=QML table model
QT_FEATURE_LABEL_qml_worker_script:INTERNAL=QML WorkerScript
QT_FEATURE_LABEL_qml_xml_http_request:INTERNAL=QML XML http request
QT_FEATURE_LABEL_qml_xmllistmodel:INTERNAL=QML XmlListModel
QT_FEATURE_LABEL_qqnx_imf:INTERNAL=IMF
QT_FEATURE_LABEL_qqnx_pps:INTERNAL=PPS
QT_FEATURE_LABEL_qreal:INTERNAL=Type for qreal
QT_FEATURE_LABEL_qt3d_animation:INTERNAL=Animation aspect
QT_FEATURE_LABEL_qt3d_assimp:INTERNAL=Assimp
QT_FEATURE_LABEL_qt3d_extras:INTERNAL=Extras aspect
QT_FEATURE_LABEL_qt3d_fbxsdk:INTERNAL=Autodesk FBX
QT_FEATURE_LABEL_qt3d_input:INTERNAL=Input aspect
QT_FEATURE_LABEL_qt3d_logic:INTERNAL=Logic aspect
QT_FEATURE_LABEL_qt3d_opengl_renderer:INTERNAL=OpenGL Renderer
QT_FEATURE_LABEL_qt3d_render:INTERNAL=Render aspect
QT_FEATURE_LABEL_qt3d_rhi_renderer:INTERNAL=RHI Renderer
QT_FEATURE_LABEL_qt3d_simd_avx2:INTERNAL=Use AVX2 instructions
QT_FEATURE_LABEL_qt3d_simd_sse2:INTERNAL=Use SSE2 instructions
QT_FEATURE_LABEL_qt3d_system_assimp:INTERNAL=System Assimp
QT_FEATURE_LABEL_qt3d_vulkan:INTERNAL=Vulkan
QT_FEATURE_LABEL_qtattributionsscanner:INTERNAL=Qt Attributions Scanner
QT_FEATURE_LABEL_qtdiag:INTERNAL=qtdiag
QT_FEATURE_LABEL_qtplugininfo:INTERNAL=qtplugininfo
QT_FEATURE_LABEL_quick3d_assimp:INTERNAL=Assimp
QT_FEATURE_LABEL_quick_animatedimage:INTERNAL=AnimatedImage item
QT_FEATURE_LABEL_quick_canvas:INTERNAL=Canvas item
QT_FEATURE_LABEL_quick_designer:INTERNAL=Support for Qt Quick Designer
QT_FEATURE_LABEL_quick_draganddrop:INTERNAL=Drag & Drop
QT_FEATURE_LABEL_quick_flipable:INTERNAL=Flipable item
QT_FEATURE_LABEL_quick_gridview:INTERNAL=GridView item
QT_FEATURE_LABEL_quick_itemview:INTERNAL=ItemView item
QT_FEATURE_LABEL_quick_listview:INTERNAL=ListView item
QT_FEATURE_LABEL_quick_particles:INTERNAL=Particle support
QT_FEATURE_LABEL_quick_path:INTERNAL=Path support
QT_FEATURE_LABEL_quick_pathview:INTERNAL=PathView item
QT_FEATURE_LABEL_quick_positioners:INTERNAL=Positioner items
QT_FEATURE_LABEL_quick_repeater:INTERNAL=Repeater item
QT_FEATURE_LABEL_quick_shadereffect:INTERNAL=ShaderEffect item
QT_FEATURE_LABEL_quick_sprite:INTERNAL=Sprite item
QT_FEATURE_LABEL_quick_tableview:INTERNAL=TableView item
QT_FEATURE_LABEL_quick_viewtransitions:INTERNAL=Transitions required for ItemViews and Positioners
QT_FEATURE_LABEL_quickcontrols2_basic:INTERNAL=Basic
QT_FEATURE_LABEL_quickcontrols2_fusion:INTERNAL=Fusion
QT_FEATURE_LABEL_quickcontrols2_imagine:INTERNAL=Imagine
QT_FEATURE_LABEL_quickcontrols2_macos:INTERNAL=macOS
QT_FEATURE_LABEL_quickcontrols2_material:INTERNAL=Material
QT_FEATURE_LABEL_quickcontrols2_universal:INTERNAL=Universal
QT_FEATURE_LABEL_quickcontrols2_windows:INTERNAL=Windows
QT_FEATURE_LABEL_quicktemplates2_hover:INTERNAL=Hover support
QT_FEATURE_LABEL_quicktemplates2_multitouch:INTERNAL=Multi-touch support
QT_FEATURE_LABEL_radiobutton:INTERNAL=QRadioButton
QT_FEATURE_LABEL_raster_64bit:INTERNAL=QPainter - 64 bit raster
QT_FEATURE_LABEL_raster_fp:INTERNAL=QPainter - floating point raster
QT_FEATURE_LABEL_rdrnd:INTERNAL=RDRAND
QT_FEATURE_LABEL_rdseed:INTERNAL=RDSEED
QT_FEATURE_LABEL_reduce_exports:INTERNAL=Reduce amount of exported symbols
QT_FEATURE_LABEL_reduce_relocations:INTERNAL=Reduce amount of relocations
QT_FEATURE_LABEL_regularexpression:INTERNAL=QRegularExpression
QT_FEATURE_LABEL_relocatable:INTERNAL=Relocatable
QT_FEATURE_LABEL_renameat2:INTERNAL=renameat2()
QT_FEATURE_LABEL_resizehandler:INTERNAL=QWidgetResizeHandler
QT_FEATURE_LABEL_rpath:INTERNAL=Build with RPATH
QT_FEATURE_LABEL_rubberband:INTERNAL=QRubberBand
QT_FEATURE_LABEL_sanitize_address:INTERNAL=Addresses
QT_FEATURE_LABEL_sanitize_fuzzer_no_link:INTERNAL=Fuzzer (instrumentation only)
QT_FEATURE_LABEL_sanitize_memory:INTERNAL=Memory
QT_FEATURE_LABEL_sanitize_thread:INTERNAL=Threads
QT_FEATURE_LABEL_sanitize_undefined:INTERNAL=Undefined
QT_FEATURE_LABEL_sanitizer:INTERNAL=Sanitizers
QT_FEATURE_LABEL_schannel:INTERNAL=Schannel
QT_FEATURE_LABEL_scrollarea:INTERNAL=QScrollArea
QT_FEATURE_LABEL_scrollbar:INTERNAL=QScrollBar
QT_FEATURE_LABEL_scroller:INTERNAL=QScroller
QT_FEATURE_LABEL_sctp:INTERNAL=SCTP
QT_FEATURE_LABEL_scxml_ecmascriptdatamodel:INTERNAL=ECMAScript data model for QtScxml
QT_FEATURE_LABEL_securetransport:INTERNAL=SecureTransport
QT_FEATURE_LABEL_sensorfw:INTERNAL=sensorfw
QT_FEATURE_LABEL_separate_debug_info:INTERNAL=Split off debug information
QT_FEATURE_LABEL_sessionmanager:INTERNAL=Session Management
QT_FEATURE_LABEL_settings:INTERNAL=QSettings
QT_FEATURE_LABEL_sha3_fast:INTERNAL=Speed optimized SHA3
QT_FEATURE_LABEL_shani:INTERNAL=SHA
QT_FEATURE_LABEL_shared:INTERNAL=Building shared libraries
QT_FEATURE_LABEL_sharedmemory:INTERNAL=QSharedMemory
QT_FEATURE_LABEL_shortcut:INTERNAL=QShortcut
QT_FEATURE_LABEL_signaling_nan:INTERNAL=Signaling NaN
QT_FEATURE_LABEL_simdAlways:INTERNAL=Intrinsics without compiler architecture option
QT_FEATURE_LABEL_simulator_and_device:INTERNAL=Build for both simulator and device
QT_FEATURE_LABEL_sizegrip:INTERNAL=QSizeGrip
QT_FEATURE_LABEL_slider:INTERNAL=QSlider
QT_FEATURE_LABEL_slog2:INTERNAL=slog2
QT_FEATURE_LABEL_socketcan:INTERNAL=Socket CAN
QT_FEATURE_LABEL_socketcan_fd:INTERNAL=Socket CAN FD
QT_FEATURE_LABEL_socks5:INTERNAL=SOCKS5
QT_FEATURE_LABEL_sortfilterproxymodel:INTERNAL=QSortFilterProxyModel
QT_FEATURE_LABEL_spinbox:INTERNAL=QSpinBox
QT_FEATURE_LABEL_splashscreen:INTERNAL=QSplashScreen
QT_FEATURE_LABEL_splitter:INTERNAL=QSplitter
QT_FEATURE_LABEL_sql:INTERNAL=Qt Sql
QT_FEATURE_LABEL_sql_db2:INTERNAL=DB2 (IBM)
QT_FEATURE_LABEL_sql_ibase:INTERNAL=InterBase
QT_FEATURE_LABEL_sql_mysql:INTERNAL=MySql
QT_FEATURE_LABEL_sql_oci:INTERNAL=OCI (Oracle)
QT_FEATURE_LABEL_sql_odbc:INTERNAL=ODBC
QT_FEATURE_LABEL_sql_psql:INTERNAL=PostgreSQL
QT_FEATURE_LABEL_sql_sqlite:INTERNAL=SQLite
QT_FEATURE_LABEL_sqlmodel:INTERNAL=SQL item models
QT_FEATURE_LABEL_sse2:INTERNAL=SSE2
QT_FEATURE_LABEL_sse3:INTERNAL=SSE3
QT_FEATURE_LABEL_sse4_1:INTERNAL=SSE4.1
QT_FEATURE_LABEL_sse4_2:INTERNAL=SSE4.2
QT_FEATURE_LABEL_ssl:INTERNAL=SSL
QT_FEATURE_LABEL_sspi:INTERNAL=SSPI
QT_FEATURE_LABEL_ssse3:INTERNAL=SSSE3
QT_FEATURE_LABEL_stack_protector_strong:INTERNAL=stack protection
QT_FEATURE_LABEL_stackedwidget:INTERNAL=QStackedWidget
QT_FEATURE_LABEL_standarditemmodel:INTERNAL=QStandardItemModel
QT_FEATURE_LABEL_statemachine:INTERNAL=State machine
QT_FEATURE_LABEL_static:INTERNAL=
QT_FEATURE_LABEL_static_runtime:INTERNAL=Statically link the C/C++ runtime library
QT_FEATURE_LABEL_statusbar:INTERNAL=QStatusBar
QT_FEATURE_LABEL_statustip:INTERNAL=Status Tip
QT_FEATURE_LABEL_statx:INTERNAL=statx() in libc
QT_FEATURE_LABEL_std_atomic64:INTERNAL=64 bit atomic operations
QT_FEATURE_LABEL_stringlistmodel:INTERNAL=QStringListModel
QT_FEATURE_LABEL_style_android:INTERNAL=Android
QT_FEATURE_LABEL_style_fusion:INTERNAL=Fusion
QT_FEATURE_LABEL_style_mac:INTERNAL=macOS
QT_FEATURE_LABEL_style_stylesheet:INTERNAL=QStyleSheetStyle
QT_FEATURE_LABEL_style_windows:INTERNAL=Windows
QT_FEATURE_LABEL_style_windowsvista:INTERNAL=WindowsVista
QT_FEATURE_LABEL_syntaxhighlighter:INTERNAL=QSyntaxHighlighter
QT_FEATURE_LABEL_syslog:INTERNAL=syslog
QT_FEATURE_LABEL_system_assimp:INTERNAL=System Assimp
QT_FEATURE_LABEL_system_doubleconversion:INTERNAL=  Using system DoubleConversion
QT_FEATURE_LABEL_system_freetype:INTERNAL=  Using system FreeType
QT_FEATURE_LABEL_system_harfbuzz:INTERNAL=  Using system HarfBuzz
QT_FEATURE_LABEL_system_hunspell:INTERNAL=System Hunspell
QT_FEATURE_LABEL_system_jpeg:INTERNAL=  Using system libjpeg
QT_FEATURE_LABEL_system_libb2:INTERNAL=Using system libb2
QT_FEATURE_LABEL_system_pcre2:INTERNAL=  Using system PCRE2
QT_FEATURE_LABEL_system_png:INTERNAL=  Using system libpng
QT_FEATURE_LABEL_system_proxies:INTERNAL=Use system proxies
QT_FEATURE_LABEL_system_sqlite:INTERNAL=  Using system provided SQLite
QT_FEATURE_LABEL_system_textmarkdownreader:INTERNAL=  Using system libmd4c
QT_FEATURE_LABEL_system_tiff:INTERNAL=  Using system libtiff
QT_FEATURE_LABEL_system_webp:INTERNAL=  Using system libwebp
QT_FEATURE_LABEL_system_xcb_xinput:INTERNAL=Using system-provided xcb-xinput
QT_FEATURE_LABEL_system_zlib:INTERNAL=Using system zlib
QT_FEATURE_LABEL_systemsemaphore:INTERNAL=QSystemSemaphore
QT_FEATURE_LABEL_systemtrayicon:INTERNAL=QSystemTrayIcon
QT_FEATURE_LABEL_tabbar:INTERNAL=QTabBar
QT_FEATURE_LABEL_tabletevent:INTERNAL=QTabletEvent
QT_FEATURE_LABEL_tableview:INTERNAL=QTableView
QT_FEATURE_LABEL_tablewidget:INTERNAL=QTableWidget
QT_FEATURE_LABEL_tabwidget:INTERNAL=QTabWidget
QT_FEATURE_LABEL_tcime:INTERNAL=Traditional Chinese IME (tcime)
QT_FEATURE_LABEL_temporaryfile:INTERNAL=QTemporaryFile
QT_FEATURE_LABEL_testcocoon:INTERNAL=Testcocoon support
QT_FEATURE_LABEL_testlib:INTERNAL=Qt Testlib
QT_FEATURE_LABEL_testlib_selfcover:INTERNAL=Coverage testing of testlib itself
QT_FEATURE_LABEL_textbrowser:INTERNAL=QTextBrowser
QT_FEATURE_LABEL_textcodec:INTERNAL=QTextCodec
QT_FEATURE_LABEL_textdate:INTERNAL=Text Date
QT_FEATURE_LABEL_textedit:INTERNAL=QTextEdit
QT_FEATURE_LABEL_texthtmlparser:INTERNAL=HtmlParser
QT_FEATURE_LABEL_textmarkdownreader:INTERNAL=MarkdownReader
QT_FEATURE_LABEL_textmarkdownwriter:INTERNAL=MarkdownWriter
QT_FEATURE_LABEL_textodfwriter:INTERNAL=OdfWriter
QT_FEATURE_LABEL_thai:INTERNAL=Thai
QT_FEATURE_LABEL_thread:INTERNAL=Thread support
QT_FEATURE_LABEL_threadsafe_cloexec:INTERNAL=Threadsafe pipe creation
QT_FEATURE_LABEL_tiff:INTERNAL=TIFF
QT_FEATURE_LABEL_timezone:INTERNAL=QTimeZone
QT_FEATURE_LABEL_toolbar:INTERNAL=QToolBar
QT_FEATURE_LABEL_toolbox:INTERNAL=QToolBox
QT_FEATURE_LABEL_toolbutton:INTERNAL=QToolButton
QT_FEATURE_LABEL_tooltip:INTERNAL=QToolTip
QT_FEATURE_LABEL_topleveldomain:INTERNAL=qTopLevelDomain()
QT_FEATURE_LABEL_translation:INTERNAL=Translation
QT_FEATURE_LABEL_transposeproxymodel:INTERNAL=QTransposeProxyModel
QT_FEATURE_LABEL_treeview:INTERNAL=QTreeView
QT_FEATURE_LABEL_treewidget:INTERNAL=QTreeWidget
QT_FEATURE_LABEL_tslib:INTERNAL=tslib
QT_FEATURE_LABEL_tuiotouch:INTERNAL=TuioTouch
QT_FEATURE_LABEL_udpsocket:INTERNAL=QUdpSocket
QT_FEATURE_LABEL_undocommand:INTERNAL=QUndoCommand
QT_FEATURE_LABEL_undogroup:INTERNAL=QUndoGroup
QT_FEATURE_LABEL_undostack:INTERNAL=QUndoStack
QT_FEATURE_LABEL_undoview:INTERNAL=QUndoView
QT_FEATURE_LABEL_use_bfd_linker:INTERNAL=bfd
QT_FEATURE_LABEL_use_gold_linker:INTERNAL=gold
QT_FEATURE_LABEL_use_gold_linker_alias:INTERNAL=
QT_FEATURE_LABEL_use_ham:INTERNAL=High Availability Manager (ham)
QT_FEATURE_LABEL_use_lld_linker:INTERNAL=lld
QT_FEATURE_LABEL_use_mold_linker:INTERNAL=mold
QT_FEATURE_LABEL_valgrind:INTERNAL=Valgrind
QT_FEATURE_LABEL_validator:INTERNAL=QValidator
QT_FEATURE_LABEL_vkb_arrow_keynavigation:INTERNAL=Key navigation
QT_FEATURE_LABEL_vkb_bundle_cerence:INTERNAL=  Bundle resources
QT_FEATURE_LABEL_vkb_bundle_cerence_hwr:INTERNAL=    Handwriting
QT_FEATURE_LABEL_vkb_bundle_cerence_xt9:INTERNAL=    XT9
QT_FEATURE_LABEL_vkb_cerence_static:INTERNAL=  Static Linking
QT_FEATURE_LABEL_vkb_cerence_xt9_9key_layouts:INTERNAL=    XT9 9-key layouts
QT_FEATURE_LABEL_vkb_cerence_xt9_debug:INTERNAL=    XT9 Debug
QT_FEATURE_LABEL_vkb_default_style:INTERNAL=Default style
QT_FEATURE_LABEL_vkb_desktop:INTERNAL=Desktop integration
QT_FEATURE_LABEL_vkb_lang_ar_AR:INTERNAL=Arabic
QT_FEATURE_LABEL_vkb_lang_bg_BG:INTERNAL=Bulgarian
QT_FEATURE_LABEL_vkb_lang_cs_CZ:INTERNAL=Czech
QT_FEATURE_LABEL_vkb_lang_da_DK:INTERNAL=Danish
QT_FEATURE_LABEL_vkb_lang_de_DE:INTERNAL=German
QT_FEATURE_LABEL_vkb_lang_el_GR:INTERNAL=Greek
QT_FEATURE_LABEL_vkb_lang_en_GB:INTERNAL=English GB
QT_FEATURE_LABEL_vkb_lang_en_US:INTERNAL=English US
QT_FEATURE_LABEL_vkb_lang_es_ES:INTERNAL=Spanish
QT_FEATURE_LABEL_vkb_lang_es_MX:INTERNAL=Spanish Mexico
QT_FEATURE_LABEL_vkb_lang_et_EE:INTERNAL=Estonian
QT_FEATURE_LABEL_vkb_lang_fa_FA:INTERNAL=Farsi
QT_FEATURE_LABEL_vkb_lang_fi_FI:INTERNAL=Finnish
QT_FEATURE_LABEL_vkb_lang_fr_CA:INTERNAL=French Canada
QT_FEATURE_LABEL_vkb_lang_fr_FR:INTERNAL=French France
QT_FEATURE_LABEL_vkb_lang_he_IL:INTERNAL=Hebrew
QT_FEATURE_LABEL_vkb_lang_hi_IN:INTERNAL=Hindi
QT_FEATURE_LABEL_vkb_lang_hr_HR:INTERNAL=Croatian
QT_FEATURE_LABEL_vkb_lang_hu_HU:INTERNAL=Hungarian
QT_FEATURE_LABEL_vkb_lang_id_ID:INTERNAL=Indonesian
QT_FEATURE_LABEL_vkb_lang_it_IT:INTERNAL=Italian
QT_FEATURE_LABEL_vkb_lang_ja_JP:INTERNAL=Japanese
QT_FEATURE_LABEL_vkb_lang_ko_KR:INTERNAL=Korean
QT_FEATURE_LABEL_vkb_lang_ms_MY:INTERNAL=Malay
QT_FEATURE_LABEL_vkb_lang_nb_NO:INTERNAL=Norwegian
QT_FEATURE_LABEL_vkb_lang_nl_NL:INTERNAL=Dutch
QT_FEATURE_LABEL_vkb_lang_pl_PL:INTERNAL=Polish
QT_FEATURE_LABEL_vkb_lang_pt_BR:INTERNAL=Portuguese Brazil
QT_FEATURE_LABEL_vkb_lang_pt_PT:INTERNAL=Portuguese Portugal
QT_FEATURE_LABEL_vkb_lang_ro_RO:INTERNAL=Romanian
QT_FEATURE_LABEL_vkb_lang_ru_RU:INTERNAL=Russian
QT_FEATURE_LABEL_vkb_lang_sk_SK:INTERNAL=Slovak
QT_FEATURE_LABEL_vkb_lang_sl_SI:INTERNAL=Slovenian
QT_FEATURE_LABEL_vkb_lang_sq_AL:INTERNAL=Albanian
QT_FEATURE_LABEL_vkb_lang_sr_SP:INTERNAL=Serbian
QT_FEATURE_LABEL_vkb_lang_sv_SE:INTERNAL=Swedish
QT_FEATURE_LABEL_vkb_lang_th_TH:INTERNAL=Thai
QT_FEATURE_LABEL_vkb_lang_tr_TR:INTERNAL=Turkish
QT_FEATURE_LABEL_vkb_lang_uk_UA:INTERNAL=Ukrainian
QT_FEATURE_LABEL_vkb_lang_vi_VN:INTERNAL=Vietnamese
QT_FEATURE_LABEL_vkb_lang_zh_CN:INTERNAL=Simplified Chinese
QT_FEATURE_LABEL_vkb_lang_zh_HK:INTERNAL=HongKong Chinese
QT_FEATURE_LABEL_vkb_lang_zh_TW:INTERNAL=Traditional Chinese
QT_FEATURE_LABEL_vkb_layouts:INTERNAL=Built-in layouts
QT_FEATURE_LABEL_vkb_no_builtin_style:INTERNAL=Disable builtin styles
QT_FEATURE_LABEL_vkb_no_bundle_pinyin:INTERNAL=Disable resource bundle for the pinyin
QT_FEATURE_LABEL_vkb_no_bundle_tcime:INTERNAL=Disable resource bundle for the tcime
QT_FEATURE_LABEL_vkb_record_trace_input:INTERNAL=Input trace recording
QT_FEATURE_LABEL_vkb_retro_style:INTERNAL=Retro style as default
QT_FEATURE_LABEL_vkb_sensitive_debug:INTERNAL=Sensitive Debug
QT_FEATURE_LABEL_vkb_xcb:INTERNAL=XCB integration
QT_FEATURE_LABEL_vkgen:INTERNAL=vkgen
QT_FEATURE_LABEL_vkkhrdisplay:INTERNAL=VK_KHR_display
QT_FEATURE_LABEL_vnc:INTERNAL=VNC
QT_FEATURE_LABEL_vsp2:INTERNAL=VSP2
QT_FEATURE_LABEL_vulkan:INTERNAL=Vulkan
QT_FEATURE_LABEL_webp:INTERNAL=WEBP
QT_FEATURE_LABEL_whatsthis:INTERNAL=QWhatsThis
QT_FEATURE_LABEL_wheelevent:INTERNAL=QWheelEvent
QT_FEATURE_LABEL_widgets:INTERNAL=Qt Widgets
QT_FEATURE_LABEL_widgettextcontrol:INTERNAL=QWidgetTextControl
QT_FEATURE_LABEL_windeployqt:INTERNAL=Windows deployment tool
QT_FEATURE_LABEL_winrt_bt:INTERNAL=WinRT Bluetooth API (desktop & UWP)
QT_FEATURE_LABEL_winrt_geolocation:INTERNAL=WinRT geolocation API
QT_FEATURE_LABEL_winrt_sensors:INTERNAL=WinRT sensors backend
QT_FEATURE_LABEL_wizard:INTERNAL=QWizard
QT_FEATURE_LABEL_wmf:INTERNAL=Windows Media Foundation
QT_FEATURE_LABEL_wmsdk:INTERNAL=wmsdk.h
QT_FEATURE_LABEL_xcb:INTERNAL=XCB
QT_FEATURE_LABEL_xcb_egl_plugin:INTERNAL=EGL-X11 Plugin
QT_FEATURE_LABEL_xcb_glx:INTERNAL=  XCB GLX
QT_FEATURE_LABEL_xcb_glx_plugin:INTERNAL=GLX Plugin
QT_FEATURE_LABEL_xcb_native_painting:INTERNAL=Native painting (experimental)
QT_FEATURE_LABEL_xcb_sm:INTERNAL=xcb-sm
QT_FEATURE_LABEL_xcb_xlib:INTERNAL=XCB Xlib
QT_FEATURE_LABEL_xkbcommon:INTERNAL=xkbcommon
QT_FEATURE_LABEL_xkbcommon_x11:INTERNAL=xkbcommon-x11
QT_FEATURE_LABEL_xlib:INTERNAL=XLib
QT_FEATURE_LABEL_xml:INTERNAL=Qt Xml
QT_FEATURE_LABEL_xmlstream:INTERNAL=XML Streaming APIs
QT_FEATURE_LABEL_xmlstreamreader:INTERNAL=QXmlStreamReader
QT_FEATURE_LABEL_xmlstreamwriter:INTERNAL=QXmlStreamWriter
QT_FEATURE_LABEL_xrender:INTERNAL=XRender for native painting
QT_FEATURE_LABEL_zhuyin:INTERNAL=Zhuyin
QT_FEATURE_LABEL_zstd:INTERNAL=Zstandard support
//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: alsa
QT_FEATURE_alsa:INTERNAL=OFF
//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: assistant
QT_FEATURE_assistant:INTERNAL=ON
//Qt feature: avfoundation
QT_FEATURE_avfoundation: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: avx512vl (from target Qt6::Core)
QT_FEATURE_avx512vl:INTERNAL=ON
//Qt feature: backtrace (from target Qt6::Core)
QT_FEATURE_backtrace:INTERNAL=OFF
//Qt feature: big_codecs
QT_FEATURE_big_codecs:INTERNAL=ON
//Qt feature: bluez
QT_FEATURE_bluez:INTERNAL=OFF
//Qt feature: bluez_le
QT_FEATURE_bluez_le:INTERNAL=OFF
//Qt feature: brotli (from target Qt6::Network)
QT_FEATURE_brotli:INTERNAL=OFF
//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: c89
QT_FEATURE_c89: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: cangjie
QT_FEATURE_cangjie: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: ccache
QT_FEATURE_ccache:INTERNAL=OFF
//Qt feature: cerence_hwr
QT_FEATURE_cerence_hwr:INTERNAL=OFF
//Qt feature: cerence_hwr_alphabetic
QT_FEATURE_cerence_hwr_alphabetic:INTERNAL=OFF
//Qt feature: cerence_hwr_cjk
QT_FEATURE_cerence_hwr_cjk:INTERNAL=OFF
//Qt feature: cerence_sdk
QT_FEATURE_cerence_sdk:INTERNAL=OFF
//Qt feature: cerence_xt9
QT_FEATURE_cerence_xt9:INTERNAL=OFF
//Qt feature: charts_area_chart
QT_FEATURE_charts_area_chart:INTERNAL=ON
//Qt feature: charts_bar_chart
QT_FEATURE_charts_bar_chart:INTERNAL=ON
//Qt feature: charts_boxplot_chart
QT_FEATURE_charts_boxplot_chart:INTERNAL=ON
//Qt feature: charts_candlestick_chart
QT_FEATURE_charts_candlestick_chart:INTERNAL=ON
//Qt feature: charts_datetime_axis
QT_FEATURE_charts_datetime_axis:INTERNAL=ON
//Qt feature: charts_line_chart
QT_FEATURE_charts_line_chart:INTERNAL=ON
//Qt feature: charts_pie_chart
QT_FEATURE_charts_pie_chart:INTERNAL=ON
//Qt feature: charts_scatter_chart
QT_FEATURE_charts_scatter_chart:INTERNAL=ON
//Qt feature: charts_spline_chart
QT_FEATURE_charts_spline_chart:INTERNAL=ON
//Qt feature: checkbox (from target Qt6::Widgets)
QT_FEATURE_checkbox:INTERNAL=ON
//Qt feature: clang
QT_FEATURE_clang:INTERNAL=OFF
//Qt feature: clangcpp
QT_FEATURE_clangcpp:INTERNAL=OFF
//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: codecs
QT_FEATURE_codecs:INTERNAL=ON
//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: 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: designer
QT_FEATURE_designer:INTERNAL=ON
//Qt feature: desktopservices (from target Qt6::Gui)
QT_FEATURE_desktopservices:INTERNAL=ON
//Qt feature: developer_build
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: distancefieldgenerator
QT_FEATURE_distancefieldgenerator:INTERNAL=ON
//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: enable_gdb_index
QT_FEATURE_enable_gdb_index:INTERNAL=OFF
//Qt feature: enable_new_dtags
QT_FEATURE_enable_new_dtags: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: evr
QT_FEATURE_evr:INTERNAL=ON
//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
QT_FEATURE_force_debug_info:INTERNAL=OFF
//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: futimes (from target Qt6::Core)
QT_FEATURE_futimes:INTERNAL=OFF
//Qt feature: future (from target Qt6::Core)
QT_FEATURE_future:INTERNAL=ON
//Qt feature: gbm
QT_FEATURE_gbm:INTERNAL=OFF
//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: gpu_vivante
QT_FEATURE_gpu_vivante: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: gstreamer
QT_FEATURE_gstreamer:INTERNAL=OFF
//Qt feature: gstreamer_1_0
QT_FEATURE_gstreamer_1_0:INTERNAL=OFF
//Qt feature: gstreamer_app
QT_FEATURE_gstreamer_app:INTERNAL=OFF
//Qt feature: gstreamer_gl
QT_FEATURE_gstreamer_gl:INTERNAL=OFF
//Qt feature: gstreamer_photography
QT_FEATURE_gstreamer_photography: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
QT_FEATURE_gypsy:INTERNAL=OFF
//Qt feature: hangul
QT_FEATURE_hangul:INTERNAL=ON
//Qt feature: harfbuzz (from target Qt6::Gui)
QT_FEATURE_harfbuzz:INTERNAL=ON
//Qt feature: headersclean
QT_FEATURE_headersclean:INTERNAL=OFF
//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: hunspell
QT_FEATURE_hunspell:INTERNAL=OFF
//Qt feature: ico (from target Qt6::Gui)
QT_FEATURE_ico:INTERNAL=ON
//Qt feature: iconv
QT_FEATURE_iconv:INTERNAL=OFF
//Qt feature: icu (from target Qt6::Core)
QT_FEATURE_icu:INTERNAL=OFF
//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: ipc_posix
QT_FEATURE_ipc_posix: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: jasper
QT_FEATURE_jasper:INTERNAL=OFF
//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: kmap2qmap
QT_FEATURE_kmap2qmap: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: lgmon
QT_FEATURE_lgmon:INTERNAL=OFF
//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: 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: linguist
QT_FEATURE_linguist:INTERNAL=ON
//Qt feature: linkat (from target Qt6::Core)
QT_FEATURE_linkat:INTERNAL=OFF
//Qt feature: linux_crypto_api
QT_FEATURE_linux_crypto_api:INTERNAL=OFF
//Qt feature: linux_dmabuf
QT_FEATURE_linux_dmabuf:INTERNAL=OFF
//Qt feature: linux_netlink (from target Qt6::Network)
QT_FEATURE_linux_netlink:INTERNAL=OFF
//Qt feature: linux_v4l
QT_FEATURE_linux_v4l: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: ltcg
QT_FEATURE_ltcg:INTERNAL=OFF
//Qt feature: lttng (from target Qt6::Core)
QT_FEATURE_lttng:INTERNAL=OFF
//Qt feature: macdeployqt
QT_FEATURE_macdeployqt: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: mmrenderer
QT_FEATURE_mmrenderer:INTERNAL=OFF
//Qt feature: mng
QT_FEATURE_mng:INTERNAL=OFF
//Qt feature: modbus_serialport
QT_FEATURE_modbus_serialport:INTERNAL=ON
//Qt feature: movie (from target Qt6::Gui)
QT_FEATURE_movie:INTERNAL=ON
//Qt feature: msvc_obj_debug_info
QT_FEATURE_msvc_obj_debug_info:INTERNAL=OFF
//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: myscript
QT_FEATURE_myscript:INTERNAL=OFF
//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_pkg_config (from target Qt6::Core)
QT_FEATURE_no_pkg_config:INTERNAL=ON
//Qt feature: ntddmodm (from target Qt6::SerialPort)
QT_FEATURE_ntddmodm: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: opengl_desktop
QT_FEATURE_opengl_desktop:INTERNAL=OFF
//Qt feature: opengl_dynamic
QT_FEATURE_opengl_dynamic: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::Network)
QT_FEATURE_openssl:INTERNAL=ON
//Qt feature: openssl_linked (from target Qt6::Network)
QT_FEATURE_openssl_linked:INTERNAL=ON
//Qt feature: openssl_runtime
QT_FEATURE_openssl_runtime:INTERNAL=OFF
//Qt feature: opensslv11 (from target Qt6::Network)
QT_FEATURE_opensslv11:INTERNAL=ON
//Qt feature: openvg (from target Qt6::Gui)
QT_FEATURE_openvg:INTERNAL=OFF
//Qt feature: openwnn
QT_FEATURE_openwnn:INTERNAL=ON
//Qt feature: optimize_debug
QT_FEATURE_optimize_debug:INTERNAL=OFF
//Qt feature: optimize_full
QT_FEATURE_optimize_full:INTERNAL=OFF
//Qt feature: optimize_size
QT_FEATURE_optimize_size: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: picture (from target Qt6::Gui)
QT_FEATURE_picture:INTERNAL=ON
//Qt feature: pinyin
QT_FEATURE_pinyin:INTERNAL=ON
//Qt feature: pixeltool
QT_FEATURE_pixeltool: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: plugin_manifests
QT_FEATURE_plugin_manifests:INTERNAL=OFF
//Qt feature: png (from target Qt6::Gui)
QT_FEATURE_png:INTERNAL=ON
//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: properties (from target Qt6::Core)
QT_FEATURE_properties:INTERNAL=ON
//Qt feature: proxymodel (from target Qt6::Core)
QT_FEATURE_proxymodel:INTERNAL=ON
//Qt feature: pulseaudio
QT_FEATURE_pulseaudio:INTERNAL=OFF
//Qt feature: pushbutton (from target Qt6::Widgets)
QT_FEATURE_pushbutton:INTERNAL=ON
//Qt feature: qdbus
QT_FEATURE_qdbus:INTERNAL=ON
//Qt feature: qev
QT_FEATURE_qev:INTERNAL=ON
//Qt feature: qeventtransition
QT_FEATURE_qeventtransition:INTERNAL=ON
//Qt feature: qmake
QT_FEATURE_qmake: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_sequence_object (from target Qt6::Qml)
QT_FEATURE_qml_sequence_object: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: qreal
QT_FEATURE_qreal:INTERNAL=OFF
//Qt feature: qt3d_animation
QT_FEATURE_qt3d_animation:INTERNAL=ON
//Qt feature: qt3d_assimp
QT_FEATURE_qt3d_assimp:INTERNAL=ON
//Qt feature: qt3d_extras
QT_FEATURE_qt3d_extras:INTERNAL=ON
//Qt feature: qt3d_fbxsdk
QT_FEATURE_qt3d_fbxsdk:INTERNAL=OFF
//Qt feature: qt3d_input
QT_FEATURE_qt3d_input:INTERNAL=ON
//Qt feature: qt3d_logic
QT_FEATURE_qt3d_logic:INTERNAL=ON
//Qt feature: qt3d_opengl_renderer
QT_FEATURE_qt3d_opengl_renderer:INTERNAL=ON
//Qt feature: qt3d_render
QT_FEATURE_qt3d_render:INTERNAL=ON
//Qt feature: qt3d_rhi_renderer
QT_FEATURE_qt3d_rhi_renderer:INTERNAL=OFF
//Qt feature: qt3d_simd_avx2
QT_FEATURE_qt3d_simd_avx2:INTERNAL=OFF
//Qt feature: qt3d_simd_sse2
QT_FEATURE_qt3d_simd_sse2:INTERNAL=ON
//Qt feature: qt3d_system_assimp
QT_FEATURE_qt3d_system_assimp:INTERNAL=OFF
//Qt feature: qt3d_vulkan
QT_FEATURE_qt3d_vulkan:INTERNAL=OFF
//Qt feature: qtattributionsscanner
QT_FEATURE_qtattributionsscanner:INTERNAL=ON
//Qt feature: qtdiag
QT_FEATURE_qtdiag:INTERNAL=ON
//Qt feature: qtplugininfo
QT_FEATURE_qtplugininfo:INTERNAL=ON
//Qt feature: quick3d_assimp
QT_FEATURE_quick3d_assimp: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_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_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_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: sanitize_address
QT_FEATURE_sanitize_address:INTERNAL=OFF
//Qt feature: sanitize_fuzzer_no_link
QT_FEATURE_sanitize_fuzzer_no_link:INTERNAL=OFF
//Qt feature: sanitize_memory
QT_FEATURE_sanitize_memory:INTERNAL=OFF
//Qt feature: sanitize_thread
QT_FEATURE_sanitize_thread:INTERNAL=OFF
//Qt feature: sanitize_undefined
QT_FEATURE_sanitize_undefined:INTERNAL=OFF
//Qt feature: sanitizer
QT_FEATURE_sanitizer:INTERNAL=OFF
//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: scxml_ecmascriptdatamodel
QT_FEATURE_scxml_ecmascriptdatamodel:INTERNAL=ON
//Qt feature: securetransport (from target Qt6::Network)
QT_FEATURE_securetransport:INTERNAL=OFF
//Qt feature: sensorfw
QT_FEATURE_sensorfw: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: simdAlways (from target Qt6::Core)
QT_FEATURE_simdAlways: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: socketcan
QT_FEATURE_socketcan:INTERNAL=OFF
//Qt feature: socketcan_fd
QT_FEATURE_socketcan_fd: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: sql_db2
QT_FEATURE_sql_db2:INTERNAL=OFF
//Qt feature: sql_ibase
QT_FEATURE_sql_ibase:INTERNAL=OFF
//Qt feature: sql_mysql
QT_FEATURE_sql_mysql:INTERNAL=ON
//Qt feature: sql_oci
QT_FEATURE_sql_oci:INTERNAL=OFF
//Qt feature: sql_odbc
QT_FEATURE_sql_odbc:INTERNAL=ON
//Qt feature: sql_psql
QT_FEATURE_sql_psql:INTERNAL=OFF
//Qt feature: sql_sqlite
QT_FEATURE_sql_sqlite:INTERNAL=ON
//Qt feature: sqlmodel (from target Qt6::Sql)
QT_FEATURE_sqlmodel: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: statemachine
QT_FEATURE_statemachine:INTERNAL=ON
//Qt feature: static (from target Qt6::Core)
QT_FEATURE_static:INTERNAL=OFF
//Qt feature: static_runtime
QT_FEATURE_static_runtime: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: 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_assimp
QT_FEATURE_system_assimp:INTERNAL=OFF
//Qt feature: system_doubleconversion (from target Qt6::Core)
QT_FEATURE_system_doubleconversion:INTERNAL=OFF
//Qt feature: system_freetype (from target Qt6::Gui)
QT_FEATURE_system_freetype:INTERNAL=OFF
//Qt feature: system_harfbuzz (from target Qt6::Gui)
QT_FEATURE_system_harfbuzz:INTERNAL=OFF
//Qt feature: system_hunspell
QT_FEATURE_system_hunspell:INTERNAL=OFF
//Qt feature: system_jpeg (from target Qt6::Gui)
QT_FEATURE_system_jpeg:INTERNAL=OFF
//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=OFF
//Qt feature: system_png (from target Qt6::Gui)
QT_FEATURE_system_png:INTERNAL=OFF
//Qt feature: system_proxies (from target Qt6::Network)
QT_FEATURE_system_proxies:INTERNAL=ON
//Qt feature: system_sqlite
QT_FEATURE_system_sqlite:INTERNAL=OFF
//Qt feature: system_textmarkdownreader (from target Qt6::Gui)
QT_FEATURE_system_textmarkdownreader:INTERNAL=OFF
//Qt feature: system_tiff
QT_FEATURE_system_tiff:INTERNAL=OFF
//Qt feature: system_webp
QT_FEATURE_system_webp: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=OFF
//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: tcime
QT_FEATURE_tcime:INTERNAL=ON
//Qt feature: temporaryfile (from target Qt6::Core)
QT_FEATURE_temporaryfile:INTERNAL=ON
//Qt feature: testcocoon
QT_FEATURE_testcocoon:INTERNAL=OFF
//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: textcodec
QT_FEATURE_textcodec: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: thai
QT_FEATURE_thai:INTERNAL=ON
//Qt feature: thread (from target Qt6::Core)
QT_FEATURE_thread:INTERNAL=ON
//Qt feature: threadsafe_cloexec
QT_FEATURE_threadsafe_cloexec:INTERNAL=OFF
//Qt feature: tiff
QT_FEATURE_tiff: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_gold_linker_alias
QT_FEATURE_use_gold_linker_alias:INTERNAL=OFF
//Qt feature: use_ham
QT_FEATURE_use_ham: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: valgrind (from target Qt6::Test)
QT_FEATURE_valgrind:INTERNAL=OFF
//Qt feature: validator (from target Qt6::Gui)
QT_FEATURE_validator:INTERNAL=ON
//Qt feature: vkb_arrow_keynavigation
QT_FEATURE_vkb_arrow_keynavigation:INTERNAL=OFF
//Qt feature: vkb_bundle_cerence
QT_FEATURE_vkb_bundle_cerence:INTERNAL=OFF
//Qt feature: vkb_bundle_cerence_hwr
QT_FEATURE_vkb_bundle_cerence_hwr:INTERNAL=OFF
//Qt feature: vkb_bundle_cerence_xt9
QT_FEATURE_vkb_bundle_cerence_xt9:INTERNAL=OFF
//Qt feature: vkb_cerence_static
QT_FEATURE_vkb_cerence_static:INTERNAL=OFF
//Qt feature: vkb_cerence_xt9_9key_layouts
QT_FEATURE_vkb_cerence_xt9_9key_layouts:INTERNAL=OFF
//Qt feature: vkb_cerence_xt9_debug
QT_FEATURE_vkb_cerence_xt9_debug:INTERNAL=OFF
//Qt feature: vkb_default_style
QT_FEATURE_vkb_default_style:INTERNAL=ON
//Qt feature: vkb_desktop
QT_FEATURE_vkb_desktop:INTERNAL=ON
//Qt feature: vkb_lang_ar_AR
QT_FEATURE_vkb_lang_ar_AR:INTERNAL=ON
//Qt feature: vkb_lang_bg_BG
QT_FEATURE_vkb_lang_bg_BG:INTERNAL=ON
//Qt feature: vkb_lang_cs_CZ
QT_FEATURE_vkb_lang_cs_CZ:INTERNAL=ON
//Qt feature: vkb_lang_da_DK
QT_FEATURE_vkb_lang_da_DK:INTERNAL=ON
//Qt feature: vkb_lang_de_DE
QT_FEATURE_vkb_lang_de_DE:INTERNAL=ON
//Qt feature: vkb_lang_el_GR
QT_FEATURE_vkb_lang_el_GR:INTERNAL=ON
//Qt feature: vkb_lang_en_GB
QT_FEATURE_vkb_lang_en_GB:INTERNAL=ON
//Qt feature: vkb_lang_en_US
QT_FEATURE_vkb_lang_en_US:INTERNAL=ON
//Qt feature: vkb_lang_es_ES
QT_FEATURE_vkb_lang_es_ES:INTERNAL=ON
//Qt feature: vkb_lang_es_MX
QT_FEATURE_vkb_lang_es_MX:INTERNAL=ON
//Qt feature: vkb_lang_et_EE
QT_FEATURE_vkb_lang_et_EE:INTERNAL=ON
//Qt feature: vkb_lang_fa_FA
QT_FEATURE_vkb_lang_fa_FA:INTERNAL=ON
//Qt feature: vkb_lang_fi_FI
QT_FEATURE_vkb_lang_fi_FI:INTERNAL=ON
//Qt feature: vkb_lang_fr_CA
QT_FEATURE_vkb_lang_fr_CA:INTERNAL=ON
//Qt feature: vkb_lang_fr_FR
QT_FEATURE_vkb_lang_fr_FR:INTERNAL=ON
//Qt feature: vkb_lang_he_IL
QT_FEATURE_vkb_lang_he_IL:INTERNAL=ON
//Qt feature: vkb_lang_hi_IN
QT_FEATURE_vkb_lang_hi_IN:INTERNAL=ON
//Qt feature: vkb_lang_hr_HR
QT_FEATURE_vkb_lang_hr_HR:INTERNAL=ON
//Qt feature: vkb_lang_hu_HU
QT_FEATURE_vkb_lang_hu_HU:INTERNAL=ON
//Qt feature: vkb_lang_id_ID
QT_FEATURE_vkb_lang_id_ID:INTERNAL=ON
//Qt feature: vkb_lang_it_IT
QT_FEATURE_vkb_lang_it_IT:INTERNAL=ON
//Qt feature: vkb_lang_ja_JP
QT_FEATURE_vkb_lang_ja_JP:INTERNAL=ON
//Qt feature: vkb_lang_ko_KR
QT_FEATURE_vkb_lang_ko_KR:INTERNAL=ON
//Qt feature: vkb_lang_ms_MY
QT_FEATURE_vkb_lang_ms_MY:INTERNAL=ON
//Qt feature: vkb_lang_nb_NO
QT_FEATURE_vkb_lang_nb_NO:INTERNAL=ON
//Qt feature: vkb_lang_nl_NL
QT_FEATURE_vkb_lang_nl_NL:INTERNAL=ON
//Qt feature: vkb_lang_pl_PL
QT_FEATURE_vkb_lang_pl_PL:INTERNAL=ON
//Qt feature: vkb_lang_pt_BR
QT_FEATURE_vkb_lang_pt_BR:INTERNAL=ON
//Qt feature: vkb_lang_pt_PT
QT_FEATURE_vkb_lang_pt_PT:INTERNAL=ON
//Qt feature: vkb_lang_ro_RO
QT_FEATURE_vkb_lang_ro_RO:INTERNAL=ON
//Qt feature: vkb_lang_ru_RU
QT_FEATURE_vkb_lang_ru_RU:INTERNAL=ON
//Qt feature: vkb_lang_sk_SK
QT_FEATURE_vkb_lang_sk_SK:INTERNAL=ON
//Qt feature: vkb_lang_sl_SI
QT_FEATURE_vkb_lang_sl_SI:INTERNAL=ON
//Qt feature: vkb_lang_sq_AL
QT_FEATURE_vkb_lang_sq_AL:INTERNAL=ON
//Qt feature: vkb_lang_sr_SP
QT_FEATURE_vkb_lang_sr_SP:INTERNAL=ON
//Qt feature: vkb_lang_sv_SE
QT_FEATURE_vkb_lang_sv_SE:INTERNAL=ON
//Qt feature: vkb_lang_th_TH
QT_FEATURE_vkb_lang_th_TH:INTERNAL=ON
//Qt feature: vkb_lang_tr_TR
QT_FEATURE_vkb_lang_tr_TR:INTERNAL=ON
//Qt feature: vkb_lang_uk_UA
QT_FEATURE_vkb_lang_uk_UA:INTERNAL=ON
//Qt feature: vkb_lang_vi_VN
QT_FEATURE_vkb_lang_vi_VN:INTERNAL=ON
//Qt feature: vkb_lang_zh_CN
QT_FEATURE_vkb_lang_zh_CN:INTERNAL=ON
//Qt feature: vkb_lang_zh_HK
QT_FEATURE_vkb_lang_zh_HK:INTERNAL=OFF
//Qt feature: vkb_lang_zh_TW
QT_FEATURE_vkb_lang_zh_TW:INTERNAL=ON
//Qt feature: vkb_layouts
QT_FEATURE_vkb_layouts:INTERNAL=ON
//Qt feature: vkb_no_builtin_style
QT_FEATURE_vkb_no_builtin_style:INTERNAL=OFF
//Qt feature: vkb_no_bundle_pinyin
QT_FEATURE_vkb_no_bundle_pinyin:INTERNAL=OFF
//Qt feature: vkb_no_bundle_tcime
QT_FEATURE_vkb_no_bundle_tcime:INTERNAL=OFF
//Qt feature: vkb_record_trace_input
QT_FEATURE_vkb_record_trace_input:INTERNAL=OFF
//Qt feature: vkb_retro_style
QT_FEATURE_vkb_retro_style:INTERNAL=OFF
//Qt feature: vkb_sensitive_debug
QT_FEATURE_vkb_sensitive_debug:INTERNAL=OFF
//Qt feature: vkb_xcb
QT_FEATURE_vkb_xcb:INTERNAL=OFF
//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: webp
QT_FEATURE_webp: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: windeployqt
QT_FEATURE_windeployqt:INTERNAL=ON
//Qt feature: winrt_bt
QT_FEATURE_winrt_bt:INTERNAL=ON
//Qt feature: winrt_geolocation
QT_FEATURE_winrt_geolocation:INTERNAL=ON
//Qt feature: winrt_sensors
QT_FEATURE_winrt_sensors:INTERNAL=ON
//Qt feature: wizard (from target Qt6::Widgets)
QT_FEATURE_wizard:INTERNAL=ON
//Qt feature: wmf
QT_FEATURE_wmf:INTERNAL=ON
//Qt feature: wmsdk
QT_FEATURE_wmsdk: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: zhuyin
QT_FEATURE_zhuyin:INTERNAL=ON
//Qt feature: zstd (from target Qt6::Core)
QT_FEATURE_zstd:INTERNAL=OFF
QT_KNOWN_FEATURES:INTERNAL=use_bfd_linker;use_gold_linker_alias;use_gold_linker;use_lld_linker;use_mold_linker;ltcg;shared;static;cross_compile;pkg_config;debug_and_release;debug;force_debug_info;separate_debug_info;appstore_compliant;simulator_and_device;rpath;force_asserts;framework;cxx11;cxx14;cxx17;cxx1z;cxx20;cxx2a;c99;c11;signaling_nan;thread;future;concurrent;dbus;android_style_assets;gc_binaries;developer_build;private_tests;reduce_exports;reduce_relocations;sse2;sse3;ssse3;sse4_1;sse4_2;avx;f16c;avx2;avx512f;avx512er;avx512cd;avx512pf;avx512dq;avx512bw;avx512vl;avx512ifma;avx512vbmi;aesni;rdrnd;rdseed;shani;mips_dsp;mips_dspr2;neon;arm_crc32;arm_crypto;posix_fallocate;alloca_h;alloca_malloc_h;alloca;stack_protector_strong;system_zlib;zstd;dbus_linked;gui;network;widgets;printsupport;sql;testlib;xml;libudev;dlopen;relocatable;intelcet;optimize_debug;optimize_size;optimize_full;msvc_obj_debug_info;headersclean;largefile;testcocoon;sanitize_address;sanitize_thread;sanitize_memory;sanitize_fuzzer_no_link;sanitize_undefined;sanitizer;plugin_manifests;c89;precompile_header;enable_new_dtags;enable_gdb_index;simdAlways;qreal;ccache;static_runtime;clock_gettime;clock_monotonic;doubleconversion;cxx11_future;cxx17_filesystem;eventfd;glib;inotify;std_atomic64;mimetype;properties;system_pcre2;pcre2;regularexpression;sharedmemory;shortcut;systemsemaphore;xmlstream;xmlstreamreader;xmlstreamwriter;textdate;datestring;processenvironment;process;temporaryfile;library;settings;filesystemwatcher;filesystemiterator;itemmodel;proxymodel;sortfilterproxymodel;identityproxymodel;transposeproxymodel;concatenatetablesproxymodel;stringlistmodel;translation;easingcurve;animation;gestures;jalalicalendar;hijricalendar;islamiccivilcalendar;timezone;commandlineparser;cborstreamreader;cborstreamwriter;system_doubleconversion;futimens;futimes;getauxval;getentropy;glibc;icu;journald;system_libb2;linkat;mimetype_database;poll_ppoll;poll_pollts;poll_poll;poll_select;qqnx_pps;renameat2;slog2;statx;syslog;backtrace;cpp_winrt;sha3_fast;datetimeparser;lttng;etw;forkfd_pidfd;ipc_posix;threadsafe_cloexec;getifaddrs;ipv6ifname;securetransport;schannel;openssl_runtime;openssl_linked;openssl;ssl;udpsocket;dtls;opensslv11;ocsp;sctp;http;networkproxy;socks5;networkinterface;networkdiskcache;brotli;localserver;dnslookup;gssapi;sspi;topleveldomain;ifr_index;libproxy;linux_netlink;system_proxies;networklistmanager;accessibility;xcb;accessibility_atspi_bridge;freetype;fontconfig;harfbuzz;opengles2;opengles3;opengles31;opengles32;opengl_dynamic;dynamicgl;opengl_desktop;opengl;vkgen;vulkan;openvg;egl;imageformatplugin;ico;sessionmanager;xlib;xcb_xlib;xcb_glx_plugin;texthtmlparser;textmarkdownreader;system_textmarkdownreader;textmarkdownwriter;textodfwriter;cssparser;imageformat_xpm;draganddrop;action;cursor;clipboard;wheelevent;tabletevent;im;highdpiscaling;validator;standarditemmodel;filesystemmodel;movie;imageformat_bmp;imageformat_ppm;imageformat_xbm;imageformat_png;imageformat_jpeg;image_heuristic_mask;image_text;picture;colornames;pdf;desktopservices;systemtrayicon;whatsthis;undocommand;undostack;undogroup;directfb;directwrite;directwrite3;direct2d;direct2d1_1;evdev;system_freetype;system_harfbuzz;qqnx_imf;integrityfb;kms;drm_atomic;libinput;integrityhid;libinput_axis_api;linuxfb;vsp2;vnc;mtdev;vkkhrdisplay;egl_x11;eglfs;eglfs_brcm;eglfs_egldevice;eglfs_gbm;eglfs_vsp2;eglfs_mali;eglfs_viv;eglfs_rcar;eglfs_viv_wl;eglfs_openwfd;eglfs_x11;gif;jpeg;system_jpeg;png;system_png;imageio_text_loading;tslib;tuiotouch;xcb_glx;xcb_egl_plugin;xcb_native_painting;xrender;xcb_sm;system_xcb_xinput;xkbcommon;xkbcommon_x11;multiprocess;raster_64bit;raster_fp;gbm;lgmon;sqlmodel;dom;style_windows;style_stylesheet;abstractslider;slider;scrollbar;scrollarea;itemviews;treeview;treewidget;listview;listwidget;tableview;tablewidget;abstractbutton;pushbutton;commandlinkbutton;widgettextcontrol;label;menu;lineedit;spinbox;toolbutton;calendarwidget;datetimeedit;stackedwidget;textedit;textbrowser;splashscreen;splitter;formlayout;lcdnumber;radiobutton;tabbar;tabwidget;combobox;fontcombobox;checkbox;resizehandler;mainwindow;toolbar;toolbox;groupbox;buttongroup;dockwidget;mdiarea;statusbar;menubar;contextmenu;progressbar;dial;scroller;graphicsview;graphicseffect;syntaxhighlighter;rubberband;tooltip;statustip;sizegrip;keysequenceedit;dialog;dialogbuttonbox;messagebox;colordialog;filedialog;fontdialog;progressdialog;inputdialog;errormessage;wizard;datawidgetmapper;columnview;completer;fscompleter;undoview;gtk3;style_fusion;style_mac;style_windowsvista;style_android;effects;testlib_selfcover;itemmodeltester;valgrind;cups;cupsjobwidget;printer;printpreviewwidget;printdialog;printpreviewdialog;sql_db2;sql_ibase;sql_mysql;sql_oci;sql_odbc;sql_psql;sql_sqlite;system_sqlite;qmake;jasper;mng;tiff;system_tiff;webp;system_webp;qml_network;qml_debug;qml_jit;qml_profiler;qml_preview;qml_devtools;qml_sequence_object;qml_xml_http_request;qml_locale;qml_animation;qml_worker_script;qml_itemmodel;qml_xmllistmodel;qml_python;qml_object_model;qml_list_model;qml_delegate_model;qml_table_model;quick_draganddrop;quick_animatedimage;quick_path;quick_canvas;quick_designer;quick_flipable;quick_gridview;quick_itemview;quick_viewtransitions;quick_listview;quick_tableview;quick_shadereffect;quick_sprite;quick_particles;quick_pathview;quick_positioners;quick_repeater;quicktemplates2_hover;quicktemplates2_multitouch;quickcontrols2_basic;quickcontrols2_fusion;quickcontrols2_imagine;quickcontrols2_material;quickcontrols2_universal;quickcontrols2_macos;quickcontrols2_windows;qt3d_assimp;qt3d_render;qt3d_input;qt3d_logic;qt3d_extras;qt3d_animation;qt3d_system_assimp;qt3d_simd_sse2;qt3d_simd_avx2;qt3d_opengl_renderer;qt3d_rhi_renderer;qt3d_vulkan;qt3d_fbxsdk;textcodec;iconv;codecs;big_codecs;alsa;avfoundation;evr;mmrenderer;pulseaudio;gstreamer_1_0;gstreamer;gstreamer_app;gstreamer_photography;gstreamer_gl;gpu_vivante;linux_v4l;linux_dmabuf;wmsdk;wmf;charts_line_chart;charts_spline_chart;charts_area_chart;charts_scatter_chart;charts_bar_chart;charts_pie_chart;charts_boxplot_chart;charts_candlestick_chart;charts_datetime_axis;bluez;bluez_le;linux_crypto_api;winrt_bt;assistant;clang;clangcpp;designer;distancefieldgenerator;kmap2qmap;linguist;macdeployqt;pixeltool;qdbus;qev;qtattributionsscanner;qtdiag;qtplugininfo;windeployqt;ntddmodm;gypsy;winrt_geolocation;quick3d_assimp;system_assimp;use_ham;scxml_ecmascriptdatamodel;statemachine;qeventtransition;sensorfw;winrt_sensors;modbus_serialport;socketcan;socketcan_fd;vkb_record_trace_input;vkb_arrow_keynavigation;vkb_desktop;vkb_xcb;vkb_layouts;vkb_no_builtin_style;vkb_retro_style;vkb_default_style;vkb_bundle_cerence;vkb_bundle_cerence_hwr;vkb_bundle_cerence_xt9;vkb_cerence_xt9_debug;vkb_cerence_xt9_9key_layouts;vkb_cerence_static;vkb_sensitive_debug;cerence_sdk;cerence_hwr_alphabetic;cerence_hwr_cjk;cerence_hwr;cerence_xt9;system_hunspell;3rdparty_hunspell;hunspell;openwnn;myscript;pinyin;vkb_no_bundle_pinyin;zhuyin;tcime;vkb_no_bundle_tcime;cangjie;hangul;thai;vkb_lang_ar_AR;vkb_lang_bg_BG;vkb_lang_cs_CZ;vkb_lang_da_DK;vkb_lang_de_DE;vkb_lang_el_GR;vkb_lang_en_GB;vkb_lang_en_US;vkb_lang_es_ES;vkb_lang_es_MX;vkb_lang_et_EE;vkb_lang_fa_FA;vkb_lang_fi_FI;vkb_lang_fr_CA;vkb_lang_fr_FR;vkb_lang_he_IL;vkb_lang_hi_IN;vkb_lang_hr_HR;vkb_lang_hu_HU;vkb_lang_id_ID;vkb_lang_it_IT;vkb_lang_ja_JP;vkb_lang_ko_KR;vkb_lang_ms_MY;vkb_lang_nb_NO;vkb_lang_nl_NL;vkb_lang_pl_PL;vkb_lang_pt_BR;vkb_lang_pt_PT;vkb_lang_ro_RO;vkb_lang_ru_RU;vkb_lang_sk_SK;vkb_lang_sl_SI;vkb_lang_sq_AL;vkb_lang_sr_SP;vkb_lang_sv_SE;vkb_lang_th_TH;vkb_lang_tr_TR;vkb_lang_uk_UA;vkb_lang_vi_VN;vkb_lang_zh_CN;vkb_lang_zh_TW;vkb_lang_zh_HK
//Known Qt modules with tools
QT_KNOWN_MODULES_WITH_TOOLS:INTERNAL=
//Known Qt module AxContainer tools
QT_KNOWN_MODULE_AxContainer_TOOLS:INTERNAL=dumpdoc;dumpcpp
//Known Qt module AxServer tools
QT_KNOWN_MODULE_AxServer_TOOLS:INTERNAL=idc
//Known Qt module Core tools
QT_KNOWN_MODULE_Core_TOOLS:INTERNAL=moc;rcc;tracegen;cmake_automoc_parser;qlalr;qtpaths;androiddeployqt;androidtestrunner;qmake
//Known Qt module DBus tools
QT_KNOWN_MODULE_DBus_TOOLS:INTERNAL=qdbuscpp2xml;qdbusxml2cpp
//Known Qt module Gui tools
QT_KNOWN_MODULE_Gui_TOOLS:INTERNAL=qvkgen
//Known Qt module Linguist tools
QT_KNOWN_MODULE_Linguist_TOOLS:INTERNAL=lconvert;lprodump;lrelease;lrelease-pro;lupdate;lupdate-pro
//Known Qt module Qml tools
QT_KNOWN_MODULE_Qml_TOOLS:INTERNAL=qmltyperegistrar;qmlcachegen;qmldom;qmllint;qmlimportscanner;qmlformat;qmlprofiler;qmltime;qmlplugindump;qmltestrunner
//Known Qt module Quick3D tools
QT_KNOWN_MODULE_Quick3D_TOOLS:INTERNAL=balsam;balsamui;meshdebug;shadergen;instancer
//Known Qt module RemoteObjects tools
QT_KNOWN_MODULE_RemoteObjects_TOOLS:INTERNAL=repc
//Known Qt module Scxml tools
QT_KNOWN_MODULE_Scxml_TOOLS:INTERNAL=qscxmlc
//Known Qt module SerialBus tools
QT_KNOWN_MODULE_SerialBus_TOOLS:INTERNAL=canbusutil
//Known Qt module ShaderTools tools
QT_KNOWN_MODULE_ShaderTools_TOOLS:INTERNAL=qsb
//Known Qt module Tools tools
QT_KNOWN_MODULE_Tools_TOOLS:INTERNAL=qhelpgenerator;qtattributionsscanner;windeployqt
//Known Qt module Widgets tools
QT_KNOWN_MODULE_Widgets_TOOLS:INTERNAL=uic
//Known Qt plugins
QT_KNOWN_PLUGINS:INTERNAL=qtwebviewquickplugin
QT_MKSPECS_DIR:INTERNAL=D:/Qt/qt-src-6.2.4/qtbase/mkspecs
//Path to directory that contains qplatformdefs.h
QT_PLATFORM_DEFINITION_BUILD_INTERFACE_DIR:INTERNAL=D:/Qt/qt-src-6.2.4/qtbase/mkspecs/win32-msvc
QT_QMAKE_LIBS_FOR_core:INTERNAL=libatomic
QT_QMAKE_LIBS_FOR_core5compat:INTERNAL=iconv
QT_QMAKE_LIBS_FOR_gui:INTERNAL=opengl
QT_QMAKE_LIBS_FOR_multimedia:INTERNAL=wmf
QT_QMAKE_LIBS_FOR_network:INTERNAL=openssl
QT_QMAKE_LIBS_FOR_sqldrivers:INTERNAL=mysql;odbc
"QT_QMAKE_LIB_OF_TARGET_MySQL::MySQL":INTERNAL=mysql
"QT_QMAKE_LIB_OF_TARGET_ODBC::ODBC":INTERNAL=odbc
"QT_QMAKE_LIB_OF_TARGET_WMF::WMF":INTERNAL=wmf
"QT_QMAKE_LIB_OF_TARGET_WrapAtomic::WrapAtomic":INTERNAL=libatomic
"QT_QMAKE_LIB_OF_TARGET_WrapIconv::WrapIconv":INTERNAL=iconv
"QT_QMAKE_LIB_OF_TARGET_WrapOpenGL::WrapOpenGL":INTERNAL=opengl
"QT_QMAKE_LIB_OF_TARGET_WrapOpenSSL::WrapOpenSSL":INTERNAL=openssl
//Known current repo Qt modules
QT_REPO_KNOWN_MODULES:INTERNAL=WebView;WebViewQuick
//Known current repo Qt plug-in types
QT_REPO_KNOWN_PLUGIN_TYPES:INTERNAL=webview
QT_TARGETS_OF_QMAKE_LIB_iconv:INTERNAL=WrapIconv::WrapIconv
QT_TARGETS_OF_QMAKE_LIB_libatomic:INTERNAL=WrapAtomic::WrapAtomic
QT_TARGETS_OF_QMAKE_LIB_mysql:INTERNAL=MySQL::MySQL
QT_TARGETS_OF_QMAKE_LIB_odbc:INTERNAL=ODBC::ODBC
QT_TARGETS_OF_QMAKE_LIB_opengl:INTERNAL=WrapOpenGL::WrapOpenGL
QT_TARGETS_OF_QMAKE_LIB_openssl:INTERNAL=WrapOpenSSL::WrapOpenSSL
QT_TARGETS_OF_QMAKE_LIB_wmf:INTERNAL=WMF::WMF
//Path to the wrapper of the tool commands
QT_TOOL_COMMAND_WRAPPER_PATH:INTERNAL=D:/Qt/build-Qtq6_2wx6v9/qtbase/./bin/qt_setup_tool_path.bat
//internal command prefix for tool invocations
QT_TOOL_PATH_SETUP_COMMAND:INTERNAL=COMMAND;set;PATH=D:\Qt\build-Qtq6_2wx6v9\qtbase\bin$<SEMICOLON>%PATH%
QT_USE_BUNDLED_BundledFreetype:INTERNAL=ON
QT_USE_BUNDLED_BundledHarfbuzz:INTERNAL=ON
QT_USE_BUNDLED_BundledLibpng:INTERNAL=ON
QT_USE_BUNDLED_BundledPcre2:INTERNAL=ON
//Are tools going to be built
QT_WILL_BUILD_TOOLS:INTERNAL=TRUE
//ADVANCED property for variable: SQLite3_INCLUDE_DIR
SQLite3_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SQLite3_LIBRARY
SQLite3_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SSL_EAY_LIBRARY_DEBUG
SSL_EAY_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Slog2_INCLUDE_DIR
Slog2_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Slog2_LIBRARY
Slog2_LIBRARY-ADVANCED:INTERNAL=1
//Result of TRY_COMPILE
TEST_X86SIMD_aesni:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_avx:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_avx2:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_avx512bw:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_avx512cd:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_avx512dq:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_avx512er:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_avx512f:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_avx512ifma:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_avx512pf:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_avx512vbmi:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_avx512vl:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_f16c:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_rdrnd:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_rdseed:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_shani:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_sse2:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_sse3:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_sse4_1:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_sse4_2:INTERNAL=TRUE
//Result of TRY_COMPILE
TEST_X86SIMD_ssse3:INTERNAL=TRUE
//alloca() in alloca.h
TEST_alloca_h:INTERNAL=
//alloca() in malloc.h
TEST_alloca_malloc_h:INTERNAL=1
//alloca() in stdlib.h
TEST_alloca_stdlib_h:INTERNAL=
TEST_arch_x86_64_subarch_sse:INTERNAL=1
TEST_arch_x86_64_subarch_sse2:INTERNAL=1
//Ran the architecture test
TEST_architecture:INTERNAL=1
TEST_architecture_arch:INTERNAL=x86_64
//Sufficiently recent FPU on ARM
TEST_arm_fp:INTERNAL=1
//THUMB mode on ARM
TEST_arm_thumb:INTERNAL=
TEST_assimp:INTERNAL=FALSE
//working std::atomic for function pointers
TEST_atomicfptr:INTERNAL=1
//BlueZ Low Energy
TEST_bluez_le:INTERNAL=FALSE
TEST_buildAbi:INTERNAL=x86_64-little_endian-lp64
//POSIX monotonic clock
TEST_clock_monotonic:INTERNAL=FALSE
//O_CLOEXEC
TEST_cloexec:INTERNAL=
//cpp/winrt
TEST_cpp_winrt:INTERNAL=1
//C++11 <future>
TEST_cxx11_future:INTERNAL=1
//C++11 <random>
TEST_cxx11_random:INTERNAL=1
//C++14 support
TEST_cxx14:INTERNAL=1
//C++17 support
TEST_cxx17:INTERNAL=1
//C++17 <filesystem>
TEST_cxx17_filesystem:INTERNAL=1
//C++20 support
TEST_cxx20:INTERNAL=1
//WINDOWS Direct2D
TEST_d2d1:INTERNAL=1
//WINDOWS Direct2D 1.1
TEST_d2d1_1:INTERNAL=1
//WINDOWS directwrite
TEST_directwrite:INTERNAL=1
//WINDOWS directwrite3
TEST_directwrite3:INTERNAL=1
//DRM Atomic API
TEST_drm_atomic:INTERNAL=FALSE
//DTLS support in OpenSSL
TEST_dtls:INTERNAL=1
//Broadcom EGL (Raspberry Pi)
TEST_egl_brcm:INTERNAL=FALSE
//EGLDevice
TEST_egl_egldevice:INTERNAL=FALSE
//Mali EGL
TEST_egl_mali:INTERNAL=FALSE
//Mali 2 EGL
TEST_egl_mali_2:INTERNAL=FALSE
//OpenWFD EGL
TEST_egl_openwfd:INTERNAL=FALSE
//RCAR EGL
TEST_egl_rcar:INTERNAL=FALSE
//i.Mx6 EGL
TEST_egl_viv:INTERNAL=FALSE
//EGL on X11
TEST_egl_x11:INTERNAL=FALSE
TEST_enable_new_dtags:INTERNAL=1
//evdev
TEST_evdev:INTERNAL=
//eventfd
TEST_eventfd:INTERNAL=
//evr.h
TEST_evr:INTERNAL=TRUE
//futimens()
TEST_futimens:INTERNAL=
//futimes()
TEST_futimes:INTERNAL=
TEST_gdb_index:INTERNAL=1
//getauxval()
TEST_getauxval:INTERNAL=
//getentropy()
TEST_getentropy:INTERNAL=
//getifaddrs()
TEST_getifaddrs:INTERNAL=
//GNU libc
TEST_glibc:INTERNAL=
//Vivante GPU
TEST_gpu_vivante:INTERNAL=FALSE
//ifr_index
TEST_ifr_index:INTERNAL=
//inotify
TEST_inotify:INTERNAL=
//INTEGRITY framebuffer
TEST_integrityfb:INTERNAL=
//Support for Intel Control-flow Enforcement Technology
TEST_intelcet:INTERNAL=
//POSIX IPC
TEST_ipc_posix:INTERNAL=
//SysV IPC
TEST_ipc_sysv:INTERNAL=
//IPv6 ifname
TEST_ipv6ifname:INTERNAL=
//linker version script support
TEST_ld_version_script:INTERNAL=OFF
//linkat()
TEST_linkat:INTERNAL=
//Linux Crypto API
TEST_linux_crypto_api:INTERNAL=FALSE
//Linux DMA buffer support
TEST_linux_dmabuf:INTERNAL=FALSE
//Linux AF_NETLINK sockets
TEST_linux_netlink:INTERNAL=
//Video for Linux
TEST_linux_v4l:INTERNAL=FALSE
//LinuxFB
TEST_linuxfb:INTERNAL=
//Network List Manager
TEST_networklistmanager:INTERNAL=1
//ntddmodm
TEST_ntddmodm:INTERNAL=
//OCSP stapling support in OpenSSL
TEST_ocsp:INTERNAL=1
//OpenGL ES 3.0
TEST_opengles3:INTERNAL=FALSE
//OpenGL ES 3.1
TEST_opengles31:INTERNAL=FALSE
//OpenGL ES 3.2
TEST_opengles32:INTERNAL=FALSE
TEST_openssl:INTERNAL=1
TEST_openssl_headers:INTERNAL=1
TEST_optimize_debug:INTERNAL=
//32bit pointers
TEST_pointer_32bit:INTERNAL=
//64bit pointers
TEST_pointer_64bit:INTERNAL=1
//poll()
TEST_poll:INTERNAL=
//pollts()
TEST_pollts:INTERNAL=
//POSIX fallocate()
TEST_posix_fallocate:INTERNAL=
//ppoll()
TEST_ppoll:INTERNAL=
//precompiled header support
TEST_precompile_header:INTERNAL=TRUE
//Autodesk FBX
TEST_qt3d_fbxsdk:INTERNAL=FALSE
//Assimp
TEST_quick3d_assimp:INTERNAL=FALSE
//-Bsymbolic-functions support
TEST_reduce_relocations:INTERNAL=
//renameat2()
TEST_renameat2:INTERNAL=
//SCTP support
TEST_sctp:INTERNAL=
//separate debug information support
TEST_separate_debug_info:INTERNAL=FALSE
//Signaling NaN for doubles
TEST_signaling_nan:INTERNAL=1
//Socket CAN
TEST_socketcan:INTERNAL=FALSE
//Socket CAN FD
TEST_socketcan_fd:INTERNAL=FALSE
//stack protection
TEST_stack_protector:INTERNAL=1
//statx() in libc
TEST_statx:INTERNAL=
//Ran machine subArchitecture test
TEST_subarch:INTERNAL=1
//AES new instructions
TEST_subarch_aesni:INTERNAL=TRUE
//AVX instructions
TEST_subarch_avx:INTERNAL=TRUE
//AVX2 instructions
TEST_subarch_avx2:INTERNAL=TRUE
//AVX512 BW instructions
TEST_subarch_avx512bw:INTERNAL=TRUE
//AVX512 CD instructions
TEST_subarch_avx512cd:INTERNAL=TRUE
//AVX512 DQ instructions
TEST_subarch_avx512dq:INTERNAL=TRUE
//AVX512 ER instructions
TEST_subarch_avx512er:INTERNAL=TRUE
//AVX512 F instructions
TEST_subarch_avx512f:INTERNAL=TRUE
//AVX512 IFMA instructions
TEST_subarch_avx512ifma:INTERNAL=TRUE
//AVX512 PF instructions
TEST_subarch_avx512pf:INTERNAL=TRUE
//AVX512 VBMI instructions
TEST_subarch_avx512vbmi:INTERNAL=TRUE
//AVX512 VL instructions
TEST_subarch_avx512vl:INTERNAL=TRUE
//F16C instructions
TEST_subarch_f16c:INTERNAL=TRUE
//RDRAND instruction
TEST_subarch_rdrnd:INTERNAL=TRUE
//RDSEED instruction
TEST_subarch_rdseed:INTERNAL=TRUE
TEST_subarch_result:INTERNAL=sse;sse2
//SHA new instructions
TEST_subarch_shani:INTERNAL=TRUE
//SSE2 instructions
TEST_subarch_sse2:INTERNAL=TRUE
//SSE3 instructions
TEST_subarch_sse3:INTERNAL=TRUE
//SSE4.1 instructions
TEST_subarch_sse4_1:INTERNAL=TRUE
//SSE4.2 instructions
TEST_subarch_sse4_2:INTERNAL=TRUE
//SSSE3 instructions
TEST_subarch_ssse3:INTERNAL=TRUE
//syslog
TEST_syslog:INTERNAL=
TEST_use_bfd_linker:INTERNAL=1
TEST_use_gold_linker:INTERNAL=1
TEST_use_lld_linker:INTERNAL=1
TEST_use_mold_linker:INTERNAL=1
//WinRT Bluetooth API
TEST_winrt_bt:INTERNAL=TRUE
//WinRT geolocation
TEST_winrt_geolocation:INTERNAL=TRUE
//WinRT sensors
TEST_winrt_sensors:INTERNAL=TRUE
//wmsdk.h
TEST_wmsdk:INTERNAL=TRUE
//XCB (extensions)
TEST_xcb_syslibs:INTERNAL=FALSE
//xlocale.h (or equivalents)
TEST_xlocalescanprint:INTERNAL=
//ADVANCED property for variable: TIFF_INCLUDE_DIR
TIFF_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: TIFF_LIBRARY_DEBUG
TIFF_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: TIFF_LIBRARY_RELEASE
TIFF_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
Tslib_CFLAGS:INTERNAL=
Tslib_CFLAGS_I:INTERNAL=
Tslib_CFLAGS_OTHER:INTERNAL=
Tslib_FOUND:INTERNAL=
Tslib_INCLUDEDIR:INTERNAL=
Tslib_LIBDIR:INTERNAL=
Tslib_LIBS:INTERNAL=
Tslib_LIBS_L:INTERNAL=
Tslib_LIBS_OTHER:INTERNAL=
Tslib_LIBS_PATHS:INTERNAL=
Tslib_MODULE_NAME:INTERNAL=
Tslib_PREFIX:INTERNAL=
Tslib_STATIC_CFLAGS:INTERNAL=
Tslib_STATIC_CFLAGS_I:INTERNAL=
Tslib_STATIC_CFLAGS_OTHER:INTERNAL=
Tslib_STATIC_LIBDIR:INTERNAL=
Tslib_STATIC_LIBS:INTERNAL=
Tslib_STATIC_LIBS_L:INTERNAL=
Tslib_STATIC_LIBS_OTHER:INTERNAL=
Tslib_STATIC_LIBS_PATHS:INTERNAL=
Tslib_VERSION:INTERNAL=
//ADVANCED property for variable: Vulkan_GLSLANG_VALIDATOR_EXECUTABLE
Vulkan_GLSLANG_VALIDATOR_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Vulkan_GLSLC_EXECUTABLE
Vulkan_GLSLC_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Vulkan_INCLUDE_DIR
Vulkan_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Vulkan_LIBRARY
Vulkan_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: WebP_INCLUDE_DIR
WebP_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: WebP_LIBRARY
WebP_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: WebP_demux_INCLUDE_DIR
WebP_demux_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: WebP_demux_LIBRARY
WebP_demux_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: WebP_mux_INCLUDE_DIR
WebP_mux_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: WebP_mux_LIBRARY
WebP_mux_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_XCB_INCLUDE_DIR
X11_XCB_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_XCB_LIBRARY
X11_XCB_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: XCB_RENDER_INCLUDE_DIR
XCB_RENDER_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: XCB_RENDER_LIBRARY
XCB_RENDER_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: XCB_SHAPE_INCLUDE_DIR
XCB_SHAPE_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: XCB_SHAPE_LIBRARY
XCB_SHAPE_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: XCB_XCB_INCLUDE_DIR
XCB_XCB_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: XCB_XCB_LIBRARY
XCB_XCB_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: XCB_XFIXES_INCLUDE_DIR
XCB_XFIXES_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: XCB_XFIXES_LIBRARY
XCB_XFIXES_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_INCLUDE_DIR
ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_LIBRARY_DEBUG
ZLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_LIBRARY_RELEASE
ZLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZSTD_INCLUDE_DIRS
ZSTD_INCLUDE_DIRS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZSTD_LIBRARY_DEBUG
ZSTD_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZSTD_LIBRARY_RELEASE
ZSTD_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//Compiler reason failure
_Python_Compiler_REASON_FAILURE:INTERNAL=
//Development reason failure
_Python_Development_REASON_FAILURE:INTERNAL=
//Path to a program.
_Python_EXECUTABLE:INTERNAL=D:/Python311/python.exe
//Python Properties
_Python_INTERPRETER_PROPERTIES:INTERNAL=Python;3;11;2;64;;cp311-win_amd64;D:\Python311\Lib;D:\Python311\Lib;D:\Python311\Lib\site-packages;D:\Python311\Lib\site-packages
_Python_INTERPRETER_SIGNATURE:INTERNAL=06ed920ec8bec211d76b5a75b0659574
//Interpreter reason failure
_Python_Interpreter_REASON_FAILURE:INTERNAL=
//NumPy reason failure
_Python_NumPy_REASON_FAILURE:INTERNAL=
_Qt6_LINGUIST_TOOLS_DIR:INTERNAL=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6LinguistTools
__pkg_config_checked_ATSPI2:INTERNAL=1
__pkg_config_checked_BLUEZ:INTERNAL=1
__pkg_config_checked_DirectFB:INTERNAL=1
__pkg_config_checked_GTK3:INTERNAL=1
__pkg_config_checked_Libproxy:INTERNAL=1
__pkg_config_checked_Libsystemd:INTERNAL=1
__pkg_config_checked_Libudev:INTERNAL=1
__pkg_config_checked_Mtdev:INTERNAL=1
__pkg_config_checked_PC_GLIB2:INTERNAL=1
__pkg_config_checked_PC_GSSAPI:INTERNAL=1
__pkg_config_checked_PC_GTHREAD2:INTERNAL=1
__pkg_config_checked_PC_HARFBUZZ:INTERNAL=1
__pkg_config_checked_PC_MySQL:INTERNAL=1
__pkg_config_checked_PC_PCRE2:INTERNAL=1
__pkg_config_checked_PC_WebP:INTERNAL=1
__pkg_config_checked_PC_WebPDemux:INTERNAL=1
__pkg_config_checked_PC_WebPMux:INTERNAL=1
__pkg_config_checked_PC_ZSTD:INTERNAL=1
__pkg_config_checked_PKG_EGL:INTERNAL=1
__pkg_config_checked_PKG_FONTCONFIG:INTERNAL=1
__pkg_config_checked_PKG_X11_XCB:INTERNAL=1
__pkg_config_checked_PKG_XCB_RENDER:INTERNAL=1
__pkg_config_checked_PKG_XCB_SHAPE:INTERNAL=1
__pkg_config_checked_PKG_XCB_XCB:INTERNAL=1
__pkg_config_checked_PKG_XCB_XFIXES:INTERNAL=1
__pkg_config_checked_Tslib:INTERNAL=1
__pkg_config_checked_hunspell:INTERNAL=1
__qt_qml_macros_module_base_dir:INTERNAL=D:/Qt/build-Qtq6_2wx6v9/qtbase/lib/cmake/Qt6Qml
//Result of TRY_COMPILE
_arch_result:INTERNAL=TRUE
hunspell_CFLAGS:INTERNAL=
hunspell_CFLAGS_I:INTERNAL=
hunspell_CFLAGS_OTHER:INTERNAL=
hunspell_FOUND:INTERNAL=
hunspell_INCLUDEDIR:INTERNAL=
hunspell_LIBDIR:INTERNAL=
hunspell_LIBS:INTERNAL=
hunspell_LIBS_L:INTERNAL=
hunspell_LIBS_OTHER:INTERNAL=
hunspell_LIBS_PATHS:INTERNAL=
hunspell_MODULE_NAME:INTERNAL=
hunspell_PREFIX:INTERNAL=
hunspell_STATIC_CFLAGS:INTERNAL=
hunspell_STATIC_CFLAGS_I:INTERNAL=
hunspell_STATIC_CFLAGS_OTHER:INTERNAL=
hunspell_STATIC_LIBDIR:INTERNAL=
hunspell_STATIC_LIBS:INTERNAL=
hunspell_STATIC_LIBS_L:INTERNAL=
hunspell_STATIC_LIBS_OTHER:INTERNAL=
hunspell_STATIC_LIBS_PATHS:INTERNAL=
hunspell_VERSION:INTERNAL=

