blob: 5b0ffbf3ebe2f854bc60aa91cb796b83827598c6 (
plain)
1
2
3
4
5
6
7
8
9
|
includedir=${prefix}/include
Name: libpmemblk
Description: libpmemblk library from PMDK project
Version: ${version}
URL: https://pmem.io/pmdk
Requires.private: libpmem${rasdeps}
Libs: -L${libdir} -lpmemblk
Cflags: -I${includedir}
|