This file is indexed.

/usr/lib/x86_64-linux-gnu/cmake/Shiboken-1.1.0/ShibokenConfig.cmake is in libshiboken-dev 1.1.0-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
if (NOT PYTHON_SUFFIX)
    message(STATUS "Using default python: -python2.7")
    SET(PYTHON_SUFFIX -python2.7)
endif()
include(/usr/lib/x86_64-linux-gnu/cmake/Shiboken-1.1.0/ShibokenConfig${PYTHON_SUFFIX}.cmake)