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_dir.cxx
blob
733a4b37f34289fbe3062738e6b7439cbfb688c4
1
#define ZOT_DIR(x) <zot_##x##_dir.hxx>
2
#include ZOT_DIR(macro)
3
4
const char
*
zot_macro_dir_f
()
5
{
6
return
zot_macro_dir
;
7
}