chelcassanova wrote:

> 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)?

That can be done, I think we'd also have to move the top-level targets for 
fixing up framework headers to that file behind that if-gate as well.

https://github.com/llvm/llvm-project/pull/148736
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to