Jonathan Bohren
83543ec76b
pkg-config: Fixing regression introduced by e46b7b2
2016-06-30 14:02:19 -04:00
Simon Lees
e46b7b2e7b
Fix bullet.pc when built with CMAKE_INSTALL_PREFIX #626
...
This makes the macro usage consitent between bullet.pc.in and
BulletConfig.cmake.in, previously if the CMAKE_INSTALL_PREFIX
was set you would end up with -I/usr/usr/include/bullet rather then
-I/usr/include/bullet
2016-05-13 12:28:18 +09:30
Steven Peters
35457f0429
Add extra -I flag to bullet.pc to allow namespaced includes
...
Fixes #321
2015-02-11 16:46:36 -08:00
Steven Peters
d7131e9bb0
Use absolute paths in pkg-config file
2015-02-03 12:55:02 -08:00
erwin coumans
2e55d03fd9
more fixes towards working convex-convex, in case of (too) many edge-edge cases:
...
1) sample directions over a unit sphere and
2) add a contact, using mpr
add missing bullet.pc.cmake file (for old Bullet 2.x)
2014-01-09 16:22:34 -08:00