mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
parent
47e97d490c
commit
d5e578d0e4
1 changed files with 1 additions and 0 deletions
|
@ -418,6 +418,7 @@ set_package_properties(nlohmann_json PROPERTIES
|
|||
)
|
||||
|
||||
if(USE_BUNDLED_LMDBXX)
|
||||
include(FetchContent)
|
||||
FetchContent_Declare(
|
||||
lmdbxx
|
||||
URL "https://raw.githubusercontent.com/hoytech/lmdbxx/1.0.0/lmdb++.h"
|
||||
|
|
Loading…
Reference in a new issue