1 Star 0 Fork 0

zhouxs1023/gmp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
gmpxx.pc.in 293 Bytes
一键复制 编辑 原始数据 按行查看 历史
prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
libdir=@libdir@
Name: @PACKAGE_NAME@ C++
Description: GNU Multiple Precision Arithmetic Library (C++ bindings)
URL: https://gmplib.org
Version: @PACKAGE_VERSION@
Requires: gmp
Cflags: -I${includedir}
Libs: -L${libdir} -lgmpxx
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhouxs1023/gmp.git
git@gitee.com:zhouxs1023/gmp.git
zhouxs1023
gmp
gmp
master

搜索帮助