Files
CMake/Tests/RunCMake/CommandLine/list-cache-LRAH-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

10 lines
118 B
Plaintext

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