From d07297507695c7b052bc99e3f88452ab4fb16080 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Fri, 27 Nov 2020 17:03:45 +0100 Subject: Mark 'CMake Topological Sort' attribution as tools related The code is only used for building Qt, and not shipped by customers. Change-Id: I0e255fe674b1703160608ab6b208918ea511baa4 Reviewed-by: Alexandru Croitor (cherry picked from commit 478c779baf154c45f98001d905067e6a6368197a) Reviewed-by: Qt Cherry-pick Bot --- cmake/qt_attribution.json | 1 + 1 file changed, 1 insertion(+) (limited to 'cmake') diff --git a/cmake/qt_attribution.json b/cmake/qt_attribution.json index 026a9265..92ebb5ff 100644 --- a/cmake/qt_attribution.json +++ b/cmake/qt_attribution.json @@ -2,6 +2,7 @@ "Id": "cmake_topological_sort", "Name": "CMake Topological Sort", "QDocModule": "qt", + "QtParts": ["tools"], "QtUsage": "Used in the CMake super build project file", "Files": "TopologicalSort.cmake", -- cgit v1.2.3