cmake_minimum_required(VERSION 3.16)
project(hash VERSION 10.4.2)

find_package(Albert REQUIRED)

albert_plugin(QT Core)
