vcpkg/ports/lapack/lapack.pc.in
Alexander Neumann 0bc3f04da6
[blas/lapack] force vendor (#24327)
Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2024-04-08 11:15:54 -07:00

10 lines
160 B
PkgConfig

prefix=${pcfiledir}/../..
libdir=${prefix}/lib
Name: LAPACK
Description: Implementation of LAPACK
Version:
Requires: @requires@
Libs: @libs@
Cflags: @cflags@