Jelajahi Sumber

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

Joan Massich 7 tahun lalu
induk
melakukan
82956270ed
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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`