CMake/Tests/LinkFlags
Brad King c8b13ecc38 Intel-specific workaround for LinkFlags tests
The Intel C compiler for Linux does not seem to reject any bad flags or
object files on its link lines.  Work around the problem by using a
preprocessor #error directive to ensure that BADFLAG appears in the
build output.  This does not really achieve the purpose of the tests but
it allows them to pass.
2010-06-03 09:47:23 -04:00
..
CMakeLists.txt Intel-specific workaround for LinkFlags tests 2010-06-03 09:47:23 -04:00
LinkFlags.c Test LINK_FLAGS and STATIC_LIBRARY_FLAGS (#10768) 2010-05-28 11:01:42 -04:00
LinkFlagsExe.c Intel-specific workaround for LinkFlags tests 2010-06-03 09:47:23 -04:00
LinkFlagsLib.c Intel-specific workaround for LinkFlags tests 2010-06-03 09:47:23 -04:00