summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudioGenerator.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-09-10 18:37:20 (GMT)
committerBrad King <brad.king@kitware.com>2015-09-10 18:41:05 (GMT)
commit150e1b27c54cf4e19e19ad7836e6bbfb9fbb5266 (patch)
treee58ef54fa0f8f2b8131178255143037a5c936373 /Source/cmGlobalVisualStudioGenerator.h
parent72797dec8f8dca151d821be57b78a04ba27e1d5e (diff)
downloadCMake-150e1b27c54cf4e19e19ad7836e6bbfb9fbb5266.zip
CMake-150e1b27c54cf4e19e19ad7836e6bbfb9fbb5266.tar.gz
CMake-150e1b27c54cf4e19e19ad7836e6bbfb9fbb5266.tar.bz2
Features: Extract strings from test binary more reliably (#15736)
Since commit v3.1.0-rc1~635^2~7 (project: Add infrastructure for recording CXX compiler features, 2013-10-17) we compile a test source to a binary and then extract "<LANG>_FEATURES:..." strings from the binary with the file(STRINGS) command. Add a newline at the beginning of the string literal to be sure file(STRINGS) can extract the first entry as a string independent of whatever else the compiler may put before the storage it allocates for the literal within the binary.
Diffstat (limited to 'Source/cmGlobalVisualStudioGenerator.h')
0 files changed, 0 insertions, 0 deletions