mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05:00
Merge topic 'return-propagate-variables'
838a5fae23return(): Propagate variables to result scope8f0e1f2111cmMakefile: add RaiseScope for list of variables Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Acked-by: Robert Maynard <robertjmaynard@gmail.com> Merge-request: !7634
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
return-PROPAGATE
|
||||
----------------
|
||||
|
||||
* The :command:`return` command gains the capability to propagate variables to
|
||||
the include directory of function caller scope. See policy :policy:`CMP0140`.
|
||||
Reference in New Issue
Block a user