cmake_parse_arguments-keywords_missing_values.rst 292 B

123456
  1. cmake_parse_arguments-keywords_missing_values
  2. ---------------------------------------------
  3. * The :command:`cmake_parse_arguments` command gained an additional
  4. ``<prefix>_KEYWORDS_MISSING_VALUES`` output variable to report
  5. keyword arguments that were given by the caller with no values.