5 lines
312 B
Markdown
5 lines
312 B
Markdown
## Cmake Build System
|
|
This directory contains a set of .cmake files that provide the necessary configuration and functionality for the build
|
|
process. These files provide the necessary toolchain configuration, additional functions for the build system, and QEMU
|
|
configuration for testing the XT Operating System.
|