mirror of https://github.com/KLayout/klayout.git
Fixed non-Ruby/Python builds.
This commit is contained in:
parent
08a662bcfd
commit
4a81e228cf
|
|
@ -62,7 +62,7 @@ lym.depends += gsi $$LANG_DEPENDS
|
|||
lay.depends += laybasic ant img edt lym
|
||||
ext.depends += lay
|
||||
lib.depends += db
|
||||
buddies.depends += rdb lib rba pya
|
||||
buddies.depends += rdb lib $$LANG_DEPENDS
|
||||
|
||||
equals(HAVE_QTBINDINGS, "1") {
|
||||
SUBDIRS += gsiqt
|
||||
|
|
|
|||
Loading…
Reference in New Issue