Warning, /frameworks/attica/src/cmake/libKF5Attica.pc.cmake is written in an unsupported language. File is not indexed.

0001 prefix=@CMAKE_INSTALL_PREFIX@
0002 exec_prefix=${prefix}
0003 libdir=@KDE_INSTALL_FULL_LIBDIR@
0004 includedir=@KDE_INSTALL_FULL_INCLUDEDIR@
0005 
0006 Name: lib@ATTICA_LIB_SONAME@
0007 Description: Qt library to access Open Collaboration Services
0008 URL: https://www.kde.org
0009 Requires: Qt@QT_MAJOR_VERSION@Core Qt@QT_MAJOR_VERSION@Network
0010 Version: @ATTICA_VERSION@
0011 Libs: -L@KDE_INSTALL_FULL_LIBDIR@ -l@ATTICA_LIB_SONAME@
0012 Cflags: -I@KDE_INSTALL_FULL_INCLUDEDIR_KF@/Attica