[lldb-dev] Is anyone using the gtest Xcode project?

Vince Harron vince at nethacker.com
Fri Mar 13 08:13:28 PDT 2015


> we can add it to the "real" Xcode project as a separate target

What does this mean?
On Mar 12, 2015 10:20 PM, "Zachary Turner" <zturner at google.com> wrote:

> What do you use it for? How bad will it disrupt you if it's temporarily
> broken? What if, during the temporarily broken time, it still works through
> the cmake build on osx?
>
> Trying to figure out if i need to synchronize fixes to the Xcode build.
> On Thu, Mar 12, 2015 at 4:33 PM Vince Harron <vince at nethacker.com> wrote:
>
>> We use it.
>> On Mar 12, 2015 2:47 PM, "Zachary Turner" <zturner at google.com> wrote:
>>
>>> In lldb/gtest there is a gtest.xcodeproj folder with what I guess is an
>>> Xcode project.  If I understand the way Xcode works, the way to use this is
>>> by opening this in another instance of Xcode separate from your normal LLDB
>>> project, and then building it.  Is this right?
>>>
>>> I have a patch that moves some files around, and if nobody is using this
>>> Xcode project, I would like to delete it.  Then, after I get the tests up
>>> and running in the CMake build, we can add it to the "real" Xcode project
>>> as a separate target similar to how you currently run the LLDB Test suite.
>>>
>>> Any objections to deleting the Xcode project?
>>>
>>> _______________________________________________
>>> lldb-dev mailing list
>>> lldb-dev at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>>>
>>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150313/a8f432e5/attachment.html>


More information about the lldb-dev mailing list