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 Pick-to: 6.8 Change-Id: I25cf9b9f19bc596898d51449ef9561eb9882a046 Reviewed-by: Orkun Tokdemir <orkun.tokdemir@qt.io> Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
This commit is contained in:
parent
e4b2d7607c
commit
0b0b30f7cf
@ -359,7 +359,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