mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
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.
5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
-- Cache values
|
|
MIDDLE_ENTRY_1:STRING=1
|
|
MIDDLE_ENTRY_2:STRING=2
|
|
MIDDLE_ENTRY_3:STRING=3$
|