qt_add_qml_module(magpieForms URI "qml.Forms" VERSION 1.0 STATIC RESOURCE_PREFIX / NO_PLUGIN QML_FILES Login.qml Register.qml ) target_link_libraries(magpie PRIVATE magpieForms)