• Sergei Golubchik's avatar
    fix rocksdb compression detection · d565895b
    Sergei Golubchik authored
    cmake module name is BZip2, not BZIP2.
    variable names are WITH_ROCKSDB_zstd and WITH_ROCKSDB_snappy.
    it's SNAPPY_FOUND in older cmake (and both in newer cmake).
    also, make it verbose.
    d565895b
build_rocksdb.cmake 16.8 KB