adapt to changed toplevel core description file names

This commit is contained in:
2021-09-04 12:48:55 +02:00
parent 032ea53353
commit 163d9406d1
3 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,7 @@ if (ENABLE_CLANG_TIDY)
endif()
include(CodeGen)
gen_coredsl(${CORE_NAME} ${CMAKE_CURRENT_SOURCE_DIR}/tgfs/gen_input/TGFS.core_desc interp)
gen_coredsl(${CORE_NAME} ${CMAKE_CURRENT_SOURCE_DIR}/tgfs/gen_input/${CORE_NAME}.core_desc interp)
add_subdirectory(dbt-core)
add_subdirectory(scc)

Submodule coredsl updated: 62d95f8b3c...41549393df

2
tgfs

Submodule tgfs updated: 9c8b72693e...a3084456fd