diff options
Diffstat (limited to 'kfile-plugins/dependencies/poppler-tqt/poppler-tqt.pc.cmake')
-rw-r--r-- | kfile-plugins/dependencies/poppler-tqt/poppler-tqt.pc.cmake | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/kfile-plugins/dependencies/poppler-tqt/poppler-tqt.pc.cmake b/kfile-plugins/dependencies/poppler-tqt/poppler-tqt.pc.cmake deleted file mode 100644 index 86a0a0d5..00000000 --- a/kfile-plugins/dependencies/poppler-tqt/poppler-tqt.pc.cmake +++ /dev/null @@ -1,12 +0,0 @@ -prefix=@CMAKE_INSTALL_PREFIX@ -exec_prefix=${prefix} -libdir=@LIB_INSTALL_DIR@ -includedir=@INCLUDE_INSTALL_DIR@ - -Name: poppler-tqt -Description: TQt bindings for poppler -Version: @POPPLER_VERSION@ -Requires: poppler = @POPPLER_VERSION@ - -Libs: -L${libdir} -lpoppler-tqt -Cflags: -I${includedir} |