ENH: Add all subdirectories

This commit is contained in:
Andy Cedilnik 2003-10-25 18:21:45 -04:00
parent 16fe086267
commit 032883cc34
1 changed files with 5 additions and 0 deletions

View File

@ -37,6 +37,11 @@ OUTPUT_DIRECTORY = "@CMAKE_BINARY_DIR@/Utilities/Doxygen/doc"
INPUT = \
"@CMAKE_SOURCE_DIR@/Source" \
"@CMAKE_SOURCE_DIR@/Source/CTest" \
"@CMAKE_SOURCE_DIR@/Source/CursesDialog" \
"@CMAKE_SOURCE_DIR@/Source/MFCDialog" \
"@CMAKE_SOURCE_DIR@/Source/WXDialog" \
"@CMAKE_SOURCE_DIR@/Source/kwsys" \
"@CMAKE_BINARY_DIR@/Utilities/Doxygen/dox/doc_CMake_contributors.dox" \
EXTRACT_ALL = YES