You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
polkit-tqt/polkit-tqt.pc.cmake

12 lines
388 B

prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=@PC_EXEC_PREFIX@
libdir=@PC_LIB_DIR@
includedir=@PC_INCLUDE_DIR@
Name: polkit-tqt
Description: Convenience library for using polkit with a TQt-styled API
Version: @POLKIT-TQT_VERSION_STRING@
Requires: polkit-tqt-core polkit-tqt-gui polkit-tqt-agent
Libs: -L${libdir} -lpolkit-tqt-core -lpolkit-tqt-gui -lpolkit-tqt-agent
Cflags: -I${includedir}