qt6-bb10/tests/auto/corelib/plugin/qlibrary/lib
Alexandru Croitor cd4a3a1dc7 CMake: Fix tst_qlibrary to work on macOS with debug builds
The test expects the helper libraries to contain the .dylib suffix
rather than .so.

Replace glob copying of the libraries (which depends on the underlying
shell) with manual copy calls.
This also ensures the libraries don't contain a _debug postfix in the
file name even in a debug build, which would break the tests.

Amends f8c1909320
Amends 1dff26dd95

Change-Id: I20361c33c4a1b9dd4b5273fcdb8cc79c9f266327
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-08-31 14:12:00 +02:00
..
CMakeLists.txt CMake: Fix tst_qlibrary to work on macOS with debug builds 2022-08-31 14:12:00 +02:00
mylib.c Use SPDX license identifiers 2022-05-16 16:37:38 +02:00