mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
Merge topic 'fortc-warn' into release-3.24
812000904e Tests: Add Fortran test C function prototype
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !7363
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "foo.h"
|
||||
extern void F_test_mod_sub(void);
|
||||
extern void F_my_sub(void);
|
||||
extern void F_mysub(void);
|
||||
int myc(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user