Skip to content

Commit

Permalink
CMake: Annotate some targets with SBOM information
Browse files Browse the repository at this point in the history
Pick-to: 6.8
Task-number: QTBUG-122899
Change-Id: I7034d7a15f378b935624b1f957fb251c5cd16ad9
Reviewed-by: Maurice Kalinowski <[email protected]>
Reviewed-by: Joerg Bornemann <[email protected]>
  • Loading branch information
alcroito committed Jul 11, 2024
1 parent 3f24adc commit 45a7861
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

set(QT_SBOM_DEFAULT_QT_LICENSE_ID_LIBRARIES "QT_COMMERCIAL_OR_GPL3")

add_subdirectory(mqtt)

0 comments on commit 45a7861

Please sign in to comment.