summaryrefslogtreecommitdiff
path: root/Modules/FortranCInterface/Input.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/FortranCInterface/Input.cmake.in')
-rw-r--r--Modules/FortranCInterface/Input.cmake.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Modules/FortranCInterface/Input.cmake.in b/Modules/FortranCInterface/Input.cmake.in
new file mode 100644
index 000000000..f261e3b45
--- /dev/null
+++ b/Modules/FortranCInterface/Input.cmake.in
@@ -0,0 +1,3 @@
+set(CMAKE_Fortran_COMPILER_ID "@CMAKE_Fortran_COMPILER_ID@")
+set(FortranCInterface_GLOBAL_SYMBOLS "@FortranCInterface_GLOBAL_SYMBOLS@")
+set(FortranCInterface_MODULE_SYMBOLS "@FortranCInterface_MODULE_SYMBOLS@")