Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4: Low
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.5.1
-
Fix Version/s: Qt Creator 4.10.0-beta2
-
Component/s: QNX Support
-
Labels:
-
Commits:d57e052768929c50506f250441e89bddafb5d452
Description
Current feature to deploy Qt libraries for QNX device does copy everything under Qt5 lib directory. Including files that are not needed on the target device e.g:
*.cmake
*.la, *.prl, *.a
*.pc
None of the files with above are not needed at target device.