Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
f52a2fd26d13fa33d34dd1320f82d3f8aa49f3c3
/
.
/
Tests
/
FortranModules
/
include
/
test_preprocess.h
blob: f4a00a91be69f82aa4aafb978b6c44b8d9664efc [
file
]
#ifdef
BAR
PRINT
*,
'BAR was defined via ADD_DEFINITIONS'
#else
PRINT
*,
'If you can read this something went wrong'
#endif