Libmei provides a simple programming interface for accessing Intel HECI interfaces on devices found in BigCore and Atom based products.
libmei library uses CMake build system
- Run
cmake -S <src> -B <builddir>to configure the build - Run
cmake --build <builddir> --target packageto build .deb and .rpm packages and .tgz archive