mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-08 04:08:14 +02:00
Some more fixes for Linux builds
This commit is contained in:
@@ -19,7 +19,7 @@ SOURCES = $$PWD/bd/main.cc
|
||||
|
||||
INCLUDEPATH += $$BD_INC $$TL_INC $$GSI_INC
|
||||
DEPENDPATH += $$BD_INC $$TL_INC $$GSI_INC
|
||||
LIBS += -L$$DESTDIR -lklayout_bd -lklayout_db -lklayout_tl -lklayout_gsi -lklayout_lib -lklayout_rdb
|
||||
LIBS += -L$$DESTDIR -lklayout_bd -lklayout_db -lklayout_tl -lklayout_gsi -lklayout_lib -lklayout_rdb -lklayout_lym
|
||||
|
||||
INCLUDEPATH += $$RBA_INC
|
||||
DEPENDPATH += $$RBA_INC
|
||||
|
||||
Reference in New Issue
Block a user