• kennytm's avatar
    Fix build on Windows (#138) · 01f293da
    kennytm authored
    1. use `#include "port/port.h"` instead of `#include "port/port_posix.h"`
    2. added an "install" target for CMake to workaround alexcrichton/cmake-rs#18
    3. MSVC reported 2 warnings in Titan (and tons of warnings in RocksDB), and these are fixed.
    01f293da
blob_file_set.h 3.91 KB