build: enable meson builds

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I2f56761421ee765bc616397c0ad5b88f4e5bc0e9
8 files changed
tree: 0362790f146698fe767e6b7ce1b7904579c80c4c
  1. scripts/
  2. subprojects/
  3. .clang-format
  4. .gitignore
  5. bootstrap.sh
  6. configure.ac
  7. fru_area.cpp
  8. fru_area.hpp
  9. frup.cpp
  10. frup.hpp
  11. LICENSE
  12. Makefile.am
  13. meson.build
  14. meson_options.txt
  15. OWNERS
  16. readeeprom.cpp
  17. README.md
  18. strgfnhandler.cpp
  19. types.hpp
  20. writefrudata.cpp
  21. writefrudata.hpp
README.md

ipmi-fru-parser

Building

To build this package, do the following steps:

meson setup builddir
ninja -C builddir