cmake_minimum_required(VERSION 3.16)
find_package(Albert REQUIRED)

project(timer VERSION 1.2)

albert_plugin(QT Core)
