parent
47e97d490c
commit
d5e578d0e4
@ -418,6 +418,7 @@ set_package_properties(nlohmann_json PROPERTIES
|
|||||||
)
|
)
|
||||||
|
|
||||||
if(USE_BUNDLED_LMDBXX)
|
if(USE_BUNDLED_LMDBXX)
|
||||||
|
include(FetchContent)
|
||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
lmdbxx
|
lmdbxx
|
||||||
URL "https://raw.githubusercontent.com/hoytech/lmdbxx/1.0.0/lmdb++.h"
|
URL "https://raw.githubusercontent.com/hoytech/lmdbxx/1.0.0/lmdb++.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user