[Lldb-commits] [PATCH] D56531: [CMake] Replace use of llvm-config with LLVM and Clang CMake packages
Stefan Gränitz via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jan 22 13:18:57 PST 2019
sgraenitz added a comment.
FYI Fixed two small details with https://reviews.llvm.org/rL351879, hope that's ok:
- `LLDB_PATH_TO_CLANG_BUILD` defaults to `LLDB_PATH_TO_LLVM_BUILD`
- switch args for `file(TO_CMAKE_PATH "<path>" <variable>)`
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56531/new/
https://reviews.llvm.org/D56531
More information about the lldb-commits
mailing list