mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Remove unused PROJECT_VERSION_MAJOR variable
This commit is contained in:
parent
081cebcdb8
commit
7e20a029ac
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ cmake_minimum_required(VERSION 3.24)
|
||||||
|
|
||||||
project(plasma-mobile)
|
project(plasma-mobile)
|
||||||
set(PROJECT_VERSION "6.3.80")
|
set(PROJECT_VERSION "6.3.80")
|
||||||
set(PROJECT_VERSION_MAJOR 6)
|
|
||||||
|
|
||||||
set(PROJECT_DEP_VERSION "6.2.90")
|
set(PROJECT_DEP_VERSION "6.2.90")
|
||||||
set(QT_MIN_VERSION "6.7.0")
|
set(QT_MIN_VERSION "6.7.0")
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue