Warning, /libraries/polkit-qt-1/polkit-qt-core-1.pc.cmake is written in an unsupported language. File is not indexed.
0001 prefix=@CMAKE_INSTALL_PREFIX@ 0002 exec_prefix=@CMAKE_INSTALL_PREFIX@ 0003 libdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@ 0004 includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@/@POLKITQT-1_INCLUDE_PATH@ 0005 0006 Name: @POLKITQT-1_CORE_PCNAME@ 0007 Description: Convenience library for using polkit with a Qt-styled API, non-GUI classes 0008 Version: @POLKITQT-1_VERSION_STRING@ 0009 Requires: QtCore 0010 Libs: -L${libdir} -l@POLKITQT-1_CORE_PCNAME@ 0011 Cflags: -I${includedir}