This file is indexed.

/usr/lib/x86_64-linux-gnu/cmake/clBLAS/clBLASConfig.cmake is in libclblas-dev 2.12-1build1.

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}/clBLASTargets.cmake)
get_filename_component(CLBLAS_INCLUDE_DIRS ${CMAKE_CURRENT_LIST_DIR}/../../../../include ABSOLUTE)
set(CLBLAS_LIBRARIES clBLAS)