Skip to content

Commit

Permalink
Bundle network information plugin into Android package
Browse files Browse the repository at this point in the history
  • Loading branch information
Martchus committed Jan 9, 2025
1 parent 6c4af15 commit 7e73f11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tray/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@ if (ANDROID)
INCLUDE_BY_TYPE imageformats Qt::QSvgPlugin Qt::QPngPlugin
INCLUDE_BY_TYPE iconengines Qt::QSvgIconPlugin
INCLUDE_BY_TYPE tls Qt::QTlsBackendOpenSSL
INCLUDE_BY_TYPE networkinformation Qt::QAndroidNetworkInformationPlugin
INCLUDE_BY_TYPE platforms Qt::QAndroidIntegrationPlugin
EXCLUDE_BY_TYPE platforminputcontexts webview
)
Expand Down

0 comments on commit 7e73f11

Please sign in to comment.