mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-18 18:01:02 -05:00
Implement a native `cmake_parse_arguments` command that is fully compatible with the documented behaviour of the previous implementation. Leave the CMakeParseArguments module empty but existing for compatibility.