qt6-bb10/tests/auto/corelib/global
Thiago Macieira 1d17604c65 CMake: fix cross-compilation build: ${CMAKE_SYSTEM_PROCESSOR} is empty
CMake Error at tests/auto/corelib/global/qcomparehelpers/CMakeLists.txt:
20 (if):
  if given arguments:

    "CMAKE_VERSION" "VERSION_GREATER_EQUAL" "3.20" "AND" "NOT" "MACOS"
"AND" "NOT" "VXWORKS" "AND" "NOT" "(" "LINUX" "AND" "MATCHES" "aarch64"
")"

  Unknown arguments specified

Pick-to: 6.7
Change-Id: I6979d02a7395405cbf23fffd17c900d8e25e4c0c
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2024-04-24 12:27:31 -07:00
..
q20 Change license for tests files 2024-02-04 09:56:42 +01:00
q_func_info Change license for tests files 2024-02-04 09:56:42 +01:00
qcompare Change license for tests files 2024-02-04 09:56:42 +01:00
qcomparehelpers CMake: fix cross-compilation build: ${CMAKE_SYSTEM_PROCESSOR} is empty 2024-04-24 12:27:31 -07:00
qflags Change license for tests files 2024-02-04 09:56:42 +01:00
qfloat16 Change license for tests files 2024-02-04 09:56:42 +01:00
qgetputenv Change license for tests files 2024-02-04 09:56:42 +01:00
qglobal Revert "QTypeInfo: add detection for Clang's __is_trivially_relocatable" 2024-03-22 14:31:39 +00:00
qglobalstatic Change license for tests files 2024-02-04 09:56:42 +01:00
qhooks Change license for tests files 2024-02-04 09:56:42 +01:00
qkeycombination QKeyCombination: use new comparison helper macros 2024-04-17 20:30:37 +02:00
qlogging tst_qmessagehandler: disable the backtrace tests outside of x86 2024-02-26 23:29:39 -08:00
qnativeinterface Change license for tests files 2024-02-04 09:56:42 +01:00
qnumeric Fix truncation warnings in tst_qnumeric 2024-03-16 15:41:03 +01:00
qoperatingsystemversion Fix build of tst_qoperatingsystemversion.cpp with C++20 2024-03-19 21:09:38 +01:00
qrandomgenerator Change license for tests files 2024-02-04 09:56:42 +01:00
qtendian Change license for tests files 2024-02-04 09:56:42 +01:00
qxp Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt Implement compare helper macros 2023-11-28 20:30:19 +00:00