aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTimothy D. Prime <tdprime@teleosmedia.com>2017-02-08 12:38:41 -0800
committerTimothy D. Prime <tdprime@teleosmedia.com>2017-02-08 12:38:41 -0800
commit32d7d048588feda34bcb61995860850763468579 (patch)
tree22a9e88886691a74ec23933b9ee208d2cf1b3d0b /src
parentMerge pull request #1679 (diff)
downloadmonero-32d7d048588feda34bcb61995860850763468579.tar.xz
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')
0 files changed, 0 insertions, 0 deletions