[all-commits] [llvm/llvm-project] 9c6c4d: lldb: Disable unittests if llvm_gtest target does ...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Wed Aug 10 16:57:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c6c4d675bd1c17cfbfb9aaa18a05e5f0a0ca634
https://github.com/llvm/llvm-project/commit/9c6c4d675bd1c17cfbfb9aaa18a05e5f0a0ca634
Author: Tom Stellard <tstellar at redhat.com>
Date: 2022-08-10 (Wed, 10 Aug 2022)
Changed paths:
M lldb/CMakeLists.txt
M lldb/cmake/modules/LLDBStandalone.cmake
M lldb/unittests/CMakeLists.txt
Log Message:
-----------
lldb: Disable unittests if llvm_gtest target does not exist
This fixes the stand-alone build configuration where LLVM_MAIN_SRC_DIR
does not exist.
Reviewed By: JDevlieghere
Differential Revision: https://reviews.llvm.org/D124314
More information about the All-commits
mailing list