This commit is contained in:
antifallobst 2023-03-09 00:10:46 +01:00
commit 70db6f961c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.21)
cmake_minimum_required(VERSION 3.00)
project(NoxOS)
add_subdirectory(kernel)