This revision was automatically updated to reflect the committed changes.
Closed by commit rL275641: Fixes for standalone build: (authored by
eugenezelenko).
Changed prior to commit:
https://reviews.llvm.org/D22322?vs=64000&id=64206#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22322
F
Eugene.Zelenko updated this revision to Diff 64000.
Eugene.Zelenko added a comment.
Improved description, but in generic terms, since two files are needed.
Repository:
rL LLVM
https://reviews.llvm.org/D22322
Files:
cmake/modules/LLDBStandalone.cmake
Index: cmake/modules/LLDBStandalone.cma
nitesh.jain accepted this revision.
nitesh.jain added a comment.
LGTM. Thanks
Repository:
rL LLVM
http://reviews.llvm.org/D22322
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
lgtm.
Comment at: cmake/modules/LLDBStandalone.cmake:61
@@ -60,2 +60,3 @@
set(LLVM_MAIN_INCLUDE_DIR ${INCLUDE_DIR} CACHE PATH "Path to llvm/include")
+ set(LLVM_DIR ${LLVM