pmem / CacheLib

Pluggable in-process caching engine to build and scale high performance services
https://www.cachelib.org
Apache License 2.0
5 stars 13 forks source link

Fix tests compilation #62

Closed igchor closed 2 years ago

igchor commented 2 years ago

Link folly to common_test_utils. It is required since common_test_utils use folly/Random.h


This change is Reviewable