Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
libpldm
/
07264f48f3ce43bd7136a4906c018a7fc708e9f7
/
.
/
tools
/
meson.build
blob: d047267fb950d5f8b2f87e6546215623e7094f00 [
file
] [
log
] [
blame
]
Andrew Jeffery
f363bda
2025-03-12 12:49:31 +0000
[
diff
] [
blame
]
1
if
get_option
(
'abi'
).
contains
(
'testing'
)
2
executable
(
'pd'
,
'pd.c'
,
dependencies
:
[
libpldm_dep
])
3
endif