fix: Fix glad cmake version warning
This commit is contained in:
parent
82857f41d0
commit
1475f090af
2
thirdparty/glad/CMakeLists.txt
vendored
2
thirdparty/glad/CMakeLists.txt
vendored
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.1)
|
||||
cmake_minimum_required(VERSION 3.22)
|
||||
project(glad)
|
||||
|
||||
add_library(glad)
|
||||
|
Loading…
Reference in New Issue
Block a user