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