mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-01 18:37:50 +02:00
WIP: fixed some string extractors
This commit is contained in:
@@ -37,7 +37,7 @@ LIBS += -lklayout_gsi_test
|
||||
!equals(HAVE_QT_XML, "0") {
|
||||
LIBS += -lklayout_QtXml
|
||||
}
|
||||
equals(HAVE_QT5, "1") {
|
||||
greaterThan(QT_MAJOR_VERSION, 4) {
|
||||
LIBS += -lklayout_QtWidgets
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user