project(template VERSION 0.0)
albert_plugin(
    NAME Template
    DESCRIPTION "For development purposes"
    LICENSE BSD-2
    URL https://github.com/albertlauncher/plugins/tree/master/${PROJECT_NAME}
    MAINTAINERS @manuelschneid3r
    QT_DEPENDENCIES Widgets
)


