Warning, /libraries/kreport/KReport.pc.cmake is written in an unsupported language. File is not indexed.

0001 prefix=@CMAKE_INSTALL_PREFIX@
0002 exec_prefix=${prefix}
0003 libdir=${exec_prefix}/lib
0004 includedir=${prefix}/include
0005 
0006 Name: KReport
0007 Description: A framework for the creation and generation of reports in multiple formats
0008 Version: @PROJECT_VERSION@
0009 URL: https://community.kde.org/KReport
0010 Requires: Qt5Core Qt5Gui Qt5Widgets Qt5Xml Qt5PrintSupport KF5CoreAddons KF5WidgetsAddons KF5GuiAddons KPropertyCore KPropertyWidgets
0011 Libs: -L${libdir}
0012 Cflags: -I${includedir}