cmake_minimum_required(VERSION 3.16)
project(datetime VERSION 7.5.4)

find_package(Albert REQUIRED)

albert_plugin(QT Widgets)
