[CMake] Fixing errors in r361513
authorChris Bieneman <chris.bieneman@me.com>
Thu, 23 May 2019 18:51:52 +0000 (18:51 +0000)
committerChris Bieneman <chris.bieneman@me.com>
Thu, 23 May 2019 18:51:52 +0000 (18:51 +0000)
commite836096f01f1b9d63359c5b781fcfb9d1e3c39d8
tree745191c43347cc8d54c0f67734c201af723f6918
parent267ac925fb4ed2dad94177807d9a38ba83f2f4f0
[CMake] Fixing errors in r361513

Summary:
I somehow messed this up. libcxx appends the subdirectories itself, so we don't need to add them here.

Also, r361513 broke the "projects" build of libcxx because it always included the extra targets.

Reviewers: lebedev.ri, mclow.lists

Subscribers: mgorny, llvm-commits

Tags: #llvm

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

llvm-svn: 361535
llvm/runtimes/CMakeLists.txt