1 Star 0 Fork 0

WangYue0426/pastix

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pastix.pc.in 628 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mathieu Faverge 提交于 2021-04-07 23:45 . Final update for release 6.2.0
#
# @file pastix.pc
#
# @copyright 2016-2021 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
# Univ. Bordeaux. All rights reserved.
#
# @version 6.2.0
# @author Mathieu Faverge
# @date 2021-01-07
#
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${exec_prefix}/include
Name: PaStiX
Description: Parallel sparse direct solver
Version: @PASTIX_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} @PASTIX_PKGCONFIG_LIBS@
Libs.private: @PASTIX_PKGCONFIG_LIBS_PRIVATE@
Requires: spm @PASTIX_PKGCONFIG_REQUIRED@
Requires.private: spm @PASTIX_PKGCONFIG_REQUIRED_PRIVATE@
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wangyue0426/pastix.git
git@gitee.com:wangyue0426/pastix.git
wangyue0426
pastix
pastix
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385