DevO2012 / gflags

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

Add FindPackage(...) support for CMake #70

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add FindPackage(...) support based on this example:
   https://projects.kde.org/projects/kde/kdeexamples/repository/revisions/master/show/buildsystem/HowToInstallALibrary

Thread in the mail list:
   https://groups.google.com/forum/#!topic/google-gflags/MZq5BFUk-b0

Original issue reported on code.google.com by pablo.speciale on 31 Jul 2013 at 9:55

GoogleCodeExporter commented 9 years ago
Thanks, Pablo, for your interest in adding this feature to the cmake-migration 
Git branch. Actually, I think I can implement this rather quickly and wouldn't 
mind doing this right now.

Original comment by andreas....@gmail.com on 31 Jul 2013 at 10:09

GoogleCodeExporter commented 9 years ago
See commits:
https://github.com/schuhschuh/gflags/commit/42a001884357c4be14623287792962476145
a74e
https://github.com/schuhschuh/gflags/commit/43a33dcd536f56f12922d658b1f0e7192c03
aec8
https://github.com/schuhschuh/gflags/commit/6ec7d7f81eb368eac824928b5125b5549639
9685

Original comment by andreas....@gmail.com on 31 Jul 2013 at 11:35

GoogleCodeExporter commented 9 years ago

Original comment by andreas....@gmail.com on 20 Mar 2014 at 3:49