libbej: Export the package for other repo to use

Make the library non-static so that other repo can be linked to
it. Also install the headers for libbej.

Change-Id: I89dba36859b569283b61d3ac448f23289c21944a
Signed-off-by: Willy Tu <wltu@google.com>
3 files changed
tree: a3c7533a423dbab9ac43414f2d089634552d8a08
  1. include/
  2. src/
  3. test/
  4. .clang-format
  5. .gitignore
  6. LICENSE
  7. MAINTAINERS
  8. meson.build
  9. meson_options.txt
  10. OWNERS
  11. README.md
README.md

libbej

This library can be used to decode RDE bej data. More details on how to use the library will be added in the future.