mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 03:11:08 -06:00
CSharpUtilities: Fix cross-reference in documentation
The documentation fix commit 04a11f16ba (CSharpUtilities: Fix
documentation, 2017-03-15, v3.8.0-rc3~17^2) introduced a cross-reference
to the function being documented. Fix it.
Issue: #16711
This commit is contained in:
committed by
Brad King
parent
6e7a1b5b8c
commit
cd6771646a
@@ -64,7 +64,7 @@ Main functions provided by the module
|
||||
Sets source file properties of ``.Designer.cs`` files depending on
|
||||
sibling filenames. Use this, if your CSharp target does **not**
|
||||
use Windows Forms (for Windows Forms use
|
||||
:command:`csharp_set_designer_cs_properties` instead)::
|
||||
:command:`csharp_set_windows_forms_properties` instead)::
|
||||
|
||||
csharp_set_designer_cs_properties([<file1> [<file2> [...]]])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user