aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/qt_attribution.json')
-rw-r--r--cmake/qt_attribution.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/cmake/qt_attribution.json b/cmake/qt_attribution.json
deleted file mode 100644
index 026a9265..00000000
--- a/cmake/qt_attribution.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "Id": "cmake_topological_sort",
- "Name": "CMake Topological Sort",
- "QDocModule": "qt",
- "QtUsage": "Used in the CMake super build project file",
- "Files": "TopologicalSort.cmake",
-
- "Description": "CMake implementation of the topological sort algorithm",
- "License": "Boost Software License - Version 1.0",
- "LicenseFile": "TopologicalSort_LICENSE.txt",
- "Copyright": "Copyright 2010 Kitware, Inc."
-}
-