summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/parse_arguments_argv_n.rst
blob: 758b72a1bf8dc5c859f57f72f5c435c19540485d (plain)
1
2
3
4
5
6
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.