> 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:50:35  up   1:09,  2 users,  load average: 1.25, 1.06, 1.12
This commit is contained in:
tracer-ysyx 2024-03-07 15:50:35 +08:00 committed by xinyangli
parent 75b5e9dbf5
commit 36b8b41e25

View file

@ -91,7 +91,6 @@ foreach(TOPMODULE IN LISTS TOPMODULES)
--target V${TOPMODULE}
)
set_tests_properties(V${TOPMODULE}_build PROPERTIES FIXTURES_SETUP V${TOPMODULE}_fixture)
message(${TOPMODULE})
add_test(V${TOPMODULE} V${TOPMODULE})
set_tests_properties(V${TOPMODULE} PROPERTIES FIXTURES_REQUIRED V${TOPMODULE}_fixture)