diff options
author | Brad King <brad.king@kitware.com> | 2009-10-06 20:33:15 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-10-06 20:33:15 (GMT) |
commit | c6fdff2b223d8527600a7df13638cd0258db4de7 (patch) | |
tree | 3c8c7bbbd0f3844bb18c06e21a5cb4407dfc06b2 /Source/cmLocalGenerator.cxx | |
parent | 20e6ac320d0d4b5ea9766d26e6215cc326ae071a (diff) | |
download | CMake-c6fdff2b223d8527600a7df13638cd0258db4de7.zip CMake-c6fdff2b223d8527600a7df13638cd0258db4de7.tar.gz CMake-c6fdff2b223d8527600a7df13638cd0258db4de7.tar.bz2 |
Support more special characters in file(STRINGS)
The commits "Teach Fortran compiler identification about the Portland
Group compiler" and "Fix previous change to file(STRINGS) command"
taught file(STRINGS) to recognize the form-feed '\f' character as part
of string literals. The Portland Group Fortran compiler also puts 0x14
bytes at the end of string literals in some cases. We generalize the
previous solution and add the new character in this commit.
Diffstat (limited to 'Source/cmLocalGenerator.cxx')
0 files changed, 0 insertions, 0 deletions