exectos/sdk/cmake
belliash c4143c63f9
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 27s
Builds / ExectOS (i686) (push) Successful in 29s
Enable LLVM MASM Assembly
2023-11-20 23:30:44 +01:00
..
version Shorter and longer version of the build timestamp 2023-01-18 20:10:03 +01:00
baseaddress.cmake Import build scripts and xtldr bootdata 2022-07-27 09:20:41 +02:00
functions.cmake Add targets for testing ExectOS inside QEMU VM 2022-12-13 20:07:15 +01:00
qemu.cmake Give qemu direct access to the terminal 2023-11-19 20:41:21 +01:00
README.md Add more readmes to describe XTOS components and source code tree directories 2023-05-18 21:24:33 +02:00
toolchain.cmake Enable LLVM MASM Assembly 2023-11-20 23:30:44 +01:00
version.cmake Shorter and longer version of the build timestamp 2023-01-18 20:10:03 +01:00
xtchain.cmake Enable LLVM MASM Assembly 2023-11-20 23:30:44 +01:00

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.