From 82063c0601b9f7b11c1774a1a42e13295c486467 Mon Sep 17 00:00:00 2001 From: albert-github Date: Wed, 9 Dec 2015 18:53:04 +0100 Subject: [PATCH] Adjusted used option for CLANG usage with CMake in documentation --- src/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.xml b/src/config.xml index 53040547f09..9d54e294524 100644 --- a/src/config.xml +++ b/src/config.xml @@ -1603,7 +1603,7 @@ to disable this feature. necessary type information. @note The availability of this option depends on whether or not doxygen - was compiled with the `--with-libclang` option. + was generated with the `-Duse-libclang=ON` option for CMake. ]]>