mirror of https://github.com/KLayout/klayout.git
Fixed a build issue with Ruby libraries.
This commit is contained in:
parent
20a6c5ec6b
commit
8378e59b41
|
|
@ -35,3 +35,5 @@ equals(HAVE_PYTHON, "1") {
|
|||
|
||||
|
||||
DEFINES += BD_TARGET=$$TARGET
|
||||
|
||||
LIBS += $$RUBYLIBFILE
|
||||
|
|
|
|||
Loading…
Reference in New Issue