summaryrefslogtreecommitdiffstats
path: root/polkit-tqt-core-1.pc.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'polkit-tqt-core-1.pc.cmake')
-rw-r--r--polkit-tqt-core-1.pc.cmake11
1 files changed, 0 insertions, 11 deletions
diff --git a/polkit-tqt-core-1.pc.cmake b/polkit-tqt-core-1.pc.cmake
deleted file mode 100644
index e497a8016..000000000
--- a/polkit-tqt-core-1.pc.cmake
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@CMAKE_INSTALL_PREFIX@
-exec_prefix=@CMAKE_INSTALL_PREFIX@
-libdir=@LIB_INSTALL_DIR@
-includedir=@CMAKE_INSTALL_PREFIX@/include
-
-Name: polkit-tqt-core-1
-Description: Convenience library for using polkit with a TQt-styled API, non-GUI classes
-Version: @POLKITTQT-1_VERSION_STRING@
-Requires: TQtCore
-Libs: -L${libdir} -lpolkit-tqt-core-1
-Cflags: -I${includedir}