find_program(QEMU qemu-system-x86_64) add_custom_target(run USES_TERMINAL COMMAND ${QEMU} -kernel $ -serial stdio)