[Lldb-commits] [lldb] Install generated API headers into LLDB.framework (PR #90666)

Adrian Prantl via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 30 17:30:24 PDT 2024


adrian-prantl wrote:

I had to replace the GLOB with a hardcoded file name because the GLOB gets evaluated at CMake configure time, when the file doesn't exist yet.

https://github.com/llvm/llvm-project/pull/90666


More information about the lldb-commits mailing list