summaryrefslogtreecommitdiff
path: root/other/pkgconfig/toxdns.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'other/pkgconfig/toxdns.pc.in')
-rw-r--r--other/pkgconfig/toxdns.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/other/pkgconfig/toxdns.pc.in b/other/pkgconfig/toxdns.pc.in
deleted file mode 100644
index 0f69130c..00000000
--- a/other/pkgconfig/toxdns.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
1prefix=@CMAKE_INSTALL_PREFIX@
2libdir=${prefix}/lib
3includedir=${prefix}/include
4
5Name: toxdns
6Description: Tox DNS3 library
7Requires: toxcore
8Version: @PROJECT_VERSION@
9Libs: -L${libdir} @toxdns_PKGCONFIG_LIBS@ -ltoxdns
10Cflags: -I${includedir}