xref: /openbmc/libpldm/tools/meson.build (revision 340bb6286f6e5fd55dc05fe1915e7f179992c500)
1if get_option('abi').contains('testing') and get_option('tools').contains('pd')
2    executable('pd', 'pd.c', dependencies: [libpldm_dep])
3endif
4