diff options
author | Ben Boeckel <ben.boeckel@kitware.com> | 2010-11-22 19:56:55 (GMT) |
---|---|---|
committer | Ben Boeckel <ben.boeckel@kitware.com> | 2010-11-22 20:12:47 (GMT) |
commit | 6fe8624b7ff39f8511f4f4d7ebcbc5681932a6a5 (patch) | |
tree | d843ab5af124eda789e71867ac71b9a98882e0cd /Source/cmLoadCacheCommand.h | |
parent | 40b9336b3145634be03bfd296d76a774a8e11e17 (diff) | |
download | CMake-6fe8624b7ff39f8511f4f4d7ebcbc5681932a6a5.zip CMake-6fe8624b7ff39f8511f4f4d7ebcbc5681932a6a5.tar.gz CMake-6fe8624b7ff39f8511f4f4d7ebcbc5681932a6a5.tar.bz2 |
Fix parsing of cache variables without a type
These mainly come from the command line or manual entries in the
CMakeCache.txt file. We want to stop at the first '=' because this is
what is most likely to have been meant. The variable can be quoted if
the '=' is intended.
Caveat: What if one wants both '"' and '=' in a variable name?
Diffstat (limited to 'Source/cmLoadCacheCommand.h')
0 files changed, 0 insertions, 0 deletions