This file is indexed.

/usr/lib/x86_64-linux-gnu/cmake/Qt5Gui/Qt5Gui_QWaylandXCompositeEglPlatformIntegrationPlugin.cmake is in libqt5waylandcompositor5-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::QWaylandXCompositeEglPlatformIntegrationPlugin MODULE IMPORTED)

_populate_Gui_plugin_properties(QWaylandXCompositeEglPlatformIntegrationPlugin RELEASE "platforms/libqwayland-xcomposite-egl.so")

list(APPEND Qt5Gui_PLUGINS Qt5::QWaylandXCompositeEglPlatformIntegrationPlugin)