llvm/lib/Fuzzer/test/no-coverage
Marcos Pividori 7a5e009266 [libFuzzer] Use custom target instead of list of binaries for tests.
Update cmake to use a custom target TestBinaries instead of a list of targets.
This simplifies cmake, and fix some errors. This way, we don't have to propagate
the values into parents directories. We only need to use add_dependencies.

Differential Revision: https://reviews.llvm.org/D29593

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294389 91177308-0d34-0410-b5e6-96231b3b80d8
2017-02-08 00:03:26 +00:00
..
CMakeLists.txt [libFuzzer] Use custom target instead of list of binaries for tests. 2017-02-08 00:03:26 +00:00