harrison-lucas / bullet

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

add cmake config files #753

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

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 21 Oct 2013 at 7:56

Attachments:

GoogleCodeExporter commented 9 years ago
thanks, I'll test/apply it for 2.82 release

Original comment by erwin.coumans on 22 Oct 2013 at 9:28

GoogleCodeExporter commented 9 years ago
I assume this was duplicate?

Original comment by erwin.coumans on 22 Oct 2013 at 6:36

GoogleCodeExporter commented 9 years ago
No, it wasn't a duplicate, totally different story.
Please reopen.
J.

Original comment by julien.s...@gmail.com on 23 Oct 2013 at 7:29