qt_add_qml_module(normal_module
    URI Normal
    VERSION 1.0
    QML_FILES
        Normal.qml
)
