fcoulombe / googlemock

Automatically exported from code.google.com/p/googlemock
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

CMake build script #98

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Now that googletest includes a CMakeLists.txt build script, it would be
great to make this uniform and provide a similar CMakeLists.txt for googlemock.

Original issue reported on code.google.com by ben.med...@gmail.com on 2 Feb 2010 at 12:26

GoogleCodeExporter commented 9 years ago
Yes, this is on our radar.

We'd like to wait for the gtest CMake script to stablize a bit first though.

Original comment by w...@google.com on 2 Feb 2010 at 12:33

GoogleCodeExporter commented 9 years ago
Sorry, this should have been marked as an enhancement. I didn't see how to do 
that on
the initial issues page, and I can't seem to change it now.

Original comment by ben.med...@gmail.com on 2 Feb 2010 at 12:34

GoogleCodeExporter commented 9 years ago
Don't worry.  Only a project owner can change the label.  I've changed it to
"enhancement".

Original comment by w...@google.com on 2 Feb 2010 at 12:44

GoogleCodeExporter commented 9 years ago
You may also want to coordinate with the CMake guys to ensure that their
FindGTest.cmake file continues to work. And a standard FindGMock.cmake would be
great, too!

Original comment by ben.med...@gmail.com on 2 Feb 2010 at 5:55

GoogleCodeExporter commented 9 years ago
Regarding comment 4, see here:
http://www.cmake.org/Bug/view.php?id=10229

Original comment by ben.med...@gmail.com on 2 Feb 2010 at 5:55

GoogleCodeExporter commented 9 years ago
Thanks for the hint.  Didn't know that CMake now has FindGTest.  Nice!

Original comment by w...@google.com on 2 Feb 2010 at 5:59

GoogleCodeExporter commented 9 years ago

Original comment by w...@google.com on 26 Feb 2010 at 7:19

GoogleCodeExporter commented 9 years ago
Is now in svn.

Original comment by vladlosev on 15 May 2010 at 6:20

GoogleCodeExporter commented 9 years ago
Thank you, thank you, thank you! This greatly simplifies my life.

I just filed one bug with a patch for Windows support. Otherwise, it works 
great!

Original comment by ben.med...@gmail.com on 17 May 2010 at 5:32