Re: [lldb-dev] [CMake] LLDB framework / shared library

2018-11-15 Thread Stefan Gränitz via lldb-dev
Hi Alex, hi Pavel Thanks for your feedback and sorry for the late reply, I was a little busy on the other sites. Ok, so making the LLDB_FRAMEWORK_INSTALL_DIR vs. LLDB_FRAMEWORK_BUILD_DIR distinction and changing the approach for tools from symlink to copy sound like good tasks to start with.

Re: [lldb-dev] [CMake] LLDB framework / shared library

2018-11-10 Thread Pavel Labath via lldb-dev
Hello Stefan, first off, I want to point out that although I spent a lot of time digging through our cmake files, I am not using the framework build, nor am familiar with it's details. I also don't know why the framework was split into multiple targets. What I do know is that we then ended up add

Re: [lldb-dev] [CMake] LLDB framework / shared library

2018-11-09 Thread Alex Langford via lldb-dev
cc lldb-dev since the original message cc'd it. On 11/9/18, 12:31 PM, "Alex Langford" wrote: Hi Stefan, Thanks for taking the time to improve LLDB's CMake infrastructure! (1) I don't entirely remember the reason I had separated them out into separate targets. A post-build