summaryrefslogtreecommitdiff
path: root/Modules/CheckIPOSupported/foo.f
diff options
context:
space:
mode:
authorRuslan Baratov <ruslan_baratov@yahoo.com>2017-04-02 21:41:33 +0800
committerBrad King <brad.king@kitware.com>2017-04-04 09:35:39 -0400
commit87199ea66b171708736e85989bf9b0af89a805c1 (patch)
tree14705eb749251f45f58fefcdd1dd96a218079907 /Modules/CheckIPOSupported/foo.f
parentc92fd25661c08ff991a2482b8a5e42c8490cb3c2 (diff)
downloadcmake-87199ea66b171708736e85989bf9b0af89a805c1.tar.gz
CheckIPOSupported: Add Fortran support
Diffstat (limited to 'Modules/CheckIPOSupported/foo.f')
-rw-r--r--Modules/CheckIPOSupported/foo.f2
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/CheckIPOSupported/foo.f b/Modules/CheckIPOSupported/foo.f
new file mode 100644
index 0000000000..945d2d559e
--- /dev/null
+++ b/Modules/CheckIPOSupported/foo.f
@@ -0,0 +1,2 @@
+ SUBROUTINE FOO
+ END