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