Browse Source

Merge topic 'doc-buildsystem-binary-targets'

be0b837e2b Help: Fix cmake-buildsystem(7) internal link

Acked-by: Kitware Robot <[email protected]>
Merge-request: !10105
Brad King 1 year ago
parent
commit
2264356ebf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Help/manual/cmake-buildsystem.7.rst

+ 1 - 1
Help/manual/cmake-buildsystem.7.rst

@@ -137,7 +137,7 @@ then resolve remaining symbol dependencies by searching linked libraries.
 
   CMake expects shared libraries to export at least one symbol.  If a library
   does not export any unmanaged symbols, e.g., a Windows resource DLL or
-  C++/CLI DLL, make it a `Module Library <Module Libraries>`_ instead.
+  C++/CLI DLL, make it a `Module Library <Module Libraries_>`_ instead.
 
 .. _`Apple Frameworks`: