google / google/leveldb

[leveldb] Install util header files

Open
#983 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
39.4k
Forks
8.2k
PR merge metrics
No merged PRs in 30d

Description

Hi !

I'm the maintainer of vcpkg , when I'm working on [issues ](https://github.com/microsoft/vcpkg/issues/18493)about leveldb :
The leveldb library is installed, but only include/leveldb is included, there is no util

![image](https://user-images.githubusercontent.com/63675417/151502691-a61637b4-05de-4bd6-990a-028b62878e88.png)

I submitted a pr :
https://github.com/microsoft/vcpkg/pull/22650

As a solution, the util headers need to be exported for consumer use, but It looks like these header files are intended to be private (https://github.com/google/leveldb/blob/main/CMakeLists.txt), so could you please confirm that you want these util headers to be available to consumers?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.