mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-01 02:18:09 +02:00
WIP: fixed some string extractors
This commit is contained in:
@@ -310,7 +310,7 @@ DEPENDPATH += $$QTBASIC_INC
|
||||
|
||||
equals(HAVE_QTBINDINGS, "1") {
|
||||
LIBS += -lklayout_qtbasic -lklayout_QtGui -lklayout_QtCore
|
||||
equals(HAVE_QT5, "1") {
|
||||
greaterThan(QT_MAJOR_VERSION, 4) {
|
||||
LIBS += -lklayout_QtWidgets
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user