mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-23 23:18:38 -06:00
One of three Fortran/C interface test functions is missing a prototype, which causes warnings and sometimes errors depending on compiler versions and flags. Signed-off-by: William R. Dieter <william.r.dieter@intel.com>