mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 17:39:51 -05:00
edcddb522c
This documents the purpose of the extra my_module_.c and mymodule.c source files, and sorts the symbols.
3 lines
93 B
C
3 lines
93 B
C
/* PGI Fortran wants mymodule_ when calling any mymodule symbol. */
|
|
void mymodule_(void) {}
|