How to use `qt_target_qml_sources` from a subdirectory of `qt_add_qml_module` folder?
I am trying to use qt_add_qml_module
command while placing QML sources in a sub-folder with its own CMakeLists file. In the view-folders CMakeLists:
How to use `qt_target_qml_sources` in a subdirectory of `qt_add_qml_module` folder?
I am trying to use qt_add_qml_module
command while placing QML sources in a sub-folder with its own CMakeLists file. In the view-folders CMakeLists: