This file is indexed.

/usr/lib/fltk/UseFLTK.cmake is in libfltk1.3-dev 1.3.2-4.

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
#
# automatically generated - do not edit

include_directories("/usr/include")

if(FLTK_EXE_LINKER_FLAGS)
   list(APPEND CMAKE_EXE_LINKER_FLAGS "${FLTK_EXE_LINKER_FLAGS}")
endif(FLTK_EXE_LINKER_FLAGS)