mirror of https://github.com/qt/qtcoap.git
CMake: Annotate some targets with SBOM information
Pick-to: 6.8 Task-number: QTBUG-122899 Change-Id: Id0d4c6afd12c87f5377a66a700a8600a9463360d Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
parent
8f97d4b89e
commit
a4d3322320
|
|
@ -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(coap)
|
||||
|
|
|
|||
Loading…
Reference in New Issue