CMakeCache.txt 154 B

12345678910
  1. # This is a comment
  2. // That was an empty line. This isn't.
  3. EMPTY_LINE:BOOL=FALSE
  4. // Uhoh! Here it comes
  5. BAD ENTRY
  6. // This is fine
  7. GOOD_ENTRY:BOOL=TRUE