mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 22:50:26 -06:00
Merge topic 'test-VSGNUFortran-C-comment'
307d45e Tests/VSGNUFortran: Avoid C++ comment in C code (#13314)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include <HelloWorldFCMangle.h> // created by FortranCInterface
|
||||
#include <HelloWorldFCMangle.h> /* created by FortranCInterface */
|
||||
extern void FC_hello(void);
|
||||
int main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user