CMake: Fix SBOM error for corelib
The siphash qt_attribution.json file was moved to the 3rd party directory out of corelib, without adjusting the attribution file dir path. Amends da2d3e914c1b3f9da17c40502c8e7c1463d35612 Change-Id: I25cf9b9f19bc596898d51449ef9561eb9882a046 Reviewed-by: Orkun Tokdemir <orkun.tokdemir@qt.io> Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> (cherry picked from commit 0b0b30f7cf900ea0463f4073f0e82d014920fd1d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
ee1e1b2aae
commit
9f331f89ea
@ -357,7 +357,7 @@ qt_internal_add_module(Core
|
||||
QTP0003
|
||||
ATTRIBUTION_FILE_DIR_PATHS
|
||||
text
|
||||
tools
|
||||
../3rdparty/siphash
|
||||
../3rdparty/blake2
|
||||
../3rdparty/md4
|
||||
../3rdparty/md5
|
||||
|
Loading…
x
Reference in New Issue
Block a user