# This is the CMakeCache file. # For build in directory: d:/Dev/Github/Qt6 # It was generated by CMake: C:/Program Files/CMake/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 ######################## //Build tests for the Qt build system BUILD_CMAKE_TESTING:BOOL=OFF //Build Qt examples BUILD_EXAMPLES:BOOL=OFF //Build Qt statically or dynamically BUILD_SHARED_LIBS:BOOL=ON //Build the testing tree. BUILD_TESTING:BOOL=OFF //Build Qt using precompiled headers? BUILD_WITH_PCH:BOOL=ON //No help, variable specified on the command line. BUILD_qt3d:UNINITIALIZED=OFF //Build directory qt5compat BUILD_qt5compat:BOOL=ON //No help, variable specified on the command line. BUILD_qtandroidextras:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_qtdatavis3d:UNINITIALIZED=OFF //Build directory qtdeclarative BUILD_qtdeclarative:BOOL=ON //No help, variable specified on the command line. BUILD_qtdoc:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_qtgamepad:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_qtmacextras:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_qtnetworkauth:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_qtpurchasing:UNINITIALIZED=OFF //Build directory qtqa BUILD_qtqa:BOOL=ON //Build directory qtquickcontrols2 BUILD_qtquickcontrols2:BOOL=ON //Build directory qtquicktimeline BUILD_qtquicktimeline:BOOL=ON //No help, variable specified on the command line. BUILD_qtremoteobjects:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_qtscxml:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_qtsensors:UNINITIALIZED=OFF //Build directory qtshadertools BUILD_qtshadertools:BOOL=ON //No help, variable specified on the command line. BUILD_qtspeech:UNINITIALIZED=OFF //Build directory qtsvg BUILD_qtsvg:BOOL=ON //Build directory qttools BUILD_qttools:BOOL=ON //Build directory qttranslations BUILD_qttranslations:BOOL=ON //No help, variable specified on the command line. BUILD_qtvirtualkeyboard:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_qtwayland:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_qtwebchannel:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_qtwebengine:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_qtwebglplugin:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_qtwebsockets:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_qtwebview:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_qtx11extras:UNINITIALIZED=OFF //Path to a program. CMAKE_ADDR2LINE:FILEPATH=C:/Strawberry/c/bin/addr2line.exe //Path to a program. CMAKE_AR:FILEPATH=C:/Strawberry/c/bin/ar.exe //ASM compiler CMAKE_ASM_COMPILER:FILEPATH=C:/Program Files/LLVM/bin/clang.exe //LLVM archiver CMAKE_ASM_COMPILER_AR:FILEPATH=C:/Program Files/LLVM/bin/llvm-ar.exe //Generate index for LLVM archive CMAKE_ASM_COMPILER_RANLIB:FILEPATH=C:/Program Files/LLVM/bin/llvm-ranlib.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= //Flags used by the ASM compiler during RELEASE builds. CMAKE_ASM_FLAGS_RELEASE:STRING= //Flags used by the ASM compiler during RELWITHDEBINFO builds. CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING= CMAKE_CONFIGURATION_TYPES:STRING=Debug;RelWithDebInfo CMAKE_CROSS_CONFIGS:STRING=all //CXX compiler CMAKE_CXX_COMPILER:STRING=C:/Program Files/LLVM/bin/clang++.exe //LLVM archiver CMAKE_CXX_COMPILER_AR:FILEPATH=C:/Program Files/LLVM/bin/llvm-ar.exe //Generate index for LLVM archive CMAKE_CXX_COMPILER_RANLIB:FILEPATH=C:/Program Files/LLVM/bin/llvm-ranlib.exe //Flags used by the CXX compiler during all build types. CMAKE_CXX_FLAGS:STRING= //Flags used by the CXX compiler during DEBUG builds. CMAKE_CXX_FLAGS_DEBUG:STRING=-g -Xclang -gcodeview //Flags used by the CXX compiler during MINSIZEREL builds. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-DNDEBUG -Oz //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=-g -DNDEBUG -Xclang -gcodeview -O2 //Libraries linked by default with all C++ applications. CMAKE_CXX_STANDARD_LIBRARIES:STRING=-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 -loldnames //C compiler CMAKE_C_COMPILER:STRING=C:/Program Files/LLVM/bin/clang.exe //LLVM archiver CMAKE_C_COMPILER_AR:FILEPATH=C:/Program Files/LLVM/bin/llvm-ar.exe //Generate index for LLVM archive CMAKE_C_COMPILER_RANLIB:FILEPATH=C:/Program Files/LLVM/bin/llvm-ranlib.exe //Flags used by the C compiler during all build types. CMAKE_C_FLAGS:STRING= //Flags used by the C compiler during DEBUG builds. CMAKE_C_FLAGS_DEBUG:STRING=-g -Xclang -gcodeview //Flags used by the C compiler during MINSIZEREL builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=-DNDEBUG -Oz //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=-g -DNDEBUG -Xclang -gcodeview -O2 //Libraries linked by default with all C applications. CMAKE_C_STANDARD_LIBRARIES:STRING=-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 -loldnames CMAKE_DEFAULT_BUILD_TYPE:STRING=Debug CMAKE_DEFAULT_CONFIGS:STRING=all //Path to a program. CMAKE_DLLTOOL:FILEPATH=C:/Strawberry/c/bin/dlltool.exe //Flags used by the linker during all build types. CMAKE_EXE_LINKER_FLAGS:STRING= //Flags used by the linker during DEBUG builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during MINSIZEREL builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during RELEASE builds. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during RELWITHDEBINFO builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=D:/Qt/6.0.0/x64 //RPATH for installed binaries CMAKE_INSTALL_RPATH:STRING= //Path to a program. CMAKE_LINKER:FILEPATH=C:/Strawberry/c/bin/ld.exe //make program CMAKE_MAKE_PROGRAM:FILEPATH=C:/PROGRA~1/CMake/bin/ninja.exe //Flags used by the linker during the creation of modules during // all build types. CMAKE_MODULE_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of modules during // DEBUG builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of modules during // MINSIZEREL builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of modules during // RELEASE builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of modules during // RELWITHDEBINFO builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_NM:FILEPATH=C:/Strawberry/c/bin/nm.exe //Path to a program. CMAKE_OBJCOPY:FILEPATH=C:/Strawberry/c/bin/objcopy.exe //Path to a program. CMAKE_OBJDUMP:FILEPATH=C:/Strawberry/c/bin/objdump.exe //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.0.0 //Value Computed by CMake CMAKE_PROJECT_VERSION_MAJOR:STATIC=6 //Value Computed by CMake CMAKE_PROJECT_VERSION_MINOR:STATIC=0 //Value Computed by CMake CMAKE_PROJECT_VERSION_PATCH:STATIC=0 //Value Computed by CMake CMAKE_PROJECT_VERSION_TWEAK:STATIC= //Path to a program. CMAKE_RANLIB:FILEPATH=C:/Strawberry/c/bin/ranlib.exe //RC compiler CMAKE_RC_COMPILER:FILEPATH=C:/Program Files (x86)/Windows Kits/10/bin/10.0.19041.0/x64/rc.exe //Flags for Windows Resource Compiler during all build types. CMAKE_RC_FLAGS:STRING= //Flags for Windows Resource Compiler during DEBUG builds. CMAKE_RC_FLAGS_DEBUG:STRING= //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=C:/Strawberry/c/bin/readelf.exe //Flags used by the linker during the creation of shared libraries // during all build types. CMAKE_SHARED_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of shared libraries // during DEBUG builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of shared libraries // during MINSIZEREL builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of shared libraries // during RELEASE builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of shared libraries // during RELWITHDEBINFO builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= //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= //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=C:/Strawberry/c/bin/strip.exe //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_DIRS:PATH=DB2_INCLUDE_DIRS-NOTFOUND //Path to a library. DB2_LIBRARIES:FILEPATH=DB2_LIBRARIES-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 //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=OFF //alloca() FEATURE_alloca:BOOL=ON //alloca.h FEATURE_alloca_h:BOOL=OFF //alloca() in malloc.h FEATURE_alloca_malloc_h:BOOL=ON //Android Style Assets FEATURE_android_style_assets:BOOL=OFF //Animation FEATURE_animation:BOOL=ON //App store compliance FEATURE_appstore_compliant: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 //Big Codecs FEATURE_big_codecs:BOOL=ON //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 //CBOR stream reading FEATURE_cborstreamreader:BOOL=ON //CBOR stream writing FEATURE_cborstreamwriter:BOOL=ON //Using ccache FEATURE_ccache:BOOL=OFF //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 //Code Coverage Instrumentation FEATURE_coverage:BOOL=OFF //source-based FEATURE_coverage_source_based:BOOL=OFF //trace-pc-guard FEATURE_coverage_trace_pc_guard:BOOL=OFF //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 FEATURE_cxx11_future:BOOL=ON //C++14 FEATURE_cxx14:BOOL=ON //C++14 make_unique FEATURE_cxx14_make_unique:BOOL=ON //C++17 FEATURE_cxx17:BOOL=ON //C++17 FEATURE_cxx17_filesystem:BOOL=ON //C++17 FEATURE_cxx1z:BOOL=ON //C++2a 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=ON //Compile libs in debug and release mode FEATURE_debug_and_release:BOOL=ON //Qt Designer FEATURE_designer:BOOL=ON //QDesktopServices FEATURE_desktopservices:BOOL=ON //Developer build. FEATURE_developer_build:BOOL=ON //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=OFF //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 //QErrorMessage FEATURE_errormessage:BOOL=ON //ETW FEATURE_etw:BOOL=OFF //evdev FEATURE_evdev:BOOL=OFF //eventfd FEATURE_eventfd:BOOL=OFF //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=ON //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 //QGraphicsEffect FEATURE_graphicseffect:BOOL=ON //QGraphicsView FEATURE_graphicsview:BOOL=ON //QGroupBox FEATURE_groupbox:BOOL=ON //GSSAPI FEATURE_gssapi:BOOL=OFF //GTK+ FEATURE_gtk3:BOOL=OFF //Qt Gui FEATURE_gui:BOOL=ON //HarfBuzz FEATURE_harfbuzz:BOOL=ON //Check for clean headers FEATURE_headersclean:BOOL=OFF //Qt Help FEATURE_help:BOOL=ON //High DPI Scaling FEATURE_highdpiscaling:BOOL=ON //QHijriCalendar FEATURE_hijricalendar:BOOL=ON //HTTP FEATURE_http:BOOL=ON //ICO FEATURE_ico:BOOL=ON //iconv FEATURE_iconv:BOOL=OFF //ICU FEATURE_icu:BOOL=OFF //QIdentityProxyModel FEATURE_identityproxymodel:BOOL=ON //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 //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 AF_NETLINK FEATURE_linux_netlink: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 //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 //NEON FEATURE_neon:BOOL=OFF //Network List Manager FEATURE_netlistmgr:BOOL=ON //Qt Network FEATURE_network:BOOL=ON //QNetworkDiskCache FEATURE_networkdiskcache:BOOL=ON //QNetworkInterface FEATURE_networkinterface:BOOL=ON //QNetworkProxy FEATURE_networkproxy:BOOL=ON //OCSP-stapling FEATURE_ocsp:BOOL=ON //OpenGL FEATURE_opengl:BOOL=ON //Desktop OpenGL FEATURE_opengl_desktop:BOOL=ON //Dynamic OpenGL FEATURE_opengl_dynamic:BOOL=OFF //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=OFF FEATURE_openssl_runtime:BOOL=ON //OpenSSL 1.1 FEATURE_opensslv11:BOOL=ON //OpenVG FEATURE_openvg:BOOL=OFF //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 //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 //Developer build: private_tests FEATURE_private_tests:BOOL=ON //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 //QPushButton FEATURE_pushbutton:BOOL=ON //qdbus FEATURE_qdbus:BOOL=ON //qev FEATURE_qev: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 //Type for qreal FEATURE_qreal:BOOL=OFF //Qt Attributions Scanner FEATURE_qtattributionsscanner:BOOL=ON //qtdiag FEATURE_qtdiag:BOOL=ON //qtpaths FEATURE_qtpaths:BOOL=ON //qtplugininfo FEATURE_qtplugininfo: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 //RDRAND FEATURE_rdrnd:BOOL=ON //RDSEED FEATURE_rdseed:BOOL=ON //Reduce amount of exported symbols FEATURE_reduce_exports:BOOL=ON //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=OFF //QScrollArea FEATURE_scrollarea:BOOL=ON //QScrollBar FEATURE_scrollbar:BOOL=ON //QScroller FEATURE_scroller:BOOL=ON //SCTP FEATURE_sctp:BOOL=OFF //SecureTransport FEATURE_securetransport: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=OFF //Building shared libraries FEATURE_shared:BOOL=ON //QSharedMemory FEATURE_sharedmemory:BOOL=ON //QShortcut FEATURE_shortcut:BOOL=ON //Signaling NaN FEATURE_signaling_nan: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 //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=OFF //OCI (Oracle) FEATURE_sql_oci:BOOL=OFF //ODBC FEATURE_sql_odbc:BOOL=ON //PostgreSQL FEATURE_sql_psql:BOOL=ON //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 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 // Using system DoubleConversion FEATURE_system_doubleconversion:BOOL=OFF // Using system FreeType FEATURE_system_freetype:BOOL=ON // Using system HarfBuzz FEATURE_system_harfbuzz:BOOL=OFF // Using system libjpeg FEATURE_system_jpeg:BOOL=ON //Using system libb2 FEATURE_system_libb2:BOOL=OFF // Using system PCRE2 FEATURE_system_pcre2:BOOL=OFF // Using system libpng FEATURE_system_png:BOOL=ON //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 zlib FEATURE_system_zlib:BOOL=ON //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 //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 //Thread support FEATURE_thread:BOOL=ON //Threadsafe pipe creation FEATURE_threadsafe_cloexec:BOOL=OFF //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 //lld FEATURE_use_lld_linker:BOOL=OFF //Valgrind FEATURE_valgrind:BOOL=OFF //QValidator FEATURE_validator:BOOL=ON //vkgen FEATURE_vkgen:BOOL=ON //VNC FEATURE_vnc:BOOL=OFF //VSP2 FEATURE_vsp2:BOOL=OFF //Vulkan FEATURE_vulkan:BOOL=OFF //QWhatsThis FEATURE_whatsthis:BOOL=ON //QWheelEvent FEATURE_wheelevent:BOOL=ON //Qt Widgets FEATURE_widgets:BOOL=ON //QWidgetTextControl FEATURE_widgettextcontrol:BOOL=ON //Windows System Libraries FEATURE_win32_system_libs:BOOL=OFF //Windows deployment tool FEATURE_windeployqt:BOOL=ON //QWizard FEATURE_wizard:BOOL=ON //Intrinsics without -mXXX option FEATURE_x86SimdAlways: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 //Zstandard support FEATURE_zstd:BOOL=OFF //Path to a file. FREETYPE_INCLUDE_DIR_freetype2:PATH=C:/Strawberry/c/include/freetype2 //Path to a file. FREETYPE_INCLUDE_DIR_ft2build:PATH=C:/Strawberry/c/include/freetype2 //Path to a library. FREETYPE_LIBRARY_DEBUG:FILEPATH=FREETYPE_LIBRARY_DEBUG-NOTFOUND //Path to a library. FREETYPE_LIBRARY_RELEASE:FILEPATH=C:/Strawberry/c/lib/libfreetype.a //Path to a file. Fontconfig_INCLUDE_DIR:PATH=C:/Strawberry/c/include //Path to a library. Fontconfig_LIBRARY:FILEPATH=C:/Strawberry/c/lib/libfontconfig.a //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=C:/Strawberry/c/include //Path to a library. HARFBUZZ_LIBRARIES:FILEPATH=C:/Strawberry/c/lib/libharfbuzz.a //Perl binary HOST_PERL:FILEPATH=C:/Strawberry/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.19041.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.19041.0/um/x64/icuuc.lib //No help, variable specified on the command line. INPUT_developer_build:UNINITIALIZED=ON INPUT_doubleconversion:STRING=undefined INPUT_freetype:STRING=undefined INPUT_harfbuzz:STRING=undefined //No help, variable specified on the command line. INPUT_icu:UNINITIALIZED=OFF 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_opengl:UNINITIALIZED=desktop //No help, variable specified on the command line. INPUT_release_tools:UNINITIALIZED=yes INPUT_sqlite: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 //QML2 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. JPEG_INCLUDE_DIR:PATH=C:/Strawberry/c/include //Path to a library. JPEG_LIBRARY_DEBUG:FILEPATH=JPEG_LIBRARY_DEBUG-NOTFOUND //Path to a library. JPEG_LIBRARY_RELEASE:FILEPATH=C:/Strawberry/c/lib/libjpeg.a //Path to a library. LIBRT:FILEPATH=LIBRT-NOTFOUND //Path to a library. LIB_EAY:FILEPATH=C:/Strawberry/c/lib/libcrypto.a //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_DIRS:PATH=MySQL_INCLUDE_DIRS-NOTFOUND //Path to a library. MySQL_LIBRARIES:FILEPATH=MySQL_LIBRARIES-NOTFOUND //Path to a file. ODBC_INCLUDE_DIR:PATH=C:/Program Files (x86)/Windows Kits/10/Include/10.0.19041.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_INCLUDE_DIR:PATH=C:/Strawberry/c/include //Path to a file. Oracle_INCLUDE_DIRS:PATH=Oracle_INCLUDE_DIRS-NOTFOUND //Path to a library. Oracle_LIBRARIES:FILEPATH=Oracle_LIBRARIES-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 //Disabled pkg-config usage. PKG_CONFIG_EXECUTABLE:STRING= //Path to a library. PNG_LIBRARY_DEBUG:FILEPATH=PNG_LIBRARY_DEBUG-NOTFOUND //Path to a library. PNG_LIBRARY_RELEASE:FILEPATH=C:/Strawberry/c/lib/libpng.a //Path to a file. PNG_PNG_INCLUDE_DIR:PATH=C:/Strawberry/c/include //Path to a program. PYTHON_EXECUTABLE:FILEPATH=C:/Python38/python.exe //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=C:/Strawberry/c/include //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=C:/Strawberry/c/lib/libpq.a //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=C:/Strawberry/c/include/postgresql/server //Build Qt Benchmarks QT_BUILD_BENCHMARKS:BOOL=OFF //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 //Computed minimum CMake version required to build Qt QT_COMPUTED_MIN_CMAKE_VERSION:STRING=3.18 //Type of qreal QT_COORD_TYPE:STRING=double //Installed Qt host directory path, used for cross compiling. QT_HOST_PATH:PATH= //Minimum supported CMake version required to build Qt QT_MIN_SUPPORTED_CMAKE_VERSION:STRING=3.18 //Qt Namespace QT_NAMESPACE:STRING= //Should examples be built as part of the default 'all' target. QT_NO_MAKE_EXAMPLES:BOOL=OFF //Should tests be built as part of the default 'all' target. QT_NO_MAKE_TESTS:BOOL=OFF //Should tools be built as part of the default 'all' target. QT_NO_MAKE_TOOLS:BOOL=OFF //Qt platform specific pre-processor defines QT_PLATFORM_DEFINITIONS:STRING=UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;_WIN64 //Path to directory that contains qplatformdefs.h QT_PLATFORM_DEFINITION_DIR:PATH=mkspecs/win32-clang-msvc //No help, variable specified on the command line. QT_QMAKE_TARGET_MKSPEC:UNINITIALIZED=win32-clang-msvc //Qt Declarative python path QT_QML_PYTHON_PATH:FILEPATH=C:/Python38/python.exe //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:/Dev/Github/Qt6/qtbase //syncqt script QT_SYNCQT:FILEPATH=D:/Dev/Github/Qt6/qtbase/bin/syncqt.pl QT_USE_BUNDLED_BundledFreetype:BOOL=OFF QT_USE_BUNDLED_BundledHarfbuzz:BOOL=ON QT_USE_BUNDLED_BundledLibpng:BOOL=OFF QT_USE_BUNDLED_BundledPcre2:BOOL=ON //Enable the use of ccache QT_USE_CCACHE:BOOL=OFF //Boolean indicating if doing a Qt prefix build (vs non-prefix // build). QT_WILL_INSTALL:BOOL=ON //Value Computed by CMake Qt5Compat_BINARY_DIR:STATIC=D:/Dev/Github/Qt6/qt5compat //Value Computed by CMake Qt5Compat_SOURCE_DIR:STATIC=D:/Dev/Github/Qt6/qt5compat //The directory containing a CMake configuration file for Qt6AxContainer. Qt6AxContainer_DIR:PATH=Qt6AxContainer_DIR-NOTFOUND //The directory containing a CMake configuration file for Qt6BuildInternals. Qt6BuildInternals_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6BuildInternals //The directory containing a CMake configuration file for Qt6Concurrent. Qt6Concurrent_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6Concurrent //The directory containing a CMake configuration file for Qt6CoreTools. Qt6CoreTools_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6CoreTools //The directory containing a CMake configuration file for Qt6Core. Qt6Core_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6Core //The directory containing a CMake configuration file for Qt6EntryPoint. Qt6EntryPoint_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6EntryPoint //The directory containing a CMake configuration file for Qt6GuiTools. Qt6GuiTools_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6GuiTools //The directory containing a CMake configuration file for Qt6Gui. Qt6Gui_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6Gui //The directory containing a CMake configuration file for Qt6LinguistTools. Qt6LinguistTools_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6LinguistTools //The directory containing a CMake configuration file for Qt6Linguist. Qt6Linguist_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6Linguist //The directory containing a CMake configuration file for Qt6Network. Qt6Network_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6Network //The directory containing a CMake configuration file for Qt6OpenGLWidgets. Qt6OpenGLWidgets_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6OpenGLWidgets //The directory containing a CMake configuration file for Qt6OpenGL. Qt6OpenGL_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6OpenGL //The directory containing a CMake configuration file for Qt6PrintSupport. Qt6PrintSupport_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6PrintSupport //The directory containing a CMake configuration file for Qt6QmlDevTools. Qt6QmlDevTools_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6QmlDevTools //The directory containing a CMake configuration file for Qt6QmlModels. Qt6QmlModels_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6QmlModels //The directory containing a CMake configuration file for Qt6QmlTools. Qt6QmlTools_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6QmlTools //The directory containing a CMake configuration file for Qt6Qml. Qt6Qml_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6Qml //The directory containing a CMake configuration file for Qt6QuickTest. Qt6QuickTest_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6QuickTest //The directory containing a CMake configuration file for Qt6QuickWidgets. Qt6QuickWidgets_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6QuickWidgets //The directory containing a CMake configuration file for Qt6Quick. Qt6Quick_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6Quick //The directory containing a CMake configuration file for Qt6Sql. Qt6Sql_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6Sql //The directory containing a CMake configuration file for Qt6Test. Qt6Test_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6Test //The directory containing a CMake configuration file for Qt6WidgetsTools. Qt6WidgetsTools_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6WidgetsTools //The directory containing a CMake configuration file for Qt6Widgets. Qt6Widgets_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6Widgets //The directory containing a CMake configuration file for Qt6Xml. Qt6Xml_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6Xml //The directory containing a CMake configuration file for Qt6. Qt6_DIR:PATH=D:/Dev/Github/Qt6/qtbase/lib/cmake/Qt6 //Value Computed by CMake QtBase_BINARY_DIR:STATIC=D:/Dev/Github/Qt6/qtbase //Value Computed by CMake QtBase_SOURCE_DIR:STATIC=D:/Dev/Github/Qt6/qtbase //The directory containing a CMake configuration file for QtBuildInternals. QtBuildInternals_DIR:PATH=D:/Dev/Github/Qt6/qtbase/cmake/QtBuildInternals //Value Computed by CMake QtDeclarative_BINARY_DIR:STATIC=D:/Dev/Github/Qt6/qtdeclarative //Value Computed by CMake QtDeclarative_SOURCE_DIR:STATIC=D:/Dev/Github/Qt6/qtdeclarative //Value Computed by CMake QtQualityAssurance_BINARY_DIR:STATIC=D:/Dev/Github/Qt6/qtqa //Value Computed by CMake QtQualityAssurance_SOURCE_DIR:STATIC=D:/Dev/Github/Qt6/qtqa //Value Computed by CMake QtQuickControls2_BINARY_DIR:STATIC=D:/Dev/Github/Qt6/qtquickcontrols2 //Value Computed by CMake QtQuickControls2_SOURCE_DIR:STATIC=D:/Dev/Github/Qt6/qtquickcontrols2 //Value Computed by CMake QtQuickTimeline_BINARY_DIR:STATIC=D:/Dev/Github/Qt6/qtquicktimeline //Value Computed by CMake QtQuickTimeline_SOURCE_DIR:STATIC=D:/Dev/Github/Qt6/qtquicktimeline //Value Computed by CMake QtShaderTools_BINARY_DIR:STATIC=D:/Dev/Github/Qt6/qtshadertools //Value Computed by CMake QtShaderTools_SOURCE_DIR:STATIC=D:/Dev/Github/Qt6/qtshadertools //Value Computed by CMake QtSvg_BINARY_DIR:STATIC=D:/Dev/Github/Qt6/qtsvg //Value Computed by CMake QtSvg_SOURCE_DIR:STATIC=D:/Dev/Github/Qt6/qtsvg //Value Computed by CMake QtTools_BINARY_DIR:STATIC=D:/Dev/Github/Qt6/qttools //Value Computed by CMake QtTools_SOURCE_DIR:STATIC=D:/Dev/Github/Qt6/qttools //Value Computed by CMake QtTranslations_BINARY_DIR:STATIC=D:/Dev/Github/Qt6/qttranslations //Value Computed by CMake QtTranslations_SOURCE_DIR:STATIC=D:/Dev/Github/Qt6/qttranslations //Value Computed by CMake Qt_BINARY_DIR:STATIC=D:/Dev/Github/Qt6 //Value Computed by CMake Qt_SOURCE_DIR:STATIC=D:/Dev/Github/Qt6 //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:FILEPATH=C:/Strawberry/c/lib/libssl.a //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. 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 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. ZLIB_INCLUDE_DIR:PATH=C:/Strawberry/c/include //Path to a library. ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND //Path to a library. ZLIB_LIBRARY_RELEASE:FILEPATH=C:/Strawberry/c/lib/libz.a //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 double-conversion. double-conversion_DIR:PATH=double-conversion_DIR-NOTFOUND //The directory containing a CMake configuration file for harfbuzz. harfbuzz_DIR:PATH=harfbuzz_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 ######################## 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: BUILD_CMAKE_TESTING BUILD_CMAKE_TESTING-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 //ADVANCED property for variable: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_COMPILER_RANLIB CMAKE_ASM_COMPILER_RANLIB-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:/Dev/Github/Qt6 //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=18 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=4 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cmake.exe //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cpack.exe //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=C:/Program Files/CMake/bin/ctest.exe //ADVANCED property for variable: CMAKE_CXX_COMPILER CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_COMPILER_AR CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB CMAKE_CXX_COMPILER_RANLIB-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_COMPILER_AR CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB CMAKE_C_COMPILER_RANLIB-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 //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 Multi-Config //Generator instance identifier. CMAKE_GENERATOR_INSTANCE:INTERNAL= //Name of generator platform. CMAKE_GENERATOR_PLATFORM:INTERNAL= //Name of generator toolset. CMAKE_GENERATOR_TOOLSET:INTERNAL= //Have include pthread.h CMAKE_HAVE_PTHREAD_H:INTERNAL= //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=D:/Dev/Github/Qt6 //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_NM CMAKE_NM-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=201 //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 //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=C:/Program Files/CMake/share/cmake-3.18 //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_DIRS DB2_INCLUDE_DIRS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DB2_LIBRARIES DB2_LIBRARIES-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 //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 Fontconfig FIND_PACKAGE_MESSAGE_DETAILS_Fontconfig:INTERNAL=[C:/Strawberry/c/lib/libfontconfig.a][C:/Strawberry/c/include][v2.13.1()] //Details about finding JPEG FIND_PACKAGE_MESSAGE_DETAILS_JPEG:INTERNAL=[C:/Strawberry/c/lib/libjpeg.a][C:/Strawberry/c/include][v90()] //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=[C:/Strawberry/c/lib/libcrypto.a][C:/Strawberry/c/include][c ][v1.1.1g()] //Details about finding PostgreSQL FIND_PACKAGE_MESSAGE_DETAILS_PostgreSQL:INTERNAL=[C:/Strawberry/c/lib/libpq.a][C:/Strawberry/c/include][C:/Strawberry/c/include/postgresql/server][v11.3()] //Details about finding PythonInterp FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[C:/Python38/python.exe][v3.8.3()] //Details about finding Threads FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][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=[ON][v()] //Details about finding WrapOpenSSLHeaders FIND_PACKAGE_MESSAGE_DETAILS_WrapOpenSSLHeaders:INTERNAL=[ON][v()] //Details about finding WrapPCRE2 FIND_PACKAGE_MESSAGE_DETAILS_WrapPCRE2:INTERNAL=[ON][v()] //Details about finding WrapPNG FIND_PACKAGE_MESSAGE_DETAILS_WrapPNG:INTERNAL=[ON][v()] //Details about finding WrapSystemFreetype FIND_PACKAGE_MESSAGE_DETAILS_WrapSystemFreetype:INTERNAL=[C:/Strawberry/c/lib/libfreetype.a][TRUE][v2.10.0(2.2.0)] //Details about finding WrapSystemHarfbuzz FIND_PACKAGE_MESSAGE_DETAILS_WrapSystemHarfbuzz:INTERNAL=[C:/Strawberry/c/lib/libharfbuzz.a][C:/Strawberry/c/include][TRUE][v(2.6.0)] //Details about finding WrapSystemPNG FIND_PACKAGE_MESSAGE_DETAILS_WrapSystemPNG:INTERNAL=[C:/Strawberry/c/lib/libpng.a;C:/Strawberry/c/lib/libz.a][TRUE][v1.6.37()] //Details about finding ZLIB FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[C:/Strawberry/c/lib/libz.a][C:/Strawberry/c/include][v1.2.11(1.0.8)] //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= //Test HAVE_DASH_DASH_NO_UNDEFINED HAVE_DASH_DASH_NO_UNDEFINED:INTERNAL=1 //Test HAVE_DASH_UNDEFINED_SYMBOLS HAVE_DASH_UNDEFINED_SYMBOLS: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=1 //Test HAVE_STDATOMIC HAVE_STDATOMIC: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= //Test HAVE_atomicfptr HAVE_atomicfptr:INTERNAL=1 //Test HAVE_cloexec HAVE_cloexec:INTERNAL= //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_cxx14_make_unique HAVE_cxx14_make_unique:INTERNAL=1 //Test HAVE_cxx17 HAVE_cxx17:INTERNAL=1 //Test HAVE_cxx17_filesystem HAVE_cxx17_filesystem:INTERNAL=1 //Test HAVE_cxx2a HAVE_cxx2a: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= //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= //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= //Test HAVE_linux_netlink HAVE_linux_netlink:INTERNAL= //Test HAVE_linuxfb HAVE_linuxfb:INTERNAL= //Test HAVE_netlistmgr HAVE_netlistmgr:INTERNAL=1 //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= //Test HAVE_precompile_header HAVE_precompile_header:INTERNAL= //Test HAVE_reduce_relocations HAVE_reduce_relocations:INTERNAL=1 //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 //Test HAVE_stack_protector HAVE_stack_protector:INTERNAL=1 //Test HAVE_statx HAVE_statx:INTERNAL= //Test HAVE_syslog HAVE_syslog:INTERNAL= //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_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_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_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_sqlite INPUT_sqlite-STRINGS:INTERNAL=undefined;qt;system //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 LIB_EAY-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 Libb2_CFLAGS:INTERNAL= Libb2_CFLAGS_I:INTERNAL= Libb2_CFLAGS_OTHER:INTERNAL= Libb2_FOUND:INTERNAL= Libb2_INCLUDEDIR:INTERNAL= Libb2_LIBDIR:INTERNAL= Libb2_LIBS:INTERNAL= Libb2_LIBS_L:INTERNAL= Libb2_LIBS_OTHER:INTERNAL= Libb2_LIBS_PATHS:INTERNAL= Libb2_MODULE_NAME:INTERNAL= Libb2_PREFIX:INTERNAL= Libb2_STATIC_CFLAGS:INTERNAL= Libb2_STATIC_CFLAGS_I:INTERNAL= Libb2_STATIC_CFLAGS_OTHER:INTERNAL= Libb2_STATIC_LIBDIR:INTERNAL= Libb2_STATIC_LIBS:INTERNAL= Libb2_STATIC_LIBS_L:INTERNAL= Libb2_STATIC_LIBS_OTHER:INTERNAL= Libb2_STATIC_LIBS_PATHS:INTERNAL= Libb2_VERSION:INTERNAL= 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_DIRS MySQL_INCLUDE_DIRS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MySQL_LIBRARIES MySQL_LIBRARIES-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_DIRS Oracle_INCLUDE_DIRS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Oracle_LIBRARIES Oracle_LIBRARIES-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_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_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= //ADVANCED property for variable: PNG_LIBRARY_DEBUG PNG_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PNG_LIBRARY_RELEASE PNG_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PNG_PNG_INCLUDE_DIR PNG_PNG_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PYTHON_EXECUTABLE PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1 //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_mmx;TEST_arch_x86_64_subarch_sse;TEST_arch_x86_64_subarch_sse2;TEST_buildAbi 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_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_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_big_codecs:INTERNAL=Big Codecs 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_cborstreamreader:INTERNAL=CBOR stream reading QT_FEATURE_LABEL_cborstreamwriter:INTERNAL=CBOR stream writing QT_FEATURE_LABEL_ccache:INTERNAL=Using ccache 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_corewlan:INTERNAL=CoreWLan QT_FEATURE_LABEL_coverage:INTERNAL=Code Coverage Instrumentation QT_FEATURE_LABEL_coverage_source_based:INTERNAL=source-based QT_FEATURE_LABEL_coverage_trace_pc_guard:INTERNAL=trace-pc-guard 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 QT_FEATURE_LABEL_cxx14:INTERNAL=C++14 QT_FEATURE_LABEL_cxx14_make_unique:INTERNAL=C++14 make_unique QT_FEATURE_LABEL_cxx17:INTERNAL=C++17 QT_FEATURE_LABEL_cxx17_filesystem:INTERNAL=C++17 QT_FEATURE_LABEL_cxx1z:INTERNAL=C++17 QT_FEATURE_LABEL_cxx2a:INTERNAL=C++2a 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_errormessage:INTERNAL=QErrorMessage QT_FEATURE_LABEL_etw:INTERNAL=ETW QT_FEATURE_LABEL_evdev:INTERNAL=evdev QT_FEATURE_LABEL_eventfd:INTERNAL=eventfd 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_graphicseffect:INTERNAL=QGraphicsEffect QT_FEATURE_LABEL_graphicsview:INTERNAL=QGraphicsView QT_FEATURE_LABEL_groupbox:INTERNAL=QGroupBox QT_FEATURE_LABEL_gssapi:INTERNAL=GSSAPI QT_FEATURE_LABEL_gtk3:INTERNAL=GTK+ QT_FEATURE_LABEL_gui:INTERNAL=Qt Gui QT_FEATURE_LABEL_harfbuzz:INTERNAL=HarfBuzz QT_FEATURE_LABEL_headersclean:INTERNAL=Check for clean headers QT_FEATURE_LABEL_help:INTERNAL=Qt Help QT_FEATURE_LABEL_highdpiscaling:INTERNAL=High DPI Scaling QT_FEATURE_LABEL_hijricalendar:INTERNAL=QHijriCalendar QT_FEATURE_LABEL_http:INTERNAL=HTTP 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_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_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_netlink:INTERNAL=Linux AF_NETLINK 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_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_neon:INTERNAL=NEON QT_FEATURE_LABEL_netlistmgr:INTERNAL=Network List Manager QT_FEATURE_LABEL_network:INTERNAL=Qt Network QT_FEATURE_LABEL_networkdiskcache:INTERNAL=QNetworkDiskCache QT_FEATURE_LABEL_networkinterface:INTERNAL=QNetworkInterface QT_FEATURE_LABEL_networkproxy:INTERNAL=QNetworkProxy 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_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_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_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_pushbutton:INTERNAL=QPushButton QT_FEATURE_LABEL_qdbus:INTERNAL=qdbus QT_FEATURE_LABEL_qev:INTERNAL=qev 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_qqnx_imf:INTERNAL=IMF QT_FEATURE_LABEL_qqnx_pps:INTERNAL=PPS QT_FEATURE_LABEL_qreal:INTERNAL=Type for qreal QT_FEATURE_LABEL_qtattributionsscanner:INTERNAL=Qt Attributions Scanner QT_FEATURE_LABEL_qtdiag:INTERNAL=qtdiag QT_FEATURE_LABEL_qtpaths:INTERNAL=qtpaths QT_FEATURE_LABEL_qtplugininfo:INTERNAL=qtplugininfo 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_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_securetransport:INTERNAL=SecureTransport 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_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_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_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_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_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_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_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_thread:INTERNAL=Thread support QT_FEATURE_LABEL_threadsafe_cloexec:INTERNAL=Threadsafe pipe creation 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_lld_linker:INTERNAL=lld QT_FEATURE_LABEL_valgrind:INTERNAL=Valgrind QT_FEATURE_LABEL_validator:INTERNAL=QValidator QT_FEATURE_LABEL_vkgen:INTERNAL=vkgen QT_FEATURE_LABEL_vnc:INTERNAL=VNC QT_FEATURE_LABEL_vsp2:INTERNAL=VSP2 QT_FEATURE_LABEL_vulkan:INTERNAL=Vulkan 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_win32_system_libs:INTERNAL=Windows System Libraries QT_FEATURE_LABEL_windeployqt:INTERNAL=Windows deployment tool QT_FEATURE_LABEL_wizard:INTERNAL=QWizard QT_FEATURE_LABEL_x86SimdAlways:INTERNAL=Intrinsics without -mXXX option 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_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 QT_FEATURE_aesni:INTERNAL=OFF //Qt feature: alloca (from target Qt6::Core) QT_FEATURE_alloca:INTERNAL=ON //Qt feature: alloca_h (from target Qt6::Core) QT_FEATURE_alloca_h:INTERNAL=OFF //Qt feature: alloca_malloc_h (from target Qt6::Core) QT_FEATURE_alloca_malloc_h:INTERNAL=ON //Qt feature: android_style_assets (from target Qt6::Core) QT_FEATURE_android_style_assets:INTERNAL=OFF //Qt feature: animation (from target Qt6::Core) QT_FEATURE_animation:INTERNAL=ON //Qt feature: appstore_compliant (from target Qt6::Core) QT_FEATURE_appstore_compliant:INTERNAL=OFF //Qt feature: 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: big_codecs QT_FEATURE_big_codecs:INTERNAL=ON //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: 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: 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: corewlan (from target Qt6::Network) QT_FEATURE_corewlan:INTERNAL=OFF //Qt feature: coverage QT_FEATURE_coverage:INTERNAL=OFF //Qt feature: coverage_source_based QT_FEATURE_coverage_source_based:INTERNAL=OFF //Qt feature: coverage_trace_pc_guard QT_FEATURE_coverage_trace_pc_guard:INTERNAL=OFF //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: cxx14_make_unique (from target Qt6::Qml) QT_FEATURE_cxx14_make_unique: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: 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 QT_FEATURE_debug:INTERNAL=ON //Qt feature: debug_and_release (from target Qt6::Core) QT_FEATURE_debug_and_release:INTERNAL=ON //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=ON //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=OFF //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: errormessage (from target Qt6::Widgets) QT_FEATURE_errormessage:INTERNAL=ON //Qt feature: etw (from target Qt6::Core) QT_FEATURE_etw:INTERNAL=OFF //Qt feature: evdev (from target Qt6::Gui) QT_FEATURE_evdev:INTERNAL=OFF //Qt feature: eventfd (from target Qt6::Core) QT_FEATURE_eventfd:INTERNAL=OFF //Qt feature: f16c (from target Qt6::Core) QT_FEATURE_f16c:INTERNAL=ON //Qt feature: filedialog (from target Qt6::Widgets) QT_FEATURE_filedialog:INTERNAL=ON //Qt feature: filesystemiterator (from target Qt6::Core) QT_FEATURE_filesystemiterator:INTERNAL=ON //Qt feature: filesystemmodel (from target Qt6::Gui) QT_FEATURE_filesystemmodel:INTERNAL=ON //Qt feature: filesystemwatcher (from target Qt6::Core) QT_FEATURE_filesystemwatcher:INTERNAL=ON //Qt feature: fontcombobox (from target Qt6::Widgets) QT_FEATURE_fontcombobox:INTERNAL=ON //Qt feature: fontconfig (from target Qt6::Gui) QT_FEATURE_fontconfig:INTERNAL=OFF //Qt feature: fontdialog (from target Qt6::Widgets) QT_FEATURE_fontdialog:INTERNAL=ON //Qt feature: force_asserts (from target Qt6::Core) QT_FEATURE_force_asserts:INTERNAL=OFF //Qt feature: force_debug_info (from target Qt6::Core) QT_FEATURE_force_debug_info:INTERNAL=ON //Qt feature: forkfd_pidfd (from target Qt6::Core) QT_FEATURE_forkfd_pidfd:INTERNAL=OFF //Qt feature: formlayout (from target Qt6::Widgets) QT_FEATURE_formlayout:INTERNAL=ON //Qt feature: framework (from target Qt6::Core) QT_FEATURE_framework:INTERNAL=OFF //Qt feature: freetype (from target Qt6::Gui) QT_FEATURE_freetype:INTERNAL=ON //Qt feature: fscompleter (from target Qt6::Widgets) QT_FEATURE_fscompleter:INTERNAL=ON //Qt feature: futimens (from target Qt6::Core) QT_FEATURE_futimens:INTERNAL=OFF //Qt feature: 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: graphicseffect (from target Qt6::Widgets) QT_FEATURE_graphicseffect:INTERNAL=ON //Qt feature: graphicsview (from target Qt6::Widgets) QT_FEATURE_graphicsview:INTERNAL=ON //Qt feature: groupbox (from target Qt6::Widgets) QT_FEATURE_groupbox:INTERNAL=ON //Qt feature: gssapi (from target Qt6::Network) QT_FEATURE_gssapi:INTERNAL=OFF //Qt feature: gtk3 (from target Qt6::Widgets) QT_FEATURE_gtk3:INTERNAL=OFF //Qt feature: gui (from target Qt6::Core) QT_FEATURE_gui:INTERNAL=ON //Qt feature: harfbuzz (from target Qt6::Gui) QT_FEATURE_harfbuzz:INTERNAL=ON //Qt feature: headersclean QT_FEATURE_headersclean:INTERNAL=OFF //Qt feature: help QT_FEATURE_help:INTERNAL=ON //Qt feature: highdpiscaling (from target Qt6::Gui) QT_FEATURE_highdpiscaling:INTERNAL=ON //Qt feature: hijricalendar (from target Qt6::Core) QT_FEATURE_hijricalendar:INTERNAL=ON //Qt feature: http (from target Qt6::Network) QT_FEATURE_http:INTERNAL=ON //Qt feature: ico (from target Qt6::Gui) QT_FEATURE_ico:INTERNAL=ON //Qt feature: 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: 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: 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_netlink (from target Qt6::Network) QT_FEATURE_linux_netlink:INTERNAL=OFF //Qt feature: linuxfb (from target Qt6::Gui) QT_FEATURE_linuxfb:INTERNAL=OFF //Qt feature: listview (from target Qt6::Widgets) QT_FEATURE_listview:INTERNAL=ON //Qt feature: listwidget (from target Qt6::Widgets) QT_FEATURE_listwidget:INTERNAL=ON //Qt feature: localserver (from target Qt6::Network) QT_FEATURE_localserver:INTERNAL=ON //Qt feature: 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 QT_FEATURE_mips_dsp:INTERNAL=OFF //Qt feature: mips_dspr2 QT_FEATURE_mips_dspr2:INTERNAL=OFF //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: neon QT_FEATURE_neon:INTERNAL=OFF //Qt feature: netlistmgr (from target Qt6::Network) QT_FEATURE_netlistmgr:INTERNAL=ON //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: 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: 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=ON //Qt feature: opengl_dynamic QT_FEATURE_opengl_dynamic:INTERNAL=OFF //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=OFF //Qt feature: openssl_runtime QT_FEATURE_openssl_runtime:INTERNAL=ON //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: 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: 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: private_tests (from target Qt6::Core) QT_FEATURE_private_tests:INTERNAL=ON //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: 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: 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: 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: qtattributionsscanner QT_FEATURE_qtattributionsscanner:INTERNAL=ON //Qt feature: qtdiag QT_FEATURE_qtdiag:INTERNAL=ON //Qt feature: qtpaths QT_FEATURE_qtpaths:INTERNAL=ON //Qt feature: qtplugininfo QT_FEATURE_qtplugininfo: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 QT_FEATURE_quickcontrols2_basic:INTERNAL=ON //Qt feature: quickcontrols2_fusion QT_FEATURE_quickcontrols2_fusion:INTERNAL=ON //Qt feature: quickcontrols2_imagine QT_FEATURE_quickcontrols2_imagine:INTERNAL=ON //Qt feature: quickcontrols2_macos QT_FEATURE_quickcontrols2_macos:INTERNAL=ON //Qt feature: quickcontrols2_material QT_FEATURE_quickcontrols2_material:INTERNAL=ON //Qt feature: quickcontrols2_universal QT_FEATURE_quickcontrols2_universal:INTERNAL=ON //Qt feature: quickcontrols2_windows QT_FEATURE_quickcontrols2_windows:INTERNAL=ON //Qt feature: quicktemplates2_hover QT_FEATURE_quicktemplates2_hover:INTERNAL=ON //Qt feature: quicktemplates2_multitouch 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: 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=ON //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=OFF //Qt feature: scrollarea (from target Qt6::Widgets) QT_FEATURE_scrollarea:INTERNAL=ON //Qt feature: scrollbar (from target Qt6::Widgets) QT_FEATURE_scrollbar:INTERNAL=ON //Qt feature: scroller (from target Qt6::Widgets) QT_FEATURE_scroller:INTERNAL=ON //Qt feature: sctp (from target Qt6::Network) QT_FEATURE_sctp:INTERNAL=OFF //Qt feature: securetransport (from target Qt6::Network) QT_FEATURE_securetransport:INTERNAL=OFF //Qt feature: separate_debug_info (from target Qt6::Core) QT_FEATURE_separate_debug_info:INTERNAL=OFF //Qt feature: sessionmanager (from target Qt6::Gui) QT_FEATURE_sessionmanager:INTERNAL=ON //Qt feature: settings (from target Qt6::Core) QT_FEATURE_settings:INTERNAL=ON //Qt feature: sha3_fast (from target Qt6::Core) QT_FEATURE_sha3_fast:INTERNAL=ON //Qt feature: shani QT_FEATURE_shani:INTERNAL=OFF //Qt feature: shared (from target Qt6::Core) QT_FEATURE_shared:INTERNAL=ON //Qt feature: sharedmemory (from target Qt6::Core) QT_FEATURE_sharedmemory:INTERNAL=ON //Qt feature: shortcut (from target Qt6::Core) QT_FEATURE_shortcut:INTERNAL=ON //Qt feature: signaling_nan (from target Qt6::Core) QT_FEATURE_signaling_nan:INTERNAL=ON //Qt feature: simulator_and_device (from target Qt6::Core) QT_FEATURE_simulator_and_device:INTERNAL=OFF //Qt feature: sizegrip (from target Qt6::Widgets) QT_FEATURE_sizegrip:INTERNAL=ON //Qt feature: slider (from target Qt6::Widgets) QT_FEATURE_slider:INTERNAL=ON //Qt feature: slog2 (from target Qt6::Core) QT_FEATURE_slog2:INTERNAL=OFF //Qt feature: socks5 (from target Qt6::Network) QT_FEATURE_socks5:INTERNAL=ON //Qt feature: sortfilterproxymodel (from target Qt6::Core) QT_FEATURE_sortfilterproxymodel:INTERNAL=ON //Qt feature: spinbox (from target Qt6::Widgets) QT_FEATURE_spinbox:INTERNAL=ON //Qt feature: splashscreen (from target Qt6::Widgets) QT_FEATURE_splashscreen:INTERNAL=ON //Qt feature: splitter (from target Qt6::Widgets) QT_FEATURE_splitter:INTERNAL=ON //Qt feature: sql (from target Qt6::Core) QT_FEATURE_sql:INTERNAL=ON //Qt feature: 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=OFF //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=ON //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: 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_doubleconversion (from target Qt6::Core) QT_FEATURE_system_doubleconversion:INTERNAL=OFF //Qt feature: system_freetype (from target Qt6::Gui) QT_FEATURE_system_freetype:INTERNAL=ON //Qt feature: system_harfbuzz (from target Qt6::Gui) QT_FEATURE_system_harfbuzz:INTERNAL=OFF //Qt feature: system_jpeg (from target Qt6::Gui) QT_FEATURE_system_jpeg:INTERNAL=ON //Qt feature: system_libb2 (from target Qt6::Core) QT_FEATURE_system_libb2:INTERNAL=OFF //Qt feature: system_pcre2 (from target Qt6::Core) QT_FEATURE_system_pcre2:INTERNAL=OFF //Qt feature: system_png (from target Qt6::Gui) QT_FEATURE_system_png:INTERNAL=ON //Qt feature: system_proxies (from target Qt6::Network) QT_FEATURE_system_proxies:INTERNAL=ON //Qt feature: system_sqlite QT_FEATURE_system_sqlite:INTERNAL=OFF //Qt feature: system_textmarkdownreader (from target Qt6::Gui) QT_FEATURE_system_textmarkdownreader:INTERNAL=OFF //Qt feature: system_xcb_xinput (from target Qt6::Gui) QT_FEATURE_system_xcb_xinput:INTERNAL=OFF //Qt feature: system_zlib (from target Qt6::Core) QT_FEATURE_system_zlib:INTERNAL=ON //Qt feature: systemsemaphore (from target Qt6::Core) QT_FEATURE_systemsemaphore:INTERNAL=ON //Qt feature: systemtrayicon (from target Qt6::Gui) QT_FEATURE_systemtrayicon:INTERNAL=ON //Qt feature: tabbar (from target Qt6::Widgets) QT_FEATURE_tabbar:INTERNAL=ON //Qt feature: tabletevent (from target Qt6::Gui) QT_FEATURE_tabletevent:INTERNAL=ON //Qt feature: tableview (from target Qt6::Widgets) QT_FEATURE_tableview:INTERNAL=ON //Qt feature: tablewidget (from target Qt6::Widgets) QT_FEATURE_tablewidget:INTERNAL=ON //Qt feature: tabwidget (from target Qt6::Widgets) QT_FEATURE_tabwidget:INTERNAL=ON //Qt feature: temporaryfile (from target Qt6::Core) QT_FEATURE_temporaryfile:INTERNAL=ON //Qt feature: 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: thread (from target Qt6::Core) QT_FEATURE_thread:INTERNAL=ON //Qt feature: threadsafe_cloexec QT_FEATURE_threadsafe_cloexec:INTERNAL=OFF //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 QT_FEATURE_use_bfd_linker:INTERNAL=OFF //Qt feature: use_gold_linker QT_FEATURE_use_gold_linker:INTERNAL=OFF //Qt feature: use_gold_linker_alias QT_FEATURE_use_gold_linker_alias:INTERNAL=OFF //Qt feature: use_lld_linker QT_FEATURE_use_lld_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: vkgen (from target Qt6::Gui) QT_FEATURE_vkgen:INTERNAL=ON //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: 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: win32_system_libs QT_FEATURE_win32_system_libs:INTERNAL=OFF //Qt feature: windeployqt QT_FEATURE_windeployqt:INTERNAL=ON //Qt feature: wizard (from target Qt6::Widgets) QT_FEATURE_wizard:INTERNAL=ON //Qt feature: x86SimdAlways (from target Qt6::Core) QT_FEATURE_x86SimdAlways:INTERNAL=ON //Qt feature: xcb (from target Qt6::Gui) QT_FEATURE_xcb:INTERNAL=OFF //Qt feature: xcb_egl_plugin (from target Qt6::Gui) QT_FEATURE_xcb_egl_plugin:INTERNAL=OFF //Qt feature: xcb_glx (from target Qt6::Gui) QT_FEATURE_xcb_glx:INTERNAL=OFF //Qt feature: xcb_glx_plugin (from target Qt6::Gui) QT_FEATURE_xcb_glx_plugin:INTERNAL=OFF //Qt feature: xcb_native_painting (from target Qt6::Gui) QT_FEATURE_xcb_native_painting:INTERNAL=OFF //Qt feature: xcb_sm (from target Qt6::Gui) QT_FEATURE_xcb_sm:INTERNAL=OFF //Qt feature: xcb_xlib (from target Qt6::Gui) QT_FEATURE_xcb_xlib:INTERNAL=OFF //Qt feature: xkbcommon (from target Qt6::Gui) QT_FEATURE_xkbcommon:INTERNAL=OFF //Qt feature: xkbcommon_x11 (from target Qt6::Gui) QT_FEATURE_xkbcommon_x11:INTERNAL=OFF //Qt feature: xlib (from target Qt6::Gui) QT_FEATURE_xlib:INTERNAL=OFF //Qt feature: xml (from target Qt6::Core) QT_FEATURE_xml:INTERNAL=ON //Qt feature: xmlstream (from target Qt6::Core) QT_FEATURE_xmlstream:INTERNAL=ON //Qt feature: xmlstreamreader (from target Qt6::Core) QT_FEATURE_xmlstreamreader:INTERNAL=ON //Qt feature: xmlstreamwriter (from target Qt6::Core) QT_FEATURE_xmlstreamwriter:INTERNAL=ON //Qt feature: xrender (from target Qt6::Gui) QT_FEATURE_xrender:INTERNAL=OFF //Qt feature: zstd (from target Qt6::Core) QT_FEATURE_zstd:INTERNAL=OFF //Known Qt modules with tools QT_KNOWN_MODULES_WITH_TOOLS:INTERNAL= //Known Qt module Core tools QT_KNOWN_MODULE_Core_TOOLS:INTERNAL=moc;rcc;tracegen;cmake_automoc_parser;qlalr;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;qmllint;qmlimportscanner;qmlformat;qml;qmlprofiler;qmlpreview;qmlscene;qmlplugindump;qmltestrunner;qmljs //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 //Known Qt module Widgets tools QT_KNOWN_MODULE_Widgets_TOOLS:INTERNAL=uic //Known Qt plugins QT_KNOWN_PLUGINS:INTERNAL= QT_MKSPECS_DIR:INTERNAL=D:/Dev/Github/Qt6/qtbase/mkspecs //Path to directory that contains qplatformdefs.h QT_PLATFORM_DEFINITION_DIR_ABSOLUTE:INTERNAL=D:/Dev/Github/Qt6/qt5compat/mkspecs/win32-clang-msvc QT_QMAKE_LIBS_FOR_core:INTERNAL=libatomic QT_QMAKE_LIBS_FOR_core5compat:INTERNAL=iconv QT_QMAKE_LIBS_FOR_global:INTERNAL=zlib QT_QMAKE_LIBS_FOR_gui:INTERNAL=freetype;fontconfig;harfbuzz;libjpeg;libpng;opengl QT_QMAKE_LIBS_FOR_network:INTERNAL=openssl_headers;openssl QT_QMAKE_LIBS_FOR_sqldrivers:INTERNAL=psql;odbc QT_QMAKE_LIB_TARGETS_fontconfig:INTERNAL=Fontconfig::Fontconfig QT_QMAKE_LIB_TARGETS_freetype:INTERNAL=WrapSystemFreetype::WrapSystemFreetype QT_QMAKE_LIB_TARGETS_harfbuzz:INTERNAL=WrapSystemHarfbuzz::WrapSystemHarfbuzz QT_QMAKE_LIB_TARGETS_iconv:INTERNAL=WrapIconv::WrapIconv QT_QMAKE_LIB_TARGETS_libatomic:INTERNAL=WrapAtomic::WrapAtomic QT_QMAKE_LIB_TARGETS_libjpeg:INTERNAL=JPEG::JPEG QT_QMAKE_LIB_TARGETS_libpng:INTERNAL=WrapSystemPNG::WrapSystemPNG QT_QMAKE_LIB_TARGETS_odbc:INTERNAL=ODBC::ODBC QT_QMAKE_LIB_TARGETS_opengl:INTERNAL=WrapOpenGL::WrapOpenGL QT_QMAKE_LIB_TARGETS_openssl:INTERNAL=WrapOpenSSL::WrapOpenSSL QT_QMAKE_LIB_TARGETS_openssl_headers:INTERNAL=WrapOpenSSLHeaders::WrapOpenSSLHeaders QT_QMAKE_LIB_TARGETS_psql:INTERNAL=PostgreSQL::PostgreSQL QT_QMAKE_LIB_TARGETS_zlib:INTERNAL=ZLIB::ZLIB //Known current repo Qt modules QT_REPO_KNOWN_MODULES:INTERNAL=Core5Compat //Known current repo Qt plug-in types QT_REPO_KNOWN_PLUGIN_TYPES:INTERNAL= //internal command prefix for tool invocations QT_TOOL_PATH_SETUP_COMMAND:INTERNAL=COMMAND;set;"PATH=D:\Dev\Github\Qt6\qtbase\bin$%PATH%" //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 SSL_EAY-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_mmx:INTERNAL=1 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= //working std::atomic for function pointers TEST_atomicfptr:INTERNAL=1 TEST_buildAbi:INTERNAL=x86_64-little_endian-lp64 //POSIX monotonic clock TEST_clock_monotonic:INTERNAL=FALSE //O_CLOEXEC TEST_cloexec:INTERNAL= //C++11 TEST_cxx11_future:INTERNAL=1 //C++11 TEST_cxx11_random:INTERNAL=1 //C++14 support TEST_cxx14:INTERNAL=1 //C++14 make_unique() TEST_cxx14_make_unique:INTERNAL=1 //C++17 support TEST_cxx17:INTERNAL=1 //C++17 TEST_cxx17_filesystem:INTERNAL=1 //C++2a support TEST_cxx2a: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= //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= //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=1 //linkat() TEST_linkat:INTERNAL= //Linux AF_NETLINK sockets TEST_linux_netlink:INTERNAL= //LinuxFB TEST_linuxfb:INTERNAL= //Network List Manager TEST_netlistmgr:INTERNAL=1 //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=1 //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= //-Bsymbolic-functions support TEST_reduce_relocations:INTERNAL=1 //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 //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=mmx;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 //XCB (extensions) TEST_xcb_syslibs:INTERNAL=FALSE //xlocale.h (or equivalents) TEST_xlocalescanprint:INTERNAL= 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_INCLUDE_DIR Vulkan_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Vulkan_LIBRARY Vulkan_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: 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 __pkg_config_checked_ATSPI2:INTERNAL=1 __pkg_config_checked_DirectFB:INTERNAL=1 __pkg_config_checked_GTK3:INTERNAL=1 __pkg_config_checked_Libb2: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_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_Tslib:INTERNAL=1 //Result of TRY_COMPILE _arch_result:INTERNAL=TRUE