Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
CompilerTest
/
Fortran.cmake
blob: 8c83bd7844d7a8648cbd7e8cca1e935ec2111c2b [
file
] [
log
] [
blame
] [
edit
]
# Pretend the ABI check failed in order to force the fall-back test to run.
set
(
CMAKE_Fortran_ABI_COMPILED FALSE
)
enable_language
(
Fortran
)