# 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
