mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Sorry
--HG-- branch : develop
This commit is contained in:
parent
52252e691b
commit
30c5a88eb7
1 changed files with 2 additions and 1 deletions
|
@ -254,7 +254,8 @@ IF(WITH_QT5)
|
||||||
FIND_PACKAGE(Qt5Network)
|
FIND_PACKAGE(Qt5Network)
|
||||||
|
|
||||||
IF(WIN32)
|
IF(WIN32)
|
||||||
FIND_PACKAGE(Qt5WinExtras)
|
# Please add option to switch off
|
||||||
|
# FIND_PACKAGE(Qt5WinExtras)
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
|
||||||
IF(QT_STATIC)
|
IF(QT_STATIC)
|
||||||
|
|
Loading…
Reference in a new issue