This file is indexed.

/usr/lib/cmake/LibStreams/LibStreamsTargets-none.cmake is in libstreams-dev 0.7.8-1.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
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
#----------------------------------------------------------------
# Generated CMake target import file for configuration "None".
#----------------------------------------------------------------

# Commands may need to know the format version.
set(CMAKE_IMPORT_FILE_VERSION 1)

# Import target "streams" for configuration "None"
set_property(TARGET streams APPEND PROPERTY IMPORTED_CONFIGURATIONS NONE)
set_target_properties(streams PROPERTIES
  IMPORTED_LINK_INTERFACE_LIBRARIES_NONE "/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libbz2.so;/usr/lib/x86_64-linux-gnu/libc.so"
  IMPORTED_LOCATION_NONE "/usr/lib/libstreams.so.0.7.8"
  IMPORTED_SONAME_NONE "libstreams.so.0"
  )

list(APPEND _IMPORT_CHECK_TARGETS streams )
list(APPEND _IMPORT_CHECK_FILES_FOR_streams "/usr/lib/libstreams.so.0.7.8" )

# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)