2 Star 0 Fork 0

mirrors_beltoforion/muparserx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
muparserx.in.pc 378 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ingo Berg 提交于 2023-03-05 00:24 . cleanup
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib@LIB_SUFFIX@
includedir=${prefix}/include/muparserx
Name: muparserx
Description: A mathematical expression parser library.
URL: https://beltoforion.de/en/muparserx
Version: @MUPARSERX_VERSION@
Requires:
Requires.private:
Conflicts:
Cflags: -I${includedir}
Libs: -L${libdir} -lmuparserx
Libs.private:
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_beltoforion/muparserx.git
git@gitee.com:mirrors_beltoforion/muparserx.git
mirrors_beltoforion
muparserx
muparserx
master

搜索帮助