mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-10 09:19:01 +00:00
Changed: Don't look for Qt5WinExtras in root CmakeLists.txt
This commit is contained in:
parent
d64fcc3720
commit
7ca7199190
1 changed files with 0 additions and 5 deletions
|
@ -253,11 +253,6 @@ IF(WITH_QT5)
|
||||||
FIND_PACKAGE(Qt5LinguistTools)
|
FIND_PACKAGE(Qt5LinguistTools)
|
||||||
FIND_PACKAGE(Qt5Network)
|
FIND_PACKAGE(Qt5Network)
|
||||||
|
|
||||||
IF(WIN32)
|
|
||||||
# Please add option to switch off
|
|
||||||
# FIND_PACKAGE(Qt5WinExtras)
|
|
||||||
ENDIF()
|
|
||||||
|
|
||||||
IF(QT_STATIC)
|
IF(QT_STATIC)
|
||||||
ADD_DEFINITIONS(-DQT_STATICPLUGIN)
|
ADD_DEFINITIONS(-DQT_STATICPLUGIN)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue