FLTK logo

[fltk.coredev] Restore CMake build w/ OPTION_USE_PANGO on macOS

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.coredev  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Restore CMake build w/ OPTION_USE_PANGO on macOS Manolo Feb 19, 2021  
 
Under macOS, CMake-based build with OPTION_USE_PANGO (and
OPTION_APPLE_X11) turned on fails because variables such as
HAVE_LIB_PANGO and HAVE_LIB_PANGOCAIRO remain undefined.
That results from recent changes in CMake-related files.

I propose the attached small patch to fix that. It adds more paths
where to search for pango libs, necessary under macOS, but that shouldn't do harm
on other backgrounds.

Albrecht: can you validate this proposal, please?

--
You received this message because you are subscribed to the Google Groups "fltk.coredev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkcoredev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkcoredev/7c6b2499-656f-485e-b03d-304aa7b60939n%40googlegroups.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.