leveldb: install memenv static library and header
authorGaël PORTAY <gael.portay@collabora.com>
Wed, 2 Jan 2019 20:56:28 +0000 (15:56 -0500)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Thu, 7 Mar 2019 21:45:48 +0000 (22:45 +0100)
commit16f847340d07dce620e4c3fc0a099aa79898d86a
treeab49ad0429e816bac66d9460c5cf6f9903888210
parentc8421565b1c4c5edd94d0c65e4fad5cbcfd46e10
leveldb: install memenv static library and header

The project builds a tiny static library that consists of a single
symbol which creates an in-memory LevelDB database.

That library is not installed by default and may be used by other
projects.

This commit installs in the staging directory the libmemenv.a static
library and the memenv.h header file.

Signed-off-by: Gaël PORTAY <gael.portay@collabora.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/leveldb/leveldb.mk