~michihenning/storage-framework/fix-version-typo

« back to all changes in this revision

Viewing changes to src/provider/storage-framework-provider.pc.in

  • Committer: James Henstridge
  • Date: 2016-07-11 04:38:11 UTC
  • mfrom: (19.1.17 storage-packaging)
  • Revision ID: james@jamesh.id.au-20160711043811-rqkpf3nes1z3hytr
Add cmake rules to install libraries, headers, and pkg-config files.
Update debian packaging to produce multiple binary packages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Name: storage-framework-provider-@SF_PROVIDER_API_VERSION@
 
2
Description: A library for developing providers for storage-framework
 
3
Version: @PROJECT_VERSION@
 
4
Cflags: -I@CMAKE_INSTALL_FULL_INCLUDEDIR@/storage-framework-provider-@SF_PROVIDER_API_VERSION@ -DBOOST_THREAD_VERSION=4
 
5
Libs: -L@CMAKE_INSTALL_FULL_LIBDIR@ -lstorage-framework-provider-@SF_PROVIDER_API_VERSION@