JDevlieghere added inline comments.
================
Comment at: lldb/CMakeLists.txt:127
else()
+ if(NOT libcxx IN_LIST LLVM_ENABLE_PROJECTS)
+ message(FATAL_ERROR
----------------
Should we check that LLVM_ENABLE_PROJECTS is not empty, for people that are
still using the old layout?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61877/new/
https://reviews.llvm.org/D61877
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits