cmake: add support for cd-rom booting via Bochs

This commit is contained in:
2026-02-21 23:25:54 +00:00
parent 728e1f057c
commit 5bc9ff4fd1
3 changed files with 72 additions and 0 deletions

View File

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