77cd74a3ea
Track the line number while parsing `CMakeCache.txt` files and include it in a parse failure error message.
8 lines
84 B
Plaintext
8 lines
84 B
Plaintext
// This is valid
|
|
VALID:BOOL=TRUE
|
|
|
|
// This isn't
|
|
|
|
// One final entry
|
|
FINAL:BOOL=TRUE
|