memgraph/libs
Teon Banek 57144518d0 Remove rechecking external projects
Summary:
This is probably a bug in CMake. When the external projects are forced
to be rechecked, CPack takes their outputs and puts them in binary
release.

Since rechecking is removed, this means that any changes to external
projects (like gflags or glog) will not be recompiled with plain
`make all`. You need to call `make clean` first. The same applies to
catching configuration like removal of filenames in glog when creating a
release build.

Reviewers: mferencevic

Reviewed By: mferencevic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D890
2017-10-09 17:12:38 +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 Remove rechecking external projects 2017-10-09 17:12:38 +02:00
setup.sh Implemented hidden flags. 2017-10-07 15:08:48 +02:00