Files
exectos/boot/CMakeLists.txt
Aiken Harris c5f522be4c
All checks were successful
Builds / ExectOS (i686, debug) (push) Successful in 27s
Builds / ExectOS (amd64, debug) (push) Successful in 26s
Builds / ExectOS (amd64, release) (push) Successful in 38s
Builds / ExectOS (i686, release) (push) Successful in 36s
Move XTLDR under boot directory
2025-10-06 12:08:36 +02:00

4 lines
78 B
CMake

add_subdirectory(bootdata)
add_subdirectory(bootsect)
add_subdirectory(xtldr)