Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
e48dbbf048604397ec00a2f95600e57b57634577
/
.
/
Tests
/
RunCMake
/
BuildDepends
/
FortranInclude.step1.cmake
blob: 53fdc2fe0fde488a3c172e1b2524dfa7883f57a6 [
file
] [
log
] [
blame
]
file
(
WRITE
"${RunCMake_TEST_BINARY_DIR}/preprocess.inc"
"\tPRINT *, 'FortranIncludePreprocess 1'\n"
)
file
(
WRITE
"${RunCMake_TEST_BINARY_DIR}/no_preprocess.inc"
"\tPRINT *, 'FortranIncludeNoPreprocess 1'\n"
)