Merge topic 'doc-buildsystem-binary-targets'

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

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10105
This commit is contained in:
Brad King
2024-12-17 15:44:26 +00:00
committed by Kitware Robot
+1 -1
View File
@@ -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`: