CMake Variables in Qt6 Core
The following CMake variables are defined when Qt6::Core is loaded, for instance with
find_package(Qt6 REQUIRED COMPONENTS Core)
See also CMake Variable Reference.
Android-specific architecture of the host system. | |
Location of the Android SDK. | |
List of arguments to pass to Android applications. | |
Location of the host Qt installation when cross-compiling. | |
Disables providing a fallback app bundle ID during target finalization on iOS. | |
Disables providing a fallback team ID during target finalization on iOS. |
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.