diff options
Diffstat (limited to 'lang/cpp/src/gpgmepp.pc.in')
-rw-r--r-- | lang/cpp/src/gpgmepp.pc.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/cpp/src/gpgmepp.pc.in b/lang/cpp/src/gpgmepp.pc.in deleted file mode 100644 index 37c15357..00000000 --- a/lang/cpp/src/gpgmepp.pc.in +++ /dev/null @@ -1,13 +0,0 @@ -prefix=@prefix@ -exec_prefix=@exec_prefix@ -includedir=@includedir@ -libdir=@libdir@ -host=@GPGMEPP_PKGCONFIG_HOST@ - -Name: gpgmepp -Description: GnuPG Made Easy (C++ binding) -Requires.private: gpg-error, gpgme -Version: @PACKAGE_VERSION@ -Cflags: @GPGMEPP_PKGCONFIG_CFLAGS@ -Libs: @GPGMEPP_PKGCONFIG_LIBS@ -URL: https://www.gnupg.org/software/gpgme/index.html |