Sign in
fuchsia
/
third_party
/
cmake
/
0897d4438f39787e29b796500af52369279c9ecd
/
.
/
Tests
/
RunCMake
/
BuildDepends
/
FortranInclude.step2.cmake
blob: 05a9f11c6bbf8723d7b6e5ec22d20909bd665563 [
file
]
file
(
WRITE
"${RunCMake_TEST_BINARY_DIR}/preprocess.inc"
"\tPRINT *, 'FortranIncludePreprocess 2'\n"
)
file
(
WRITE
"${RunCMake_TEST_BINARY_DIR}/no_preprocess.inc"
"\tPRINT *, 'FortranIncludeNoPreprocess 2'\n"
)