Details
-
Technical task
-
Resolution: Done
-
P2: Important
-
-
d41ef4f741b9b4a26694aab2ebfd9b0e130d8785 (qt/qtbase/dev)
Description
The multi-abi builds done by COIN-646 might override artifacts of different abis, specifically the files under lib with extenstion *.prl don't have the abi suffix in the their names, and that will lead to them being overwritten by each other. Thus, *.prl files should have the abi suffix in their names.