Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(12525)

Issue 183093: Use find_package(Threads) when building with cmake

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 4 months ago by klimek
Modified:
9 years, 4 months ago
Reviewers:
chandlerc1, Gavin, wan
CC:
googletestframework_googlegroups.com
Base URL:
http://googletest.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Total comments: 10

Patch Set 2 : Updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -35 lines) Patch
M CMakeLists.txt View 1 4 chunks +33 lines, -35 lines 0 comments Download

Messages

Total messages: 8
klimek
First draft, will fix formatting after I test it on Windows tonight ;-)
14 years, 4 months ago (2009-12-30 09:58:09 UTC) #1
wan
Thanks for the quick turn-around! http://codereview.appspot.com/183093/diff/1/2 File CMakeLists.txt (right): http://codereview.appspot.com/183093/diff/1/2#newcode118 CMakeLists.txt:118: find_package(PythonInterp) For my education, ...
14 years, 4 months ago (2009-12-30 17:46:02 UTC) #2
klimek
http://codereview.appspot.com/183093/diff/1/2 File CMakeLists.txt (right): http://codereview.appspot.com/183093/diff/1/2#newcode118 CMakeLists.txt:118: find_package(PythonInterp) On 2009/12/30 17:46:02, wan wrote: > For my ...
14 years, 4 months ago (2009-12-31 10:16:11 UTC) #3
Gavin
http://codereview.appspot.com/183093/diff/1/2 File CMakeLists.txt (right): http://codereview.appspot.com/183093/diff/1/2#newcode22 CMakeLists.txt:22: cmake_minimum_required(VERSION 2.8) Are any features used that are only ...
14 years, 3 months ago (2010-01-04 10:50:27 UTC) #4
wan
http://codereview.appspot.com/183093/diff/1/2 File CMakeLists.txt (right): http://codereview.appspot.com/183093/diff/1/2#newcode118 CMakeLists.txt:118: find_package(PythonInterp) On 2009/12/31 10:16:11, klimek wrote: > On 2009/12/30 ...
14 years, 3 months ago (2010-01-04 18:05:30 UTC) #5
klimek
On Mon, Jan 4, 2010 at 7:05 PM, <wan@google.com> wrote: > > http://codereview.appspot.com/183093/diff/1/2 > File ...
14 years, 3 months ago (2010-01-04 18:36:00 UTC) #6
wan
On Mon, Jan 4, 2010 at 10:35 AM, Manuel Klimek <klimek@google.com> wrote: > On Mon, ...
14 years, 3 months ago (2010-01-04 19:58:24 UTC) #7
wan
14 years, 3 months ago (2010-01-05 16:31:38 UTC) #8
This is committed in r360.  Cheers,

2010/1/4 Zhanyong Wan (λx.x x) <wan@google.com>:
> On Mon, Jan 4, 2010 at 10:35 AM, Manuel Klimek <klimek@google.com> wrote:
>> On Mon, Jan 4, 2010 at 7:05 PM,  <wan@google.com> wrote:
>>>
>> I think if a /user/ of gtest wants to build her own tests, she'll just use
>> find_package(GTest)
>> See
http://public.kitware.com/cgi-bin/viewcvs.cgi/Modules/FindGTest.cmake?revisio...
>
> Yes, but she still needs to read gtest's CMakeLists.txt to learn how
> to use it.  Since she's likely new to CMake, she'll probably want to
> copy and paste snippets from gtest as examples (that's what the
> 'samples' section is about).  That requires she to have some basic
> understanding of the script.  Therefore I'm trying to make the script
> easy to understand even for CMake-newbies.
>
>>> Do you have a new patch that fixes this?
>>
>> I uploaded it before sending out the comments.
>> I can see the new patch if I go back to the issue and then click on
>> "View" again...
>> Is there a different way of uploading than just using the upload script
again?
>
> Sorry, I missed it!
>
> --
> Zhanyong
>



-- 
Zhanyong
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b