> configure(npc)
ysyx_22040000 李心杨 Linux calcite 6.6.19 #1-NixOS SMP PREEMPT_DYNAMIC Fri Mar 1 12:35:11 UTC 2024 x86_64 GNU/Linux 15:21:37 up 0:40, 2 users, load average: 0.71, 0.69, 0.92
This commit is contained in:
parent
08a1ad30c6
commit
7a7cfb6d17
1 changed files with 2 additions and 1 deletions
|
@ -83,7 +83,8 @@ foreach(TOPMODULE IN LISTS TOPMODULES)
|
|||
add_dependencies(V${TOPMODULE} ChiselBuild_${TOPMODULE})
|
||||
|
||||
enable_testing()
|
||||
add_test(NAME V${TOPMODULE} COMMAND V${TOPMODULE})
|
||||
add_test(NAME V${TOPMODULE}_test COMMAND V${TOPMODULE})
|
||||
# set_tests_properties(V${TOPMODULE} PROPERTIES FIXTURES_SETUP )
|
||||
|
||||
# -- Add build tracking
|
||||
add_custom_command(
|
||||
|
|
Loading…
Reference in a new issue