qt6-bb10/tests/auto
Amir Masoud Abdol 2625e5f050 Make the `PREFIX` Parameter of the `qt_add_resources` Optional
The `rcc_PREFIX` will be set to `/` if it is not passed to the
function and it is not defined in `QT_RESOURCE_PREFIX`.

I also removed an unnecessary check of the `rcc_PREFIX`.

[ChangeLog][QtCore][CMake] The `PREFIX` parameter of the
`qt_add_resources` is now optional. If not passed, and
`QT_RESOURCE_PREFIX` is not defined, `/` will be used as the path
prefix.

Fixes: QTBUG-104938
Change-Id: I6524ab5dc54f035272e4c2e3154eb67591efb650
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2022-10-25 16:39:25 +02:00
..
bic/data Add BiC data for the new way to do BiC testing 2022-05-12 13:33:41 +03:00
cmake Make the `PREFIX` Parameter of the `qt_add_resources` Optional 2022-10-25 16:39:25 +02:00
concurrent Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
corelib Revert "Android: fix Android assets handler not listing dirs with only sub dirs" 2022-10-25 13:38:46 +00:00
dbus dbus: use same type of matching quotes 2022-10-21 12:02:34 -04:00
gui Android: skip tessellation(Vulkan) 2022-10-20 20:52:47 +00:00
guiapplauncher Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
network tst_QTcpServer: Unblacklist addressReusable 2022-10-20 07:47:36 +00:00
opengl Remove the qmake project files 2021-01-07 15:32:28 +01:00
other a11y: support GetAccessibleId for at-spi 2022-10-25 15:19:41 +02:00
printsupport Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
shared Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
sql SQL/Tests: fix tst_qsqldatabase::caseSensivity() for MySQL on linux 2022-10-24 19:08:17 +00:00
testlib Update Catch2 to v2.13.10 2022-10-17 14:07:43 +02:00
tools Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
wasm Fix typo in QWasmWindowStack's name 2022-10-20 16:36:23 +02:00
widgets QApplication: send QHoverEvents with correct scenePosition() 2022-10-23 09:28:45 +02:00
xml Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
network-settings.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00