commit | 6b4cf435258f90430f013f5e4b5f605acb2d9d2f | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Jun 16 11:31:57 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Jun 16 16:34:34 2022 -0500 |
tree | cb52cf0360ee38c3ed552a546969099559b59e11 | |
parent | 0e7a8af0e50ad352e290e5ba5d63a3f178fb71d9 [diff] |
meson: add wrap for mapper The phosphor-objmgr repository, which supplies libmapper, now compiles using meson. Add a wrap file for it to allow builds outside of Yocto or an SDK. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ic0c9fa2880a86116e03c5a26b51de4dd032baf4b
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.