• 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
Name
Last commit
Last update
cmake Loading commit data...
include/titan Loading commit data...
scripts Loading commit data...
src Loading commit data...
tools Loading commit data...
util Loading commit data...
.clion.source.upload.marker Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
codecov.yml Loading commit data...