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
/
BuildDepends
/
Project
/
zot_macro_tgt.cxx
blob
182ee16fd0001394d0dc178cd7884d0cd7d12988
1
#define ZOT_TGT(x) <zot_##x##_tgt.hxx>
2
#include ZOT_TGT(macro)
3
4
const char
*
zot_macro_tgt_f
()
5
{
6
return
zot_macro_tgt
;
7
}