xref: /openbmc/phosphor-power/phosphor-power-supply/meson.build (revision afb7fc3f80b2096c6e292ccaa2c37c26f326fa28)
1
2executable(
3    'phosphor-psu-monitor',
4    'main.cpp',
5    install: true)
6