Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d3e34186f69a7c89f2a3ac418e901b4d6e687773
/
.
/
Tests
/
BuildDepends
/
Project
/
zot_macro_tgt.cxx
blob: 9b51cb82933a819eb4408274919f210022b6d0ba [
file
] [
log
] [
blame
]
#define
ZOT_TGT
(
x
)
<
zot_
##x##_tgt.hxx>
#include
ZOT_TGT
(
macro
)
char
const
*
zot_macro_tgt_f
()
{
return
zot_macro_tgt
;
}