mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 10:39:28 -05:00
Help: Add missing cross-referencing for generator expressions
This commit is contained in:
@@ -15,4 +15,4 @@ For example:
|
||||
will set ``Key`` to ``Value`` and ``Key2`` to ``Value2`` on the
|
||||
``file.hlsl`` item as metadata.
|
||||
|
||||
Generator expressions are supported.
|
||||
:manual:`Generator expressions <cmake-generator-expressions(7)>` are supported.
|
||||
|
||||
@@ -6,7 +6,7 @@ Windows CE, Windows Phone or a Windows Store application.
|
||||
|
||||
If the target platform doesn't support deployment, this property won't have any effect.
|
||||
|
||||
Generator expressions are supported.
|
||||
:manual:`Generator expressions <cmake-generator-expressions(7)>` are supported.
|
||||
|
||||
Example 1
|
||||
^^^^^^^^^
|
||||
|
||||
@@ -16,4 +16,4 @@ For example:
|
||||
will set ``Key`` to ``Value`` and ``Key2`` to ``Value2`` for all
|
||||
non-built files that use ``FXCompile``.
|
||||
|
||||
Generator expressions are supported.
|
||||
:manual:`Generator expressions <cmake-generator-expressions(7)>` are supported.
|
||||
|
||||
Reference in New Issue
Block a user