memgraph/tests/benchmark
Teon Banek 0c186fe76f Add convenience functions and a macro to libs/CMakeLists.txt
Summary:
Add json and cppitertools to libs/CMakeLists.txt.
Import external projects as libraries.
This removes the need to use `add_dependencies` in order to link with
external project.
Extract common ExternalProject_Add function.
Add macro for easier addition of external libraries.

Reviewers: mislav.bradac, mferencevic

Reviewed By: mislav.bradac

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D845
2017-10-03 14:28:16 +02:00
..
data_structures/concurrent Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
query Look into parameter value when estimating plan cost 2017-09-15 16:14:57 +02:00
CMakeLists.txt Add convenience functions and a macro to libs/CMakeLists.txt 2017-10-03 14:28:16 +02:00
edge_storage.cpp Edge storage benchmark added 2017-09-08 13:12:20 +02:00
expansion.cpp Fix expansion benchmark 2017-08-25 10:09:21 +02:00
mvcc.cpp Small cleanup of some mvcc classes 2017-09-27 15:16:30 +02:00