From f579fe0d7a102df0c69c957d48e3e728333dffe1 Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Wed, 8 Jan 2014 15:54:37 +0100 Subject: [PATCH] Help: Fix link to MAP_IMPORTED_CONFIG_ --- Help/manual/cmake-buildsystem.7.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/manual/cmake-buildsystem.7.rst b/Help/manual/cmake-buildsystem.7.rst index 03f911530..2b37c0cce 100644 --- a/Help/manual/cmake-buildsystem.7.rst +++ b/Help/manual/cmake-buildsystem.7.rst @@ -428,7 +428,7 @@ the ``CONFIG`` generator expression. The ``CONFIG`` parameter is compared case-insensitively with the configuration being built. In the presence of :prop_tgt:`IMPORTED` targets, the content of -:prop_tgt:`MAP_IMPORTED_CONFIG_DEBUG ` is also +:prop_tgt:`MAP_IMPORTED_CONFIG_DEBUG >` is also accounted for by this expression. Some buildsystems generated by :manual:`cmake(1)` have a predetermined