11 lines
269 B
Plaintext
11 lines
269 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
includedir=@includedir@/arpack@ITF64SUFFIX@
|
|
|
|
Name: arpackSolver
|
|
Description: Utility to test arpack with matrix market files
|
|
Version: @PACKAGE_VERSION@
|
|
URL: @PACKAGE_URL@
|
|
Requires: arpack, eigen3 >= 3.3
|
|
Cflags: -I${includedir}
|