Files
CMake/Tests/RunCMake/CommandLine/list-cache-LRH-stdout.txt
Min Hsu c55239e286 cmake: Add flag to list cache entries matching a regex
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.
2024-07-23 10:19:22 -04:00

7 lines
84 B
Plaintext

-- Cache values
// mid 1
MIDDLE_ENTRY_1:STRING=1
// mid 2
MIDDLE_ENTRY_2:STRING=2$