llvm-capstone/lldb/cmake
Michał Górny d15239388c [lldb] Add LLVM include dirs prior to gtest target in standalone build
Move include_directories() declaration before gtest targets are created
in standalone build.  This fixes build failure due to gtest targets
being unable to find LLVM headers, e.g.:

    /var/tmp/portage/dev-util/lldb-16.0.0_pre20221023/work/llvm/utils/unittest/googletest/include/gtest/internal/custom/raw-ostream.h:43:10: fatal error: llvm/ADT/Optional.h: No such file or directory

Differential Revision: https://reviews.llvm.org/D136552
2022-10-24 12:18:14 +02:00
..
caches [lldb] Disable modules in Apple-lldb-base 2022-05-24 17:17:14 -07:00
modules [lldb] Add LLVM include dirs prior to gtest target in standalone build 2022-10-24 12:18:14 +02:00