From 48bb59626b183ffbe6e44f409beb02f28197af5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 29 Jun 2014 10:15:19 +0200 Subject: [PATCH] Oh Doxygen you so predictable. --- doc/cmake.dox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/cmake.dox b/doc/cmake.dox index 73732b990..da9e2b171 100644 --- a/doc/cmake.dox +++ b/doc/cmake.dox @@ -156,7 +156,8 @@ variable along with `MAGNUM_PLUGINS_*_DEBUG_DIR` / `MAGNUM_PLUGINS_*_RELEASE_DIR variables to decide in preprocessing step. Features of found %Magnum library are exposed in these CMake variables, they -are also available as preprocessor variables if including @ref Magnum/Magnum.h: +are also available as preprocessor variables if including +@ref Magnum/Magnum.h "Magnum/Magnum.h": - `MAGNUM_BUILD_DEPRECATED` -- Defined if compiled with deprecated APIs included