Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
76237d47fe0d4138872e0219dfd2ce21efc66ebf
/
.
/
Tests
/
RunCMake
/
CompilerTest
/
Fortran.cmake
blob: 8c83bd7844d7a8648cbd7e8cca1e935ec2111c2b [
file
]
# Pretend the ABI check failed in order to force the fall-back test to run.
set
(
CMAKE_Fortran_ABI_COMPILED FALSE
)
enable_language
(
Fortran
)