Adding the dependency for yosys-plugins
This commit is contained in:
parent
5d857bd3cf
commit
fc228aa8f0
|
@ -249,7 +249,7 @@ add_custom_target(
|
|||
COMMENT "Compile Yosys-plugins with given Makefile"
|
||||
)
|
||||
|
||||
#add_dependencies(yosys-plugins yosys ) #YosysVariables)
|
||||
add_dependencies(yosys-plugins yosys)
|
||||
|
||||
# yosys-plugins compilation ends
|
||||
|
||||
|
|
Loading…
Reference in New Issue