fix cmake issue

This commit is contained in:
Kishor 2021-09-21 13:31:09 +05:30 committed by GitHub
parent c00dadedf0
commit 8252b81850
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@ add_custom_target(
COMMENT "Compile Yosys-plugins with given Makefile"
)
add_dependencies(yosys-plugins DEPENDS yosys)
add_dependencies(yosys-plugins yosys)
# yosys-plugins compilation ends