mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 02:19:18 -05:00
Merge topic 'fix-try_compile-doc-typo'
ef05a56387 Help: Fix typo in try_compile documentation
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !7736
This commit is contained in:
@@ -214,7 +214,7 @@ The options are:
|
||||
``SOURCE_FROM_*``. (Otherwise, ``SOURCES`` is usually more convenient.) The
|
||||
specified ``<name>`` is not allowed to contain path components.
|
||||
|
||||
``SOURCE_FROM_VAR <name> <content>``
|
||||
``SOURCE_FROM_VAR <name> <var>``
|
||||
.. versionadded:: 3.25
|
||||
|
||||
Write the contents of ``<var>`` to a file named ``<name>`` in the operation
|
||||
|
||||
Reference in New Issue
Block a user