aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-11-27 17:03:45 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-12-04 15:38:15 +0000
commitd07297507695c7b052bc99e3f88452ab4fb16080 (patch)
tree64275043056d9a0ada5ac0147b569dd7a994a669 /cmake
parent1f423ab3251da78688f6ebd7189324c3621dca8b (diff)
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 <alexandru.croitor@qt.io> (cherry picked from commit 478c779baf154c45f98001d905067e6a6368197a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'cmake')
-rw-r--r--cmake/qt_attribution.json1
1 files changed, 1 insertions, 0 deletions
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",