cmake_minimum_required(VERSION 3.16)
project(timer VERSION 4.4.1)

find_package(Albert REQUIRED)

albert_plugin(QT Core)
