> 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:49:59 up 1:09, 2 users, load average: 0.30, 0.86, 1.06
This commit is contained in:
parent
c960901f15
commit
75b5e9dbf5
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ foreach(TOPMODULE IN LISTS TOPMODULES)
|
|||
)
|
||||
set_tests_properties(V${TOPMODULE}_build PROPERTIES FIXTURES_SETUP V${TOPMODULE}_fixture)
|
||||
message(${TOPMODULE})
|
||||
add_test(NAME V${TOPMODULE} COMMAND V${TOPMODULE})
|
||||
add_test(V${TOPMODULE} V${TOPMODULE})
|
||||
set_tests_properties(V${TOPMODULE} PROPERTIES FIXTURES_REQUIRED V${TOPMODULE}_fixture)
|
||||
|
||||
# -- Add build tracking
|
||||
|
|
Loading…
Reference in a new issue