blob: 9491b2264cf08261edb8ea75046292da5826938b [file] [edit]
-- Printing variables\.\.\.
+Variables in scope at '.*PrintVariablesCacheAnnotation\.cmake'
+matching NAME_REGEX '\^\(typed_cache|uninit_cache|shadowed\)\$' \(case sensitive\):
+shadowed = "regular_val"
+CACHE{shadowed}:STRING = "cache_val"
+CACHE{typed_cache}:FILEPATH = "/filepath/in/cache"
+CACHE{uninit_cache} = "raw_value"