You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
372 B
PkgConfig

prefix=C:/Program Files/HDF_Group/HDF5/1.14.0
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.0
Cflags: -I${includedir}
Libs: -L${libdir} -lhdf5_hl_cpp
Requires: hdf5_hl = 1.14.0
Libs.private: -lhdf5_hl_cpp
Requires.private: hdf5_hl = 1.14.0