qt5base-lts/tests/auto/cmake/test_static_resources
Alexey Edelev 3329212815 Move the linking logic of the object libraries to a common function
The linking logic of object libraries should be reusable outside of the
resource context. This introduces a
__qt_internal_propagate_object_library function that prepares all the
necessary genexes to link and propagate the object library to the
end-point executable.

Rename resource object finalizer API to make the naming more generic
to object libraries of any kind.

Amends 5fb99e3860

Pick-to: 6.2
Task-number: QTBUG-93002
Task-number: QTBUG-94528
Change-Id: I69d0f34c0dadbd67232de91035aaa53af93d1fa1
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-06-18 23:18:26 +02:00
..
mock_static_resources1 Implement propagation of object files to the end-point executable 2021-05-27 14:28:17 +02:00
test_init_resources_static_plugin Implement propagation of object files to the end-point executable 2021-05-27 14:28:17 +02:00
test_static_resources_propagation Move the linking logic of the object libraries to a common function 2021-06-18 23:18:26 +02:00
.cmake.conf Implement propagation of object files to the end-point executable 2021-05-27 14:28:17 +02:00
CMakeLists.txt remove cmake compatibility functions for old API 2021-06-11 01:05:28 +08:00