diff --git a/CMakeLists.txt b/CMakeLists.txt index 2736c0b..deb96c2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,3 +1,6 @@ +# +# shadeOS Build System +# cmake_minimum_required(VERSION 3.10) project(shadeOS LANGUAGES C ASM_NASM)