Changed CMake-version to be lower, but still working.
This commit is contained in:
parent
0e0e5cf154
commit
e38b37404d
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.21)
|
||||
cmake_minimum_required(VERSION 3.00)
|
||||
project(NoxOS)
|
||||
add_subdirectory(kernel)
|
||||
|
||||
|
|
Loading…
Reference in New Issue