mirror of
https://github.com/fltk/fltk.git
synced 2026-05-13 03:43:02 +08:00
88129db051
... if Cairo was requested (OPTION_CAIRO or OPTION_CAIROEXT) but Cairo was not found. CMake generation is terminated with a fatal error. The user has two choices: install Cairo libs and headers or disable OPTION_CAIRO and OPTION_CAIROEXT.