diff --git a/CMakeLists.txt b/CMakeLists.txt index 2c02b39..f831655 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.27) +cmake_minimum_required(VERSION 3.27.0.0) project(hypr-chrome DESCRIPTION "Draws a chamfered HUD-style border frame with a title bar around each window."