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