Qt6使用CMake自定义QML模块
资源文件列表:

create_qml_module/CMakeLists.txt 1.48KB
create_qml_module/ExeMain/
create_qml_module/ExeMain/CMakeLists.txt 253B
create_qml_module/ExeMain/main.cpp 305B
create_qml_module/ExeMain/main.qml 72B
create_qml_module/ExeMain/resource.qrc 92B
create_qml_module/LibMyControl/
create_qml_module/LibMyControl/CMakeLists.txt 315B
create_qml_module/LibMyControl/qml/
create_qml_module/LibMyControl/qml/MyControl/
create_qml_module/LibMyControl/qml/MyControl/qmldir 43B
create_qml_module/LibMyControl/qml/MyControl/TestRect.qml 87B