repo.or.cz
/
CMakeLuaTailorHgBridge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Resync
[CMakeLuaTailorHgBridge.git]
/
CMakeLua
/
Tests
/
Fortran
/
include
/
test_preprocess.h
blob
29ac4b65fe9eaa1179b9e12b1e2b81c37b020f94
1
#ifdef BAR
2
PRINT
* ,
'BAR was defined via ADD_DEFINITIONS'
3
#else
4
PRINT
*,
'If you can read this something went wrong'
5
#endif