summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-10-17 17:54:11 (GMT)
committerKitware Robot <kwrobot@kitware.com>2019-10-17 17:54:26 (GMT)
commit5417737fac3b6dce325a1e7b97267f974837da70 (patch)
tree05fb8661a32db3df6f0fd2c991bdcc154f68fd23 /Source/CMakeLists.txt
parentd61b8921acde5650dbe6d20ec7b77c6f7522c876 (diff)
parent553658393c0e775efdec6b29b69c1274fb771e83 (diff)
downloadCMake-5417737fac3b6dce325a1e7b97267f974837da70.zip
CMake-5417737fac3b6dce325a1e7b97267f974837da70.tar.gz
CMake-5417737fac3b6dce325a1e7b97267f974837da70.tar.bz2
Merge topic 'graphviz'
553658393c Graphviz: added test suite, fixes, enhancements Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: slodki <slodki_dom@poczta.onet.pl> Merge-request: !3766
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index d89a69d..26d2156 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -289,6 +289,8 @@ set(SRCS
cmGeneratorExpression.h
cmGeneratorTarget.cxx
cmGeneratorTarget.h
+ cmLinkItemGraphVisitor.cxx
+ cmLinkItemGraphVisitor.h
cmGetPipes.cxx
cmGetPipes.h
cmGlobalCommonGenerator.cxx