enable fortran for cmake

This commit is contained in:
Martin Kroeker
2020-07-09 13:44:25 +02:00
committed by GitHub
parent c502760bef
commit f766024749

View File

@@ -1,3 +1,5 @@
enable_language(Fortran)
enable_testing()
if(MSVC_VERSION)