harrison-lucas / bullet

Automatically exported from code.google.com/p/bullet
Other
0 stars 0 forks source link

add cmake config files #754

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

This reopens #753

This installs a BulletConfig.cmake and UseBullet.cmake in <libdir>/cmake/bullet 
in order to allow a cmake external project's find_package to find bullet 
without relying on a FindBullet.cmake file.
Think of it as the cmake's own pkgconfig mecanism, with more features.

J.

Original issue reported on code.google.com by julien.s...@gmail.com on 23 Oct 2013 at 6:40

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the patch, it is applied in trunk, just in time for Bullet 2.82 
release:
https://code.google.com/p/bullet/source/detail?r=2701

Original comment by erwin.coumans on 23 Oct 2013 at 11:36