cmake find_package(folly) examples
facebook/folly
CMakeLists.txt
:520
# files using "find_package(folly CONFIG)"
facebook/rocksdb
CMakeLists.txt
:607
find_package
(folly)