cmake: implementing bootable CD-ROM image generation with GRUB

This commit is contained in:
2026-02-21 23:24:03 +00:00
parent 2c41f1a77a
commit b62052f619
2 changed files with 18 additions and 0 deletions

View File

@@ -1 +1,2 @@
include(System-Disk)
include(QEMU)