Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
libpldm
/
07264f48f3ce43bd7136a4906c018a7fc708e9f7
/
.
/
tools
/
meson.build
blob: d047267fb950d5f8b2f87e6546215623e7094f00 [
file
] [
log
] [
blame
]
if
get_option
(
'abi'
).
contains
(
'testing'
)
executable
(
'pd'
,
'pd.c'
,
dependencies
:
[
libpldm_dep
])
endif