Przeglądaj źródła

fixes directories in Doxyfile

Caleb Fangmeier 7 lat temu
rodzic
commit
ebec5ef8dd
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      Doxyfile.in

+ 2 - 2
Doxyfile.in

@@ -790,8 +790,8 @@ WARN_LOGFILE           =
 # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
 # Note: If this tag is empty the current directory is searched.
 
-INPUT                  = @CMAKE_CURRENT_SOURCE_DIR@/
-                         @CMAKE_CURRENT_SOURCE_DIR@/filval/
+INPUT                  = @CMAKE_CURRENT_SOURCE_DIR@/ \
+                         @CMAKE_CURRENT_SOURCE_DIR@/filval/ \
                          @CMAKE_CURRENT_SOURCE_DIR@/filval_root
 
 # This tag can be used to specify the character encoding of the source files