1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-06-30 07:38:07 +08:00

1 Commits

Author SHA1 Message Date
Stephen Kelly
f5bf9d4311 Tests: Make CompileFeature tests use highest standard known.
Remove the use of check_cxx_source_compiles which is now just getting in
the way.

Blacklist the cxx_alignof feature in the test with GNU 4.7. The test
file compiles, but it is documented as available first in GNU 4.8.
2014-05-09 14:39:30 +02:00