CMake/Tests/TryCompile
Brad King b3efdb58d5 CheckCCompilerFlag: Strict signature of 'main' (#11615)
Use "int main(void)" instead of just "int main()" so that compiling with
"gcc -Werror=strict-prototypes" works.  Test this check using the flags
"-Werror -Wstrict-prototypes" to work with old GCC versions.
2010-12-16 13:34:54 -05:00
..
Inner No /fast targets in try_compile project mode 2009-08-04 14:37:46 -04:00
CMakeLists.txt CheckCCompilerFlag: Strict signature of 'main' (#11615) 2010-12-16 13:34:54 -05:00
exit_success.c ENH: improve TRY_RUN() for crosscompiling: instead of just failing, it now 2007-06-01 11:16:29 -04:00
exit_with_error.c ENH: improve TRY_RUN() for crosscompiling: instead of just failing, it now 2007-06-01 11:16:29 -04:00
expect_arg.c Add more coverage and use the ARGS option of try_run 2009-10-28 23:29:13 -04:00
fail.c ENH: add a new test to test try compile 2003-02-10 13:19:34 -05:00
pass.c ENH: add a new test to test try compile 2003-02-10 13:19:34 -05:00