lmdb: Declare use of lmdb on level of lmdb-safe

This commit is contained in:
Martchus 2022-02-05 21:52:20 +01:00
parent 4fbe3df095
commit 3c4f81bd55
2 changed files with 1 additions and 2 deletions

2
3rdparty/lmdb-safe vendored

@ -1 +1 @@
Subproject commit 28a3aa734572cc0ed1af269f64714c60f0f2b170
Subproject commit fbcdc05e9c389ec93d5eb05e92ece188aeb48239

View File

@ -68,7 +68,6 @@ if (INCLUDE_LMDB_SAFE_PROJECT)
if (NOT LMDB_SAFE_BUILD_SHARED_LIBS)
target_compile_options("${LMDB_SAFE_LIB}" PRIVATE -fPIC)
endif ()
use_pkg_config_module(PKG_CONFIG_MODULES "lmdb")
endif ()
# find 3rd party libraries zlib