aboutsummaryrefslogtreecommitdiffstats
path: root/src/scvpp/libscvpp.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/scvpp/libscvpp.pc.in')
-rw-r--r--src/scvpp/libscvpp.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/scvpp/libscvpp.pc.in b/src/scvpp/libscvpp.pc.in
deleted file mode 100644
index f11ed75..0000000
--- a/src/scvpp/libscvpp.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=@CMAKE_INSTALL_PREFIX@
-includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
-libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@
-
-Name: scvpp
-Description: VPP-Sweetcomb-Sysrepo integration library
-Version: @PROJECT_VERSION@
-Libs: -L${libdir} -lscvpp
-Cflags: -I${includedir}
-