The following CMake variables are defined when Qt6::Core is loaded, for instance with
find_package(Qt6 COMPONENTS Core REQUIRED)
另请参阅 CMake 变量参考 .
ANDROID_NDK_HOST_SYSTEM_NAME | Android-specific architecture of the host system. |
ANDROID_SDK_ROOT | Location of the Android SDK. |
QT_ANDROID_APPLICATION_ARGUMENTS | List of arguments to pass to Android applications. |
QT_HOST_PATH | Location of the host Qt installation when cross-compiling. |
QT_NO_SET_XCODE_BUNDLE_IDENTIFIER | Disables providing a fallback app bundle ID during target finalization on iOS. |
QT_NO_SET_XCODE_DEVELOPMENT_TEAM_ID | Disables providing a fallback team ID during target finalization on iOS. |