CMakeParseArguments-native-impl.rst 237 B

123456
  1. CMakeParseArguments-native-impl
  2. -------------------------------
  3. * The :command:`cmake_parse_arguments` command is now implemented natively.
  4. The :module:`CMakeParseArguments` module remains as an empty placeholder
  5. for compatibility.