mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-01 10:27:53 +02:00
[consider merging] Functional ut_runner binary also with -without-qt
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ HEADERS = \
|
||||
drcCommon.h \
|
||||
drcForceLink.h \
|
||||
|
||||
!equals(HAVE_QT, "0") || !equals(HAVE_PYTHON, "0") {
|
||||
!equals(HAVE_QT, "0") {
|
||||
RESOURCES = \
|
||||
drcResources.qrc
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user