Qt5 component library not copied to CMAKE_RUNTIME_OUTPUT_DIRECTORY

Indeed, the strange behavior is the copying of Qt5Widgets.dll etc.

By bisectioning my real application, I found out that it is caused not by the code communicated in my original post, but by an obscure PackIFW script that calls windeployqt.exe.

Sorry.