This file is indexed.

/usr/share/cmake/CheMPS2/CheMPS2Targets-static-release.cmake is in libchemps2-dev 1.8.5-1.

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
21
22
23
24
25
26
27
28
#----------------------------------------------------------------
# Generated CMake target import file for configuration "release".
#----------------------------------------------------------------

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

# Import target "CheMPS2::chemps2" for configuration "release"
set_property(TARGET CheMPS2::chemps2 APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
set_target_properties(CheMPS2::chemps2 PROPERTIES
  IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE "CXX"
  IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/x86_64-linux-gnu/libchemps2.a"
  )

list(APPEND _IMPORT_CHECK_TARGETS CheMPS2::chemps2 )
list(APPEND _IMPORT_CHECK_FILES_FOR_CheMPS2::chemps2 "${_IMPORT_PREFIX}/lib/x86_64-linux-gnu/libchemps2.a" )

# Import target "CheMPS2::chemps2-bin" for configuration "release"
set_property(TARGET CheMPS2::chemps2-bin APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
set_target_properties(CheMPS2::chemps2-bin PROPERTIES
  IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/bin/chemps2"
  )

list(APPEND _IMPORT_CHECK_TARGETS CheMPS2::chemps2-bin )
list(APPEND _IMPORT_CHECK_FILES_FOR_CheMPS2::chemps2-bin "${_IMPORT_PREFIX}/bin/chemps2" )

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