add meson.build

Add meson.build file with project description and default dependency
list.

Tested: meson build passed.

Change-Id: I495b665b9f64b7f000a63c085c07f6babc06327f
Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
1 file changed
tree: f0efe33770bd0939b1d2402d3fd7cbdaa1cf0f26
  1. subprojects/
  2. .gitignore
  3. LICENSE
  4. meson.build
  5. OWNERS
  6. README.md
README.md

phosphor-modbus

phosphor-modbus provides a set of software applications to query sensors info, inventory data, firmware info of various modbus devices.

Dependencies

The phosphor-modbus requires phosphor-dbus-interfaces, sdbusplus and phosphor-logging.

Building

The phosphor-modbus is built using meson.

meson build && ninja -C build