apple / foundationdb

FoundationDB - the open source, distributed, transactional key-value store

Home Page:https://apple.github.io/foundationdb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FDB should use dependency provider in CMake

xis19 opened this issue · comments

This may not make everyone happy but at least the benefit is that one could

  • Either build using existing packages, e.g. build inside the Docker environment without a network connection
  • Or build in a system without packages prebuilt, which allows one to download code and compile locally.