diff --git a/Doxyfile b/Doxyfile index afaa437..134ea1b 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1080,7 +1080,7 @@ VERBATIM_HEADERS = YES # generated with the -Duse-libclang=ON option for CMake. # The default value is: NO. -CLANG_ASSISTED_PARSING = YES +CLANG_ASSISTED_PARSING = NO # If clang assisted parsing is enabled you can provide the compiler with command # line options that you would normally use when invoking the compiler. Note that