summaryrefslogtreecommitdiffstats
path: root/Utilities
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2007-04-04 20:28:45 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2007-04-04 20:28:45 (GMT)
commit23a83e6a92c160ff85caea42f14d8ac436104ad7 (patch)
tree71c14a8d6c502dd62ae8250ae9618cd04a96f19a /Utilities
parent4668f034844e228d9bf9783b5837d61ff777825e (diff)
downloadCMake-23a83e6a92c160ff85caea42f14d8ac436104ad7.zip
CMake-23a83e6a92c160ff85caea42f14d8ac436104ad7.tar.gz
CMake-23a83e6a92c160ff85caea42f14d8ac436104ad7.tar.bz2
STYLE: Do doxygen for CPack
Diffstat (limited to 'Utilities')
-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 d8316e0..141aff4 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" \