Sorry
This commit is contained in:
parent
544aaa2510
commit
ab7512cfc0
1 changed files with 2 additions and 1 deletions
|
@ -254,7 +254,8 @@ IF(WITH_QT5)
|
|||
FIND_PACKAGE(Qt5Network)
|
||||
|
||||
IF(WIN32)
|
||||
FIND_PACKAGE(Qt5WinExtras)
|
||||
# Please add option to switch off
|
||||
# FIND_PACKAGE(Qt5WinExtras)
|
||||
ENDIF()
|
||||
|
||||
IF(QT_STATIC)
|
||||
|
|
Loading…
Reference in a new issue