This file is indexed.

/usr/lib/x86_64-linux-gnu/cmake/Qt5Svg/Qt5Svg_QSvgIconPlugin.cmake is in libqt5svg5-dev 5.7.1~20161021-2+b2.

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

_populate_Svg_plugin_properties(QSvgIconPlugin RELEASE "iconengines/libqsvgicon.so")

list(APPEND Qt5Svg_PLUGINS Qt5::QSvgIconPlugin)