Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
3760ac9845e3c0d163eb1b4d83ab5b2f367507aa
/
.
/
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"
)