15 lines
364 B
PkgConfig
15 lines
364 B
PkgConfig
prefix=C:/hdf5-1.14.4-2/build/install
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: hdf5_hl_cpp
|
|
Description: HDF5 (Hierarchical Data Format 5) Software Library
|
|
Version: 1.14.4
|
|
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -lhdf5_hl_cpp
|
|
Requires: hdf5_hl = 1.14.4
|
|
Libs.private: -lhdf5_hl_cpp
|
|
Requires.private: hdf5_hl = 1.14.4
|