mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-06 09:17:42 +02:00
Squashed commit of the following:
commit2a8a2d228dAuthor: Matthias Koefferlein <[email protected]> Date: Fri Feb 26 23:54:08 2021 +0100 One more fix. commit8c4d76505cAuthor: Matthias Koefferlein <[email protected]> Date: Fri Feb 26 23:03:07 2021 +0100 More patches for uitools-less build for CentOS 8 commit2ac28292b8Author: Matthias Koefferlein <[email protected]> Date: Fri Feb 26 22:52:27 2021 +0100 First steps for fixing build on CentOS 8 without uitools
This commit is contained in:
@@ -98,8 +98,13 @@ PYMODTEST (import_QtXml, "import_QtXml.py")
|
||||
PYMODTEST (import_QtSql, "import_QtSql.py")
|
||||
PYMODTEST (import_QtNetwork, "import_QtNetwork.py")
|
||||
PYMODTEST (import_QtDesigner, "import_QtDesigner.py")
|
||||
|
||||
#if defined(HAVE_QT_UITOOLS)
|
||||
|
||||
PYMODTEST (import_QtUiTools, "import_QtUiTools.py")
|
||||
|
||||
#endif
|
||||
|
||||
#if QT_VERSION >= 0x50000
|
||||
|
||||
PYMODTEST (import_QtWidgets, "import_QtWidgets.py")
|
||||
|
||||
Reference in New Issue
Block a user