[Lldb-commits] [lldb] [lldb][framework] Glob headers from source for framework (PR #148736)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 17 09:04:26 PDT 2025
https://github.com/JDevlieghere commented:
The new code duplicates a lot of the existing logic in `API/CMakeLists.txt`. Wouldn't it be simpler to add the framework code to the existing loop behind `if(LLDB_BUILD_FRAMEWORK)`?
https://github.com/llvm/llvm-project/pull/148736
More information about the lldb-commits
mailing list