packaged icons, .desktop

This commit is contained in:
Blue 2019-10-08 12:01:14 +03:00
parent 0d026ad343
commit e2db64157e
4 changed files with 32 additions and 3 deletions

View file

@ -1,7 +1,6 @@
cmake_minimum_required(VERSION 3.0)
project(squawkCORE)
# Instruct CMake to run moc automatically when needed.
set(CMAKE_AUTOMOC ON)
find_package(Qt5Widgets CONFIG REQUIRED)