summaryrefslogtreecommitdiffstats
path: root/Help/module/CheckFortranSourceCompiles.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-08-06 14:27:17 (GMT)
committerBrad King <brad.king@kitware.com>2014-08-18 15:18:48 (GMT)
commit7386d0d6df1b10f14accf843683eaf8692309c1f (patch)
treeaf064bb982f56c488297e0ed11a1fa6a89c16251 /Help/module/CheckFortranSourceCompiles.rst
parentebd8fa2256c9293b3887f6aeecc9aa7ee718137d (diff)
downloadCMake-7386d0d6df1b10f14accf843683eaf8692309c1f.zip
CMake-7386d0d6df1b10f14accf843683eaf8692309c1f.tar.gz
CMake-7386d0d6df1b10f14accf843683eaf8692309c1f.tar.bz2
Add CheckFortranSourceCompiles module (#14656)
Copy the CheckCSourceCompiles module and port it to Fortran. Extend the FortranOnly test to try using the new module. Suggested-by: Nicolas Bock <nicolasbock@gmail.com>
Diffstat (limited to 'Help/module/CheckFortranSourceCompiles.rst')
-rw-r--r--Help/module/CheckFortranSourceCompiles.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/module/CheckFortranSourceCompiles.rst b/Help/module/CheckFortranSourceCompiles.rst
new file mode 100644
index 0000000..b749a2a
--- /dev/null
+++ b/Help/module/CheckFortranSourceCompiles.rst
@@ -0,0 +1 @@
+.. cmake-module:: ../../Modules/CheckFortranSourceCompiles.cmake