mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
Merge topic 'doc-generator-xrefs'
98837b42c3Help: minor reference and markup fixesb634998727Help: add and make references to generators consistent Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !10877
This commit is contained in:
@@ -9,7 +9,7 @@ CSharpUtilities
|
||||
|
||||
This utility module is intended to simplify the configuration of CSharp/.NET
|
||||
targets and provides a collection of commands for managing CSharp targets
|
||||
with Visual Studio generators, version 2010 and newer.
|
||||
with :ref:`Visual Studio Generators`, version 2010 and newer.
|
||||
|
||||
Load this module in a CMake project with:
|
||||
|
||||
|
||||
@@ -81,7 +81,7 @@ This module provides the following command:
|
||||
``NEW``; otherwise, a fatal error will occur.
|
||||
|
||||
.. versionadded:: 3.13
|
||||
Support for Visual Studio generators.
|
||||
Support for :ref:`Visual Studio Generators`.
|
||||
|
||||
.. versionadded:: 3.24
|
||||
The check uses the caller's :variable:`CMAKE_<LANG>_FLAGS`
|
||||
|
||||
Reference in New Issue
Block a user