mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-27 03:08:35 -06:00
Merge topic 'csharp-utilities-doc-fix'
cd6771646a CSharpUtilities: Fix cross-reference in documentation
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9055
This commit is contained in:
@@ -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