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(Qt5Network)
|
||||
|
||||
IF(WIN32)
|
||||
# Please add option to switch off
|
||||
# FIND_PACKAGE(Qt5WinExtras)
|
||||
ENDIF()
|
||||
|
||||
IF(QT_STATIC)
|
||||
ADD_DEFINITIONS(-DQT_STATICPLUGIN)
|
||||
|
||||
|
|
Loading…
Reference in a new issue