mirror of https://github.com/KLayout/klayout.git
Added doc and icon to dependencies.
This commit is contained in:
parent
b8263d2529
commit
4236360620
|
|
@ -112,7 +112,7 @@ equals(HAVE_RUBY, "1") {
|
|||
|
||||
plugins.depends += lay
|
||||
|
||||
klayout_main.depends += plugins $$MAIN_DEPENDS
|
||||
klayout_main.depends += doc icons plugins $$MAIN_DEPENDS
|
||||
|
||||
} else {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue