Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
6.2.0
-
None
-
7b3d9efc042bec4ce23a6e75553cced3d14d1542 (qt/qtbase/dev) f8b4c1e51049b93720a80a957bec08653ac7a291 (qt/qtbase/6.2)
Description
With a -debug-and-release Qt build, apps created by qt_internal_add_app (but not tools created by qt_internal_add_tool) are placed in config specific directories.
$ ls ../qtbase/bin/Release androiddeployqt androidtestrunner qmleasing
This is with a non-prefix build. Need to check if at least the installed files are in the proper location.
These should be placed under bin directly.