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
354 B
PkgConfig
15 lines
354 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
|
|
Description: HDF5 (Hierarchical Data Format 5) Software Library
|
|
Version: 1.14.0
|
|
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -lhdf5_hl
|
|
Requires: hdf5 = 1.14.0
|
|
Libs.private: -lhdf5_hl
|
|
Requires.private: hdf5 = 1.14.0
|