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.