project(clipboard VERSION 1.2)
albert_plugin(
    NAME Clipboard
    DESCRIPTION "Browsable clipboard history"
    LICENSE BSD-2
    URL https://github.com/albertlauncher/plugins/tree/master/${PROJECT_NAME}
    QT_DEPENDENCIES Widgets
)


