summaryrefslogtreecommitdiff
path: root/src/qdoc/CMakeLists.txt
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2020-06-01 07:22:16 +0200
committerPaul Wicking <paul.wicking@qt.io>2020-06-04 13:09:25 +0200
commit04355fd6a33b4b0757ed167e6687560b705a2356 (patch)
treed39a8d3fac8ed324ee61bce5fc29c7e24d8f6027 /src/qdoc/CMakeLists.txt
parentc00431dd94cc069cd30af437e5546f157d9bfe10 (diff)
downloadqttools-04355fd6a33b4b0757ed167e6687560b705a2356.tar.gz
QDoc: Extract Aggregate from Node
Task-number: QTBUG-84578 Change-Id: If28cc8b41401c90dfa48b613211b3d0a4dcd815a Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/qdoc/CMakeLists.txt')
-rw-r--r--src/qdoc/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qdoc/CMakeLists.txt b/src/qdoc/CMakeLists.txt
index 9a199bcdc..0776e2c9e 100644
--- a/src/qdoc/CMakeLists.txt
+++ b/src/qdoc/CMakeLists.txt
@@ -9,6 +9,7 @@ qt_add_tool(qdoc
TOOLS_TARGET Tools # special case
SOURCES
access.h
+ aggregate.cpp aggregate.h
atom.cpp atom.h
clangcodeparser.cpp clangcodeparser.h
classnode.cpp classnode.h