[Modified] init laos compile env

This commit is contained in:
bLueriVerLHR
2023-05-11 16:10:59 +08:00
parent 5fb23889fa
commit 4e39007d17
9 changed files with 41 additions and 13 deletions

View File

@@ -43,7 +43,7 @@ add_executable(${LA_SIM_TARGET} ${LASIM_SRC})
# ----- ----- 构建操作系统 ----- -----
set(LAOS laos)
add_subdirectory(${LAOS})
# add_custom_target(${LAOS} make build)
# ----- ----- 构建 Verilator 项目 ----- -----