mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-13 21:30:09 +00:00
2e55d03fd9
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)
7 lines
263 B
CMake
7 lines
263 B
CMake
Name: bullet
|
|
Description: Bullet Continuous Collision Detection and Physics Library
|
|
Requires:
|
|
Version: @BULLET_VERSION@
|
|
Libs: -L@LIB_DESTINATION@ -lBulletSoftBody -lBulletDynamics -lBulletCollision -lLinearMath
|
|
Cflags: @BULLET_DOUBLE_DEF@ -I@INCLUDE_INSTALL_DIR@
|