Skip to content

Commit

Permalink
Fix the project name
Browse files Browse the repository at this point in the history
  • Loading branch information
matinlotfali committed Dec 31, 2023
1 parent de22cfc commit f34b777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.20)

project(${SHAPECORNERS})
project(kwin4_effect_shapecorners)

set(KF_MIN_VERSION "5.240.0")
set(QT_MIN_VERSION "6.4.0")
Expand Down

0 comments on commit f34b777

Please sign in to comment.