Ashley Whetter 77cd74a3ea Print line number of cache parse errors (#11109)
Track the line number while parsing `CMakeCache.txt` files and include
it in a parse failure error message.
2016-01-19 10:19:42 -05:00

8 lines
84 B
Plaintext

// This is valid
VALID:BOOL=TRUE
// This isn't
// One final entry
FINAL:BOOL=TRUE