fltk/CMake
Taeril 930013638b Quick fix for inability to link with pango from fltk-config
Commit 6fe226cb80 introduced use of
pkg-config which broke linking from fltk-config if FLTK was
configured to use pango library.

This patch duplicates line from another if branch that just adds
libraries assuming that if pkg-config found pangoxft that there
are present all it's requirements.
2020-06-21 14:29:18 +02:00
..
Android Unexpand $Id$ marker in the last remaining file 2020-04-22 15:42:22 +02:00
android.cmake Android CMake: icons, docs, more apps 2019-01-17 21:29:24 +01:00
cmake_uninstall.cmake.in Mostly rewritten CMake files by Michael Surette. They are more complete 2010-04-05 22:33:58 +00:00
export.cmake CMake: Fix fltk-config for Windows and Unix/Linux. 2018-02-23 19:41:52 +00:00
FindSDL2.cmake Add support for SDL as a base library on OS X. 2016-03-02 00:54:37 +00:00
FLTKConfig.cmake.in CMake: Deprecate FLTK_USE_FILE (UseFLTK.cmake) 2020-06-13 13:51:35 +02:00
install-symlinks.cmake.in [CMake] Improve installation, support DESTDIR, and more (STR #3149). 2015-02-16 14:30:27 +00:00
install.cmake CMake: Fix fltk-config for Windows and Unix/Linux. 2018-02-23 19:41:52 +00:00
MacOSXBundleInfo.plist.in Mac OS + CMake: this file is used by CMake to build the Info.plist files of the application 2015-12-26 16:14:19 +00:00
macros.cmake CMake: Build static and shared libs side-by-side 2020-06-13 14:22:22 +02:00
options.cmake Quick fix for inability to link with pango from fltk-config 2020-06-21 14:29:18 +02:00
posixScandir.cxx CMake: fix potential compiler warning in test file. 2017-06-29 18:27:07 +00:00
resources.cmake CMake: Fix fltk-config for Windows and Unix/Linux. 2018-02-23 19:41:52 +00:00
setup.cmake Restore CMake support of Darwin + XQuartz + fink test platform 2019-10-30 21:13:52 +01:00
UseFLTK.cmake.in CMake: Deprecate FLTK_USE_FILE (UseFLTK.cmake) 2020-06-13 13:51:35 +02:00
variables.cmake Add missing winsock dll to variables.cmake (fixes fltk-config). 2018-06-19 10:33:41 +00:00