♻️ Convert plugin to c++
This commit is contained in:
9
CMakeLists.txt
Normal file
9
CMakeLists.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
project(gitmoji VERSION 1.0.0)
|
||||
|
||||
find_package(Albert REQUIRED)
|
||||
|
||||
albert_plugin(
|
||||
QT
|
||||
Concurrent Widgets
|
||||
)
|
||||
Reference in New Issue
Block a user