mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-26 11:04:33 +00:00
Merge branch 'patch-genex-versionadded' into 'master'
Help: Add versionadded for STRING FIND genex See merge request cmake/cmake!11609
This commit is contained in:
commit
0d49c40bb1
@ -407,6 +407,8 @@ String Queries
|
||||
|
||||
.. genex:: $<STRING:FIND,string[,FROM:(BEGIN|END)],substring>
|
||||
|
||||
.. versionadded:: 4.3
|
||||
|
||||
The position where the given ``substring`` was found in the supplied
|
||||
``string``. If the ``substring`` is not found, a position of -1 is returned.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user