Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 562 Bytes

leveldb.rst

File metadata and controls

21 lines (14 loc) · 562 Bytes
.. spelling::

    leveldb

.. index:: crypto ; leveldb

leveldb

hunter_add_package(leveldb)
find_package(leveldb CONFIG REQUIRED)
target_link_libraries(... leveldb::leveldb)