/usr/lib/fltk/CMakeCache.txt is in libfltk1.1-dev 1.1.10-19+b1.
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 | # Fake cmake cache (the Debian build uses configure) to appease
# CMake's picky FindFLTK.cmake.
//Inverted to compensate for FindFLTK.cmake's own inversion(!)
FLTK_USE_SYSTEM_JPEG:BOOL=FALSE
FLTK_USE_SYSTEM_PNG:BOOL=FALSE
FLTK_USE_SYSTEM_ZLIB:BOOL=FALSE
|