diff options
| author | Alex Neundorf <neundorf@kde.org> | 2012-02-18 19:58:19 (GMT) |
|---|---|---|
| committer | Alex Neundorf <neundorf@kde.org> | 2012-02-18 19:58:19 (GMT) |
| commit | 54e1f6f5a572e47c5598fd53e3b9eb0a66739def (patch) | |
| tree | 17b3020e9455b5aaa6b3cffd06f737144fda4041 /Tests/Tutorial/Step5/MathFunctions/MathFunctions.h | |
| parent | d03606a19cc05872baf23269ae8ec61d2e0719e8 (diff) | |
| download | CMake-54e1f6f5a572e47c5598fd53e3b9eb0a66739def.zip CMake-54e1f6f5a572e47c5598fd53e3b9eb0a66739def.tar.gz CMake-54e1f6f5a572e47c5598fd53e3b9eb0a66739def.tar.bz2 | |
GenerateExportHeader: use double quotes around _gcc_version
The GenerateExportHeaders test was failing on one machine, the version
could not be determined there, so the _gcc_version was empty,
so the first argument to if() was empty, so it complained:
http://open.cdash.org/testDetails.php?test=135623436&build=2016288
Use double quotes to turn the non-existant first argument into an empty
string.
Alex
Diffstat (limited to 'Tests/Tutorial/Step5/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions
