diff options
author | William R. Dieter <william.r.dieter@intel.com> | 2020-12-04 00:20:43 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-01-28 14:05:35 (GMT) |
commit | f905cfdc773f8fc1221b01b74292b8d9e8140242 (patch) | |
tree | ef891df7eb7d4fa9ec6968b19f37bab3919e9fdc /Tests/Jump | |
parent | 4c7e2615b8ddf162f18521c4685fddbb8010eb68 (diff) | |
download | CMake-f905cfdc773f8fc1221b01b74292b8d9e8140242.zip CMake-f905cfdc773f8fc1221b01b74292b8d9e8140242.tar.gz CMake-f905cfdc773f8fc1221b01b74292b8d9e8140242.tar.bz2 |
Tests: Fix Fortran test C function prototypes
Several extern functions were declared without return type, which results
in warnings. The functions are for calling Fortran subroutines, so
there should not be a return value.
Signed-off-by: William R. Dieter <william.r.dieter@intel.com>
Diffstat (limited to 'Tests/Jump')
0 files changed, 0 insertions, 0 deletions