Warning, /plasma/libkscreen/src/kscreen2.pc.in is written in an unsupported language. File is not indexed.

0001 prefix=@CMAKE_INSTALL_PREFIX@
0002 libdir=@KDE_INSTALL_LIBDIR@
0003 includedir=@CMAKE_INSTALL_PREFIX@/include
0004 
0005 Name: kscreen2
0006 Description: Qt Based library to manage screens with backends (xrandr, whatevercomesnext)
0007 Version: @KSCREEN_VERSION@
0008 
0009 Libs: -L${libdir} -lKF5Screen
0010 Cflags: -I${includedir}