wip: transfer to laptop

This commit is contained in:
karina
2026-04-20 20:51:47 +04:00
parent 141c5e76d1
commit 0c1585a169
2 changed files with 2 additions and 21 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.10)
cmake_minimum_required(VERSION 3.20)
project(ksOSKernel LANGUAGES ASM C)
set(KERNEL_MODULE_NAME "Kernel")