[Lldb-commits] [lldb] r226530 - Added an Xcode target so we build the "lldb-mi" executable as part of the "desktop" and "desktop no xpc" targets.

Hafiz Abid Qadeer hafiz_abid at mentor.com
Tue Jan 20 05:50:02 PST 2015


On 20/01/15 00:04:27, Greg Clayton wrote:
> Author: gclayton
> Date: Mon Jan 19 18:04:26 2015
> New Revision: 226530
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=226530&view=rev
> Log:
> Added an Xcode target so we build the "lldb-mi" executable as part of
> the "desktop" and "desktop no xpc" targets.
> 
> Include paths were switched to be user include paths, if this breaks
> the linux build we will need to fix the Makefiles/cmake stuff.
> 

lldb-mi is building fine on Linux with cmake after these changes. All 
lldb-mi tests pass too.

Thanks,
Abid



More information about the lldb-commits mailing list