1 Star 0 Fork 0

林泽飞/bullet3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bullet.pc.cmake 403 Bytes
一键复制 编辑 原始数据 按行查看 历史
sjdrc 提交于 2019-10-31 13:53 . Update bullet.pc.cmake
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=${exec_prefix}/@LIB_DESTINATION@
includedir=${prefix}/@INCLUDE_INSTALL_DIR@
Name: bullet
Description: Bullet Continuous Collision Detection and Physics Library
Version: @BULLET_VERSION@
Requires:
Libs: -L${libdir} -lBulletSoftBody -lBulletDynamics -lBulletCollision -lLinearMath
Cflags: @BULLET_DOUBLE_DEF@ -I${includedir} -I${prefix}/include
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/linzefei/bullet3.git
git@gitee.com:linzefei/bullet3.git
linzefei
bullet3
bullet3
master

搜索帮助