From e88b30e94d4c3029d692115ae37af46c1ab877f3 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Sun, 12 May 2013 10:26:31 -0400 Subject: [PATCH] Don't use Doxygen in the standard cmake build dir --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 9c56cf4215..6366a0849d 100644 --- a/Doxyfile +++ b/Doxyfile @@ -700,7 +700,7 @@ RECURSIVE = YES # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = +EXCLUDE = build # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # directories that are symbolic links (a Unix file system feature) are excluded