adapt to changed toplevel core description file names
This commit is contained in:
@ -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)
|
||||
|
2
coredsl
2
coredsl
Submodule coredsl updated: 62d95f8b3c...41549393df
2
tgfs
2
tgfs
Submodule tgfs updated: 9c8b72693e...a3084456fd
Reference in New Issue
Block a user