From 20aed7283195c1b9ac86e4e98a61f083f05b1513 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 24 Jul 2025 13:16:44 +0000 Subject: build: fix doc comment in main configuration --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7c7cc22..91b4b6d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,7 +32,7 @@ add_compile_options( ) #[============================================================================[ -# Global Build System Configuration +# Kernel Executable #]============================================================================] add_executable("kernel") -- cgit v1.2.3