From 9f331f89ea3af80dbac8fe4295cefd8fc2d45d80 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 Change-Id: I25cf9b9f19bc596898d51449ef9561eb9882a046 Reviewed-by: Orkun Tokdemir Reviewed-by: Alexey Edelev (cherry picked from commit 0b0b30f7cf900ea0463f4073f0e82d014920fd1d) Reviewed-by: Qt Cherry-pick Bot --- 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 bb0fd0bb9f3..e466c943a08 100644 --- a/src/corelib/CMakeLists.txt +++ b/src/corelib/CMakeLists.txt @@ -357,7 +357,7 @@ qt_internal_add_module(Core QTP0003 ATTRIBUTION_FILE_DIR_PATHS text - tools + ../3rdparty/siphash ../3rdparty/blake2 ../3rdparty/md4 ../3rdparty/md5