summaryrefslogtreecommitdiff
path: root/Utilities/Doxygen
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2007-04-04 16:28:45 -0400
committerAndy Cedilnik <andy.cedilnik@kitware.com>2007-04-04 16:28:45 -0400
commit23a83e6a92c160ff85caea42f14d8ac436104ad7 (patch)
tree71c14a8d6c502dd62ae8250ae9618cd04a96f19a /Utilities/Doxygen
parent4668f034844e228d9bf9783b5837d61ff777825e (diff)
downloadcmake-23a83e6a92c160ff85caea42f14d8ac436104ad7.tar.gz
STYLE: Do doxygen for CPack
Diffstat (limited to 'Utilities/Doxygen')
-rw-r--r--Utilities/Doxygen/doxyfile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Utilities/Doxygen/doxyfile.in b/Utilities/Doxygen/doxyfile.in
index d8316e0b91..141aff44b1 100644
--- a/Utilities/Doxygen/doxyfile.in
+++ b/Utilities/Doxygen/doxyfile.in
@@ -37,6 +37,7 @@ OUTPUT_DIRECTORY = "@CMAKE_BINARY_DIR@/Utilities/Doxygen/doc"
INPUT = \
"@CMAKE_SOURCE_DIR@/Source" \
+ "@CMAKE_SOURCE_DIR@/Source/CPack" \
"@CMAKE_SOURCE_DIR@/Source/CTest" \
"@CMAKE_SOURCE_DIR@/Source/CursesDialog" \
"@CMAKE_SOURCE_DIR@/Source/MFCDialog" \