Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
a3358bb66aeef19fc2748dfd92da7f54223c0f3b
/
.
/
Tests
/
RunCMake
/
CompilerLauncher
/
Fortran.cmake
blob: dc461730de135d102008e84976aeeba78abe065c [
file
]
set
(
CMAKE_Fortran_COMPILER_LAUNCHER
"${CMAKE_COMMAND};-E;env;USED_LAUNCHER=1"
)
include
(
Fortran
-
common
.
cmake
)