mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-03 08:26:27 +02:00
WIP: fixed some string extractors
This commit is contained in:
@@ -10,6 +10,6 @@ HEADERS += \
|
||||
|
||||
LIBS += -lklayout_QtCore -lklayout_QtGui
|
||||
|
||||
equals(HAVE_QT5, "1") {
|
||||
greaterThan(QT_MAJOR_VERSION, 4) {
|
||||
LIBS += -lklayout_QtWidgets
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user