Warning, /libraries/kproperty/KPropertyWidgets.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: KPropertyWidgets@PROJECT_STABLE_VERSION_MAJOR@ 0007 Description: A property editing framework with editor (Qt Widgets library) 0008 Version: @PROJECT_VERSION@ 0009 URL: https://community.kde.org/KProperty 0010 Requires: KPropertyCore Qt5Core Qt5Gui KF5WidgetsAddons KF5GuiAddons 0011 Libs: -L${libdir} 0012 Cflags: -I${includedir}