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