15 lines
347 B
PkgConfig
15 lines
347 B
PkgConfig
prefix=F:/temp/hdf5-hdf5-1_13_1-install
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: hdf5_cpp
|
|
Description: HDF5 (Hierarchical Data Format 5) Software Library
|
|
Version: 1.13.1
|
|
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -lhdf5_cpp
|
|
Requires: hdf5-1.13.1
|
|
Libs.private: -lhdf5_cpp
|
|
Requires.private: hdf5-1.13.1
|