diff options
author | Stephen Kelly <steveire@gmail.com> | 2015-01-11 15:23:34 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2015-01-15 21:13:22 (GMT) |
commit | 462c630b8a6d832dd37562fcd7b00a75e1ec6e82 (patch) | |
tree | b9dc411d52c339689f2cc05e8fc7f247b8fc6ca9 /Modules/Compiler/PathScale-CXX.cmake | |
parent | 222ec86f7d9ae838d2e460b89985c797c7c90373 (diff) | |
download | CMake-462c630b8a6d832dd37562fcd7b00a75e1ec6e82.zip CMake-462c630b8a6d832dd37562fcd7b00a75e1ec6e82.tar.gz CMake-462c630b8a6d832dd37562fcd7b00a75e1ec6e82.tar.bz2 |
Features: Don't test __cplusplus value for CXX98 on GNU.
The macro is defined to 1 for GNU 4.6, and such a test is only
useful for features in language dialects newer than the
default (CXX98 for GNU currently).
Test only that it has a truthy value.
Diffstat (limited to 'Modules/Compiler/PathScale-CXX.cmake')
0 files changed, 0 insertions, 0 deletions