[CMake] Fix standalone builds: workaround the cxx target not getting imported yet...
authorStefan Granitz <stefan.graenitz@gmail.com>
Wed, 9 Jan 2019 16:25:31 +0000 (16:25 +0000)
committerStefan Granitz <stefan.graenitz@gmail.com>
Wed, 9 Jan 2019 16:25:31 +0000 (16:25 +0000)
commit644a3289e768145455f3946f8caabeec29d1ff96
treef81f2290dfdd31a783ef366a13dc30175804fab5
parentea443cf828b9958c47eb068a8db58422c9e75b8a
[CMake] Fix standalone builds: workaround the cxx target not getting imported yet (unlike clang target)

Summary: Handle standalone builds separately and print a warning if we have no libcxx.

Reviewers: aprantl, JDevlieghere

Reviewed By: JDevlieghere

Subscribers: mgorny, lldb-commits, #lldb

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

llvm-svn: 350737
lldb/CMakeLists.txt
lldb/www/build.html