blob: 67a0c4d0be60ce8802ba2667a744d759521e862d [file] [log] [blame]
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/@DEB_HOST_MULTIARCH@
includedir=${prefix}/include
Name: cassandra
Description: A C/C++ client driver for Apache Cassandra and DataStax Products
Version: @DEB_VERSION_UPSTREAM@
Libs: -L${libdir} -lcassandra
Cflags:
URL: https://github.com/datastax/cpp-driver/