diff options
author | Stephen Kelly <steveire@gmail.com> | 2015-01-19 18:43:04 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2015-01-19 18:57:54 (GMT) |
commit | 8dc0c976661ff048c346d6c68666bd7056ed84a5 (patch) | |
tree | b80676675fe99412688caee3245b95ce27288693 /Tests/Module/WriteCompilerDetectionHeader/main.cpp | |
parent | 813ace90e4d02a782176ea13bcec15a3e9338210 (diff) | |
download | CMake-8dc0c976661ff048c346d6c68666bd7056ed84a5.zip CMake-8dc0c976661ff048c346d6c68666bd7056ed84a5.tar.gz CMake-8dc0c976661ff048c346d6c68666bd7056ed84a5.tar.bz2 |
WCDH: Fix the C_STANDARD property in the tests.
The CXX_STANDARD property validates the values allowed for it,
and '90' is not a valid value for it. However, the validation is only
done for languages enabled for the target, and as C_undefined has no
CXX files, that language is not enabled for it.
This amends commit v3.1.0-rc3~23^2 (WCDH: Make the header -Wundef
safe for the C language., 2014-11-24).
Diffstat (limited to 'Tests/Module/WriteCompilerDetectionHeader/main.cpp')
0 files changed, 0 insertions, 0 deletions