6c422f3208
Summary: All external libraries now automatically include their include directories. It is necessary only to link to the external library using `target_link_libraries(target library)` and the include directory of the library will be automatically available for the binary. Reviewers: teon.banek Reviewed By: teon.banek Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D2654 |
||
---|---|---|
.. | ||
data_structures | ||
query | ||
CMakeLists.txt | ||
expansion.cpp | ||
rpc.cpp | ||
skip_list_common.hpp | ||
skip_list_random.cpp | ||
skip_list_real_world.cpp | ||
skip_list_same_item.cpp | ||
skip_list_vs_stl.cpp | ||
storage_v2_gc.cpp |