Bullet 2.75 Cmake How can i install the bullet.pc file?

User avatar
LinuxDonald
Posts: 1
Joined: Sun Dec 20, 2009 11:44 am
Location: Germany

Bullet 2.75 Cmake How can i install the bullet.pc file?

Post by LinuxDonald »

Hello i´m the package maintainer of the bullet lib in fedora and i have the problem that cmake don´t install at default the .pc file how can i do this?
And is this fixed in dev version?
User avatar
Erwin Coumans
Site Admin
Posts: 4221
Joined: Sun Jun 26, 2005 6:43 pm
Location: California, USA

Re: Bullet 2.75 Cmake How can i install the bullet.pc file?

Post by Erwin Coumans »

I'm not sure if I understand the question. The bullet.pc file is meant for autotools/automake. cmake doesn't use the bullet.pc file.

Generally Bullet is not meant to be 'installed' system wide, it is better to statically link it, to avoid future behavior changes in games/applications that use Bullet.
Can you describe the request more in detail?
Thanks a lot,
Erwin