Skip to content

Commit

Permalink
More cmake metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
alex1701c committed Nov 3, 2024
1 parent c2d588c commit 0579c86
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
cmake_minimum_required(VERSION 3.16)

project(quickwebshortcuts)
set(CMAKE_PROJECT_VERSION "3.0.0")
set(CMAKE_PROJECT_HOMEPAGE_URL "https://github.com/alex1701c/QuickWebShortcuts")
set(CMAKE_PROJECT_AUTHOR "alex1701c")
set(CMAKE_PROJECT_AUTHOR_EMAIL "alex1701c.dev@gmx.net")

set(QT_MIN_VERSION "5.15.0")
set(KF_MIN_VERSION "5.91.0")
Expand Down

0 comments on commit 0579c86

Please sign in to comment.