1if get_option('abi').contains('testing') and get_option('tools').contains('pd') 2 executable('pd', 'pd.c', dependencies: [libpldm_dep]) 3endif 4