From b252e5e45cfd87da48133a3a52e3ac164759b231 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 15 Mar 2025 23:34:56 +0100 Subject: Remove libfltk_cairo (fltk::cairo) This library is no longer needed and was "empty" for backwards compatibility since FLTK 1.4.0. --- CMake/options.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMake/options.cmake') diff --git a/CMake/options.cmake b/CMake/options.cmake index a9c41264d..aa4936b65 100644 --- a/CMake/options.cmake +++ b/CMake/options.cmake @@ -29,7 +29,7 @@ # which can be applied to particular targets and source files only. # # This could remove some of these potential build conflicts, for -# instance # if the bundled image libs and Cairo or Pango are used +# instance if the bundled image libs and Cairo or Pango are used # together (Pango depends on Cairo and Cairo depends on libpng). # However, this is not a proper solution! # -- cgit v1.2.3