JDevlieghere added inline comments.

================
Comment at: lldb/test/CMakeLists.txt:142-143
 
+set(LLDB_TEST_LIBCXX_ROOT_DIR "${LLVM_BINARY_DIR}" CACHE PATH
+    "The build root for libcxx. Used in standalone builds to point the API 
tests to a custom build of libcxx.")
+
----------------
If this is only necessary for the standalone build, then this should go in 
`cmake/modules/LLDBStandalone.cmake`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150954/new/

https://reviews.llvm.org/D150954

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to