This file is indexed.

/usr/lib/CableSwig/CableSwigConfig.cmake is in cableswig 0.1.0+cvs20111009-1.

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
6
7
8
SET(CableSwig_VERSION_MAJOR "0")
SET(CableSwig_VERSION_MINOR "1")
SET(CableSwig_VERSION_PATCH "0")

SET(CableSwig_cableidx_EXE "/usr/bin/cableidx")
SET(CableSwig_cswig_EXE "/usr/bin/cswig")
SET(CableSwig_gccxml_EXE "/usr/bin/gccxml")
SET(CableSwig_DEFAULT_LIB "/usr/lib/CableSwig/SWIGLib")