2019-05-24 06:00:32 +08:00
|
|
|
libdir=/@LIB_DIR@
|
|
|
|
includedir=/@INCLUDE_DIR@
|
|
|
|
|
2019-05-24 05:13:07 +08:00
|
|
|
Name: foundationdb-client
|
|
|
|
Description: FoundationDB c client
|
|
|
|
Version: @PROJECT_VERSION@
|
|
|
|
|
2019-05-24 06:00:32 +08:00
|
|
|
Libs: -L${libdir} -lfdb_c
|
|
|
|
Cflags: -I${includedir}
|