Add targets for testing ExectOS inside QEMU VM

This commit is contained in:
2022-12-13 20:07:15 +01:00
父節點 03ebd3d273
當前提交 b2b6cd7e0f
共有 5 個文件被更改,包括 43 次插入14 次删除

查看文件

@@ -46,6 +46,7 @@ project(EXECTOS)
# Load all the CMake SDK
include(sdk/cmake/baseaddress.cmake)
include(sdk/cmake/functions.cmake)
include(sdk/cmake/qemu.cmake)
include(sdk/cmake/version.cmake)
include(sdk/cmake/xtchain.cmake)