This file is indexed.

/usr/lib/x86_64-linux-gnu/cmake/Qt5Sensors/Qt5Sensors_QCounterGesturePlugin.cmake is in libqt5sensors5-dev 5.3.2+dfsg-2.

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::QCounterGesturePlugin MODULE IMPORTED)

_populate_Sensors_plugin_properties(QCounterGesturePlugin RELEASE "sensorgestures/libqtsensorgestures_counterplugin.so")

list(APPEND Qt5Sensors_PLUGINS Qt5::QCounterGesturePlugin)