parent
a0c32e0a6a
commit
720e1d7b07
@ -0,0 +1,12 @@
|
||||
prefix=@CMAKE_INSTALL_PREFIX@
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include/kde
|
||||
|
||||
Name: poppler-tqt
|
||||
Description: TQt bindings for poppler
|
||||
Version: @POPPLER_VERSION@
|
||||
Requires: poppler = @POPPLER_VERSION@
|
||||
|
||||
Libs: -L${libdir} -lpoppler-tqt
|
||||
Cflags: -I${includedir}
|
Loading…
Reference in new issue