CMake/Tests/Module
Stephen Kelly d0af0faefb WCDH: Make the header -Wundef safe for the C language.
The __STDC_VERSION__ macro may be defined or not depending on the
implementation dialect of C.  Test that it is defined before testing
its value.

The CXX tests do not need such a change because they define __cplusplus
in all dialects.
2014-11-25 14:44:21 +01:00
..
CheckTypeSize CheckTypeSize: Add unit tests 2013-10-21 16:39:04 +02:00
ExternalData ExternalData: Warn on missing file instead of failing 2014-04-17 09:45:09 -04:00
FindDependency find_dependency: Extend the tests for use of EXACT macro parameter. 2014-03-10 09:07:38 +01:00
GenerateExportHeader HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwards 2014-04-25 17:59:57 +02:00
WriteCompilerDetectionHeader WCDH: Make the header -Wundef safe for the C language. 2014-11-25 14:44:21 +01:00