This file is indexed.

/usr/lib/x86_64-linux-gnu/cmake/PySide-1.2.2/PySideConfig.cmake is in libpyside-dev 1.2.2-2build2.

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_BASENAME)
    message(STATUS "Using default python: -python2.7")
    SET(PYTHON_BASENAME -python2.7)
endif()
include(/usr/lib/x86_64-linux-gnu/cmake/PySide-1.2.2/PySideConfig${PYTHON_BASENAME}.cmake)