This file is indexed.

/usr/lib/x86_64-linux-gnu/cmake/Qt5WaylandClient/Qt5WaylandClient_QWaylandXCompositeEglClientBufferPlugin.cmake is in libqt5waylandclient5-dev 5.9.5-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
add_library(Qt5::QWaylandXCompositeEglClientBufferPlugin MODULE IMPORTED)

_populate_WaylandClient_plugin_properties(QWaylandXCompositeEglClientBufferPlugin RELEASE "wayland-graphics-integration-client/libxcomposite-egl.so")

list(APPEND Qt5WaylandClient_PLUGINS Qt5::QWaylandXCompositeEglClientBufferPlugin)