
Add a `-LR[A][H] <regex>` flag with similar functionality to `-L[A][H]`, but instead of listing all cached variables, it show only specific variables that match the name regex.
6 lines
170 B
ReStructuredText
6 lines
170 B
ReStructuredText
cmake-list-cached-variables
|
|
---------------------------
|
|
|
|
* The :option:`cmake -LR[A][H]` option was added to list cache entries
|
|
whose names match a regular expression.
|