mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 09:29:15 -05:00
5228432b45
Add KEYWORDS_MISSING_VALUES output variable to cmake_parse_arguments() to allow to detect keywords that received no values. Fixes: #18706