exectos/sdk/cmake
belliash ebb740b0e7
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Add more readmes to describe XTOS components and source code tree directories
2023-05-18 21:24:33 +02: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 Add targets for testing ExectOS inside QEMU VM 2022-12-13 20:07:15 +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 Clear default LDFLAGS 2022-08-09 16:12:47 +02:00
version.cmake Shorter and longer version of the build timestamp 2023-01-18 20:10:03 +01:00
xtchain.cmake Allow to set XT subsystem when producing binaries 2023-01-06 16:18:04 +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.