Re: [Mesa-dev] [PATCH 1/3] gtest: Import sources from gtest 1.6.0.

2012-03-06 Thread Eric Anholt
On Tue, 06 Mar 2012 10:26:58 -0800, Kenneth Graunke wrote: > On 03/05/2012 05:01 PM, Eric Anholt wrote: > > The upstream of gtest has decided that the intended usage model is for > > projects to import the source and use it, which is reflected in their > > recent removal of the gtest-config tool.

Re: [Mesa-dev] [PATCH 1/3] gtest: Import sources from gtest 1.6.0.

2012-03-06 Thread Kenneth Graunke
On 03/05/2012 05:01 PM, Eric Anholt wrote: The upstream of gtest has decided that the intended usage model is for projects to import the source and use it, which is reflected in their recent removal of the gtest-config tool. You've got to be kidding me :( But you're right: http://code.google.