Pārlūkot izejas kodu

Merge topic 'cmake-buildsystem-manual-typo'

82956270ed Help: Fix typo in cmake-buildsystem(7) manual

Acked-by: Kitware Robot <[email protected]>
Merge-request: !2163
Craig Scott 7 gadi atpakaļ
vecāks
revīzija
3f58967887
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Help/manual/cmake-buildsystem.7.rst

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

@@ -784,7 +784,7 @@ A *library* output artifact of a buildsystem target may be:
   with the ``MODULE`` option.
 
 * On non-DLL platforms: the shared library file (e.g. ``.so`` or ``.dylib``)
-  of a shared shared library target created by the :command:`add_library`
+  of a shared library target created by the :command:`add_library`
   command with the ``SHARED`` option.
 
 The :prop_tgt:`LIBRARY_OUTPUT_DIRECTORY` and :prop_tgt:`LIBRARY_OUTPUT_NAME`