From 0b0b30f7cf900ea0463f4073f0e82d014920fd1d Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Wed, 10 Jul 2024 11:14:39 +0200 Subject: [PATCH] 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 Reviewed-by: Alexey Edelev --- src/corelib/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/corelib/CMakeLists.txt b/src/corelib/CMakeLists.txt index 99bf475ea19..bbc664cc117 100644 --- a/src/corelib/CMakeLists.txt +++ b/src/corelib/CMakeLists.txt @@ -359,7 +359,7 @@ qt_internal_add_module(Core QTP0003 ATTRIBUTION_FILE_DIR_PATHS text - tools + ../3rdparty/siphash ../3rdparty/blake2 ../3rdparty/md4 ../3rdparty/md5