aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-11-27 17:03:45 +0100
committerKai Koehne <kai.koehne@qt.io>2020-12-04 11:25:00 +0000
commit478c779baf154c45f98001d905067e6a6368197a (patch)
tree901d4743d4789b04458e7337e57bea6e24e0d0d6 /cmake
parent420d7f809c2b133456b24d047e54e29936d0180b (diff)
Mark 'CMake Topological Sort' attribution as tools related
The code is only used for building Qt, and not shipped by customers. Pick-to: 6.0 Change-Id: I0e255fe674b1703160608ab6b208918ea511baa4 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
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",