> 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 18:43:05 up 2 days 17:43, 2 users, load average: 0.90, 0.92, 0.90
This commit is contained in:
parent
f44cedc71d
commit
5504cf6cf9
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ find_package(verilator REQUIRED)
|
||||||
find_library(NVBOARD_LIBRARY NAMES nvboard)
|
find_library(NVBOARD_LIBRARY NAMES nvboard)
|
||||||
find_path(NVBOARD_INCLUDE_DIR NAMES nvboard.h)
|
find_path(NVBOARD_INCLUDE_DIR NAMES nvboard.h)
|
||||||
|
|
||||||
set(TOPMODULES "Keyboard")
|
set(TOPMODULES "Keyboard" "Switch")
|
||||||
|
|
||||||
foreach(TOPMODULE IN LISTS TOPMODULES)
|
foreach(TOPMODULE IN LISTS TOPMODULES)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue