This file is indexed.

/usr/lib/x86_64-linux-gnu/cmake/clFFT/clFFTConfig.cmake is in libclfft-dev 2.12.2-1build2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
include(${CMAKE_CURRENT_LIST_DIR}/clFFTTargets.cmake)
get_filename_component(CLFFT_INCLUDE_DIRS ${CMAKE_CURRENT_LIST_DIR}/../../../../include ABSOLUTE)
set(CLFFT_LIBRARIES clFFT)