mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 07:45:58 +01:00
Update CMakeLists.txt (#1514)
This commit is contained in:
parent
859d6b9b8a
commit
48c86ad863
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.4)
|
||||
cmake_minimum_required(VERSION 3.19)
|
||||
include(CheckIncludeFile)
|
||||
|
||||
# Get version
|
||||
|
|
Loading…
Reference in a new issue