cmake_minimum_required(VERSION 3.16)
find_package(Albert REQUIRED)

project(hash VERSION 9.3)

albert_plugin(QT Core)
