memgraph/libs
Teon Banek bf4bf7a3bd Pass CMAKE_INSTALL_LIBDIR=lib to rocksdb cmake
Summary:
Rocksdb cmake configuration uses `GNUInstallDirs`, which on some
platforms sets `CMAKE_INSTALL_LIBDIR` to `lib64`. We have hardcoded the
path to the library inside `lib`. Since this is a local installation, it
doesn't really matter, so it should be OK to always install rocksdb
under `lib`.

Reviewers: mferencevic

Reviewed By: mferencevic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2042
2019-05-13 16:22:03 +02:00
..
.gitignore A better configuration of cmake & clion 2017-02-20 01:25:57 +01:00
cleanup.sh Refactored harness and added PostgreSQL support. 2017-09-05 09:45:41 +02:00
CMakeLists.txt Pass CMAKE_INSTALL_LIBDIR=lib to rocksdb cmake 2019-05-13 16:22:03 +02:00
setup.sh Build RocksDB with CMake 2019-05-13 11:56:47 +02:00