Skip to content

Commit

Permalink
CMake: Mark wasm platform plugin as GPL3 in SBOM
Browse files Browse the repository at this point in the history
Pick-to: 6.8
Task-number: QTBUG-122899
Change-Id: I107f4432bf484ea0fb57908db936ab5fda6bd39e
Reviewed-by:  Alexey Edelev <[email protected]>
  • Loading branch information
alcroito committed Jun 18, 2024
1 parent d78ee69 commit 877ba55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/platforms/wasm/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ qt_internal_add_plugin(QWasmIntegrationPlugin
Qt::GuiPrivate
ATTRIBUTION_FILE_DIR_PATHS
../../../3rdparty/wasm
QT_LICENSE_ID QT_COMMERCIAL_OR_GPL3
)

# Resources:
Expand Down

0 comments on commit 877ba55

Please sign in to comment.