Add QT Network package
This commit is contained in:
parent
913cc27e3a
commit
07b949025f
2 changed files with 5 additions and 1 deletions
|
|
@ -422,7 +422,7 @@ if (ENABLE_QT)
|
|||
download_qt(6.7.3)
|
||||
endif()
|
||||
|
||||
find_package(Qt6 REQUIRED COMPONENTS Widgets Multimedia Concurrent)
|
||||
find_package(Qt6 REQUIRED COMPONENTS Widgets Multimedia Concurrent Network)
|
||||
|
||||
if (UNIX AND NOT APPLE)
|
||||
find_package(Qt6 REQUIRED COMPONENTS DBus)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue