This commit is contained in:
c0repwn3r 2022-06-12 15:26:38 -04:00
parent 98e4e716d8
commit 02aaad2aa9
Signed by: core
GPG key ID: FDBF740DADDCEECF

View file

@ -1,3 +1,6 @@
#
# shadeOS Build System
#
cmake_minimum_required(VERSION 3.10)
project(shadeOS LANGUAGES C ASM_NASM)