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