File: silo.pc.in

package info (click to toggle)
silo-llnl 4.8-13
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 24,248 kB
  • sloc: ansic: 76,551; sh: 18,504; cpp: 3,196; makefile: 937; fortran: 747; pascal: 487; xml: 109; python: 99; csh: 74
file content (12 lines) | stat: -rw-r--r-- 289 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=${prefix}
libdir=@libdir@
includedir=@includedir@

Name: silo
Description:  A mesh and field I/O library and scientific database
URL:  https://wci.llnl.gov/codes/silo/
Version: @VERSION@
Libs: -L${libdir} -lsiloh5
Libs.private:  @LIBS@ 
Cflags: -I${includedir}