aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/tooling_imports/Second/CMakeLists.txt
blob: e3513269fc9ac4f6aa6dd3d492dabee31f70f5f9 (plain)
1
2
3
4
5
qt_add_qml_module(BackingSecond
    URI Second
    VERSION 1.0
    QML_FILES CheckIt.qml
)