blob: 03b0ec0afbce0dbf4af59ac45489c1cb1edba135 [file] [log] [blame]
Matt Johnstonc127a012025-06-20 17:49:19 +08001if get_option('abi').contains('testing') and get_option('tools').contains('pd')
Andrew Jefferyf363bda2025-03-12 12:49:31 +00002 executable('pd', 'pd.c', dependencies: [libpldm_dep])
3endif