> configure(npc)

ysyx_22040000 李心杨
 Linux calcite 6.1.69 #1-NixOS SMP PREEMPT_DYNAMIC Wed Dec 20 16:00:29 UTC 2023 x86_64 GNU/Linux
  20:01:29  up 2 days 19:02,  2 users,  load average: 2.24, 0.68, 0.34
This commit is contained in:
tracer-ysyx 2024-01-10 20:01:29 +08:00 committed by xinyangli
parent 5504cf6cf9
commit 6f08380bc3
No known key found for this signature in database

View file

@ -40,7 +40,7 @@ foreach(TOPMODULE IN LISTS TOPMODULES)
)
add_custom_target(
ChiselBuild
ChiselBuild_${TOPMODULE}
DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/${TOPMODULE}/vsrc/${TOPMODULE}.v
)