qt5base-lts/tests/auto/cmake/test_add_big_resource
Joerg Bornemann 895edcd7cd Support multiple equally named .qrc files in qt_add_big_resources
It is now possible to call qt_add_big_resources with multiple .qrc files
that are in different directories but have the same file name.
Before, this resulted in target name conflict errors.

Pick-to: 6.1
Fixes: QTBUG-93230
Change-Id: Ic3d9d6974a107163aeb7ada0b6f1fa113fb18de0
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-05-22 22:32:27 +02:00
..
subdir Support multiple equally named .qrc files in qt_add_big_resources 2021-05-22 22:32:27 +02:00
CMakeLists.txt Support multiple equally named .qrc files in qt_add_big_resources 2021-05-22 22:32:27 +02:00
myobject.cpp Add support for big resources with CMake 2018-08-16 08:56:27 +00:00
myobject.h Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
resource_file2.txt Add support for big resources with CMake 2018-08-16 08:56:27 +00:00
resource_file.txt Add support for big resources with CMake 2018-08-16 08:56:27 +00:00
test_add_big_resource2.qrc Add support for big resources with CMake 2018-08-16 08:56:27 +00:00
test_add_big_resource.qrc Add support for big resources with CMake 2018-08-16 08:56:27 +00:00