> 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:46:21 up 1:05, 2 users, load average: 0.39, 0.79, 1.04
This commit is contained in:
parent
9b51d595a0
commit
a684a2364a
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ foreach(TOPMODULE IN LISTS TOPMODULES)
|
||||||
--target V${TOPMODULE}
|
--target V${TOPMODULE}
|
||||||
)
|
)
|
||||||
set_tests_properties(V${TOPMODULE}_build PROPERTIES FIXTURES_SETUP V${TOPMODULE}_fixture)
|
set_tests_properties(V${TOPMODULE}_build PROPERTIES FIXTURES_SETUP V${TOPMODULE}_fixture)
|
||||||
|
message(${TOPMODULE})
|
||||||
add_test(NAME V${TOPMODULE} COMMAND V${TOPMODULE})
|
add_test(NAME V${TOPMODULE} COMMAND V${TOPMODULE})
|
||||||
set_tests_properties(V${TOPMODULE} PROPERTIES FIXTURES_REQUIRED V${TOPMODULE}_fixture)
|
set_tests_properties(V${TOPMODULE} PROPERTIES FIXTURES_REQUIRED V${TOPMODULE}_fixture)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue