Sfoglia il codice sorgente

Doxygen: Add CPack/IFW subdir to doxyfile.in INPUT section

Konstantin Podsvirov 11 anni fa
parent
commit
3040ab8f55
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Utilities/Doxygen/doxyfile.in

+ 1 - 0
Utilities/Doxygen/doxyfile.in

@@ -40,6 +40,7 @@ OUTPUT_DIRECTORY     = "@CMake_BINARY_DIR@/Utilities/Doxygen/doc"
 INPUT                = \
  "@CMake_SOURCE_DIR@/Source" \
  "@CMake_SOURCE_DIR@/Source/CPack" \
+ "@CMake_SOURCE_DIR@/Source/CPack/IFW" \
  "@CMake_SOURCE_DIR@/Source/CTest" \
  "@CMake_SOURCE_DIR@/Source/CursesDialog" \
  "@CMake_SOURCE_DIR@/Source/MFCDialog" \