sgraenitz marked an inline comment as done. sgraenitz added inline comments.
================ Comment at: CMakeLists.txt:117 # For now check that the include directory exists. - set(cxx_dir "${LLVM_DIR}/../../../include/c++") + set(cxx_dir "${LLVM_BINRAY_DIR}/include/c++") if(NOT EXISTS ${cxx_dir}) ---------------- labath wrote: > typo (but BINRAY sounds cool, we should make that mean something :P). Woooow thanks! CHANGES SINCE LAST ACTION https://reviews.llvm.org/D56443/new/ https://reviews.llvm.org/D56443 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits