lapackpp.pc.in

来自「LAPACK++ (Linear Algebra PACKage in C++)」· IN 代码 · 共 22 行

IN
22
字号
# pkg-config configuration for lapackpp# For information about the syntax, see pkg-config(1)# General installation directoriesprefix=@prefix@exec_prefix=@exec_prefix@libdir=@libdir@includedir=@includedir@datarootdir=@datarootdir@datadir=@datadir@bindir=@bindir@# Human-readable nameName: lapackpp# Human-readable descriptionDescription: A library for high performance linear algebra computations.Version: @VERSION@Libs: @LAPACKPP_LDFLAGS@ @LAPACKPP_LIBS@Cflags: -I@includedir@

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?