mirror of
https://github.com/reactos/CMake.git
synced 2025-02-03 02:24:13 +00:00
Merge topic 'FortranCInterface-doc-typo'
e872f5d FortranCInterface: Fix doc typo FC.h -> FCMangle.h
This commit is contained in:
commit
0596f0ce78
@ -47,9 +47,9 @@
|
||||
# MACRO_NAMESPACE "FC_"
|
||||
# SYMBOL_NAMESPACE "FC_"
|
||||
# SYMBOLS mysub mymod:my_sub)
|
||||
# This creates a "FC.h" header that defines the same FC_*() mangling
|
||||
# macros as the previous example plus preprocessor symbols FC_mysub
|
||||
# and FC_mymod_my_sub.
|
||||
# This creates a "FCMangle.h" header that defines the same FC_*()
|
||||
# mangling macros as the previous example plus preprocessor symbols
|
||||
# FC_mysub and FC_mymod_my_sub.
|
||||
#
|
||||
# Another function is provided to verify that the Fortran and C/C++
|
||||
# compilers work together:
|
||||
|
Loading…
x
Reference in New Issue
Block a user