summaryrefslogtreecommitdiff
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2010-12-06 17:11:36 -0500
committerBrad King <brad.king@kitware.com>2010-12-15 14:53:31 -0500
commit4091bca4ecf4a7f9c2099a7d34e125494de60e1c (patch)
tree0c801e0274c19f1e5ca72c1447eb386f69713286 /Source/CMakeLists.txt
parentbfb7288f8103298bf4cabb60a13208f95595a7db (diff)
downloadcmake-4091bca4ecf4a7f9c2099a7d34e125494de60e1c.tar.gz
Factor generator expression docs out of add_test
This documentation may be reused wherever generator expressions are supported.
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 49412d8c21..f183eb4c6e 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -158,6 +158,7 @@ SET(SRCS
cmDocumentationFormatterText.cxx
cmDocumentationFormatterUsage.cxx
cmDocumentationSection.cxx
+ cmDocumentGeneratorExpressions.h
cmDocumentVariables.cxx
cmDynamicLoader.cxx
cmDynamicLoader.h