Details
Description
In QDS "New Project..." -> select "Target Qt Version": "Qt 5.15" -> click "Create" button. The project structure that is created includes CMakeLists.txt files referring to Qt6 (e.g. "find_package(Qt6 COMPONENTS Gui Qml Quick)"). That is at least confusing and useless for a Qt5 target.