• Sergei Golubchik's avatar
    make rocksdb cmake checks less verbose on repeat · 6d3747a2
    Sergei Golubchik authored
    * fix FindLZ4 to follow convention (LIBRARIES, not LIBRARY)
    * remove redundant checks from rocksdb/CMakeLists.txt
    * put all checks through the same macro that uniformly
      checks for a package, prints the message, adds definition
    6d3747a2
build_rocksdb.cmake 16.7 KB