summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine/cache-bad-entry/CMakeCache.txt
blob: 75cd7c2e12cef1e4e82c61646296e4f340afd69f (plain)
1
2
3
4
5
6
7
8
9
10
# This is a comment

// That was an empty line. This isn't.
EMPTY_LINE:BOOL=FALSE

// Uhoh! Here it comes
BAD ENTRY

// This is fine
GOOD_ENTRY:BOOL=TRUE