memgraph/cmake
Matej Ferencevic 5c244c1ad4 Remove Cap'n Proto
Summary:
There will be a lot of leftover files, execute the following commands inside
`src/` to remove them:
```
git clean -xf
rm -r rpc/ storage/single_node_ha/rpc/
```

Reviewers: teon.banek

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2011
2019-05-08 10:51:10 +02:00
..
clean_all.cmake Block in-source builds and add clean_all target 2017-03-07 10:00:47 +01:00
FindLdap.cmake Implement LDAP authentication 2019-02-28 09:39:30 +01:00
FindReadline.cmake Add option whether to link with libreadline or not 2017-10-04 15:23:11 +02:00
FindSeccomp.cmake Extract Kafka integration to its own target 2018-09-03 13:04:19 +02:00
functions.cmake Remove Cap'n Proto 2019-05-08 10:51:10 +02:00