mirror of https://github.com/KLayout/klayout.git
Added doc and icon to dependencies.
This commit is contained in:
parent
ef6b0f52d7
commit
1107e5bacc
|
|
@ -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