OSDN Git Service

[CMake] Dependencies for tests in "runtimes"
authorGeorge Karpenkov <ekarpenkov@apple.com>
Mon, 10 Jul 2017 19:23:28 +0000 (19:23 +0000)
committerGeorge Karpenkov <ekarpenkov@apple.com>
Mon, 10 Jul 2017 19:23:28 +0000 (19:23 +0000)
commit3b8d30db1d0b07469b4ab7cc3f1ae9d776135d84
tree8e17b4eee9097d194dc5f29335307ffcb7a36e37
parent8f321099a36be24bbab44bfb6929e3ed86eff1f5
[CMake] Dependencies for tests in "runtimes"

Many of the test cases in the runtimes require LLVM's testing tools, to
facilitate this working as expected we need to have all the test targets
in the runtimes depend on all LLVM testing tools used in the runtimes.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307572 91177308-0d34-0410-b5e6-96231b3b80d8
runtimes/CMakeLists.txt