kernel/CMakeLists.txt

5 lines
78 B
CMake

cmake_minimum_required(VERSION 3.00)
project(NoxOS)
add_subdirectory(kernel)