CMake/Tests/RunCMake/WriteCompilerDetectionHeader
Stephen Kelly 62a4a67dc5 Add the WriteCompilerDetectionHeader module.
Provide a function to write a portable header to detect compiler
features.  Generate a preprocessor #error for unknown compilers
and compiler versions whose features are not yet recorded.  This
error condition might be relaxed in the future, but for now it
is useful for verification of expectations.
2014-05-14 13:57:30 -04:00
..
CMakeLists.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
ExtraArgs-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
ExtraArgs-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
ExtraArgs.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
FileTypo-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
FileTypo-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
FileTypo.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidArgs-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidArgs-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidArgs.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidCXXFeature-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidCXXFeature-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidCXXFeature.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidCompiler-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidCompiler-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidCompiler.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidFeature-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidFeature-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidFeature.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
NoCompiler-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
NoCompiler-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
NoCompiler.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
NoFeature-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
NoFeature-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
NoFeature.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
OldVersion-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
OldVersion-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
OldVersion.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
PrefixTypo-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
PrefixTypo-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
PrefixTypo.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
RunCMakeTest.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00