diff options
| author | Timothy D. Prime <tdprime@teleosmedia.com> | 2017-02-08 12:38:41 -0800 |
|---|---|---|
| committer | Timothy D. Prime <tdprime@teleosmedia.com> | 2017-02-08 12:38:41 -0800 |
| commit | 32d7d048588feda34bcb61995860850763468579 (patch) | |
| tree | 22a9e88886691a74ec23933b9ee208d2cf1b3d0b /src/common/stack_trace.cpp | |
| parent | 99ee3fd17ea39122c3388a5c3024425548d04f4d (diff) | |
| download | monzero-core-32d7d048588feda34bcb61995860850763468579.tar.gz monzero-core-32d7d048588feda34bcb61995860850763468579.tar.xz monzero-core-32d7d048588feda34bcb61995860850763468579.zip | |
fixes #1688 protect make debug-test from gtest
In simple terms, add_subdirectory() is replaced with ExternalProject_Add().
This change is inspired by https://crascit.com/2015/07/25/cmake-gtest/
with one difference, no download, using the source we already have.
Before this change, make debug-test must be preceded by make clean.
Otherwise, a subsequent build would be polluted by cmake options made
by tests/gtest/.
Also removed the changed compiler flags. My test build did not have
the affected warnings.
Diffstat (limited to 'src/common/stack_trace.cpp')
0 files changed, 0 insertions, 0 deletions
