mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-05 22:59:43 -06: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.