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-agent.pc.cmake

11 lines
307 B

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