build: split CMakeLists
- Put add_custom_command into seperate ChiselBuild module. Otherwise final target cannot correctly depends on scala sources.
This commit is contained in:
parent
849f2bb5f3
commit
f02d5eb2f1
6 changed files with 110 additions and 97 deletions
1
npc/csrc/CMakeLists.txt
Normal file
1
npc/csrc/CMakeLists.txt
Normal file
|
@ -0,0 +1 @@
|
|||
add_subdirectory(${TOPMODULE})
|
Loading…
Add table
Add a link
Reference in a new issue