CMake/Help/release/dev/parse_arguments_argv_n.rst

7 lines
216 B
ReStructuredText

parse_arguments_argv_n
----------------------
* The :command:`cmake_parse_arguments` command gained a new
mode to read arguments directly from ``ARGC`` and ``ARGV#``
variables inside a :command:`function` body.