File: netcdf-cxx4.pc.in

package info (click to toggle)
netcdf-cxx 4.3.1-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,456 kB
  • sloc: cpp: 8,506; sh: 4,548; ansic: 4,251; xml: 173; makefile: 145
file content (13 lines) | stat: -rw-r--r-- 267 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
ccompiler=@CC@
cppcompiler=@CXX@

Name: @PACKAGE@
Description: NetCDF C++ Client Library
Version: @PACKAGE_VERSION@
Libs: -L${libdir} @NC_LIBS@
Cflags: -I${includedir}
Requires: netcdf