summaryrefslogtreecommitdiff
path: root/CMake/resources.cmake
AgeCommit message (Expand)Author
2022-05-21Wayland under FreeBSD: detect <GL/glu.h> and fix LIBDECOR_PLUGIN_DIR.ManoloFLTK
2022-04-03Improve libpng header search (notably on macOS)Albrecht Schlosser
2022-03-13CMake/Windows (MSVC): remove confusing CMake warningAlbrecht Schlosser
2022-03-07CMake/MinGW/MSYS2: fix building examples with libglew32 (#226)Albrecht Schlosser
2021-11-26Fix for issue #253: Remove xdbe supportManoloFLTK
2021-07-21Call pthread's recursive mutex on Linux (Issue #245)Albrecht Schlosser
2021-03-01Fix cairo build (autoconf + CMake) + README'sAlbrecht Schlosser
2020-08-25Towards construction of fltk-config by CMake under macOS (WIP).ManoloFLTK
2020-08-21CMake: add examples folder to build (optional)Albrecht Schlosser
2020-07-15CMake: refactor and reformat CMake filesAlbrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2018-02-23CMake: Fix fltk-config for Windows and Unix/Linux.Albrecht Schlosser
2018-01-10CMake: enable building FLTK in a subdirectory of another project.Albrecht Schlosser
2017-06-29Update copyright year(s).Albrecht Schlosser
2017-06-29CMake: replace improperly used variables with correct ones.Albrecht Schlosser
2017-03-17[CMake] Fix Visual Studio header detection.Albrecht Schlosser
2017-03-17[CMake] Remove unused header test HAVE_GL_GL_H (GL/gl.h).Albrecht Schlosser
2016-12-06[CMake] Rewrite pthreads checks for compatibility with configure.Albrecht Schlosser
2016-08-09[CMake] Fix Windows dll build with Visual Studio generator.Albrecht Schlosser
2016-06-14THE best way to test for availability of dlsym().Manolo Gouy
2016-06-13[CMake] Fix restoration of CMAKE_REQUIRED_LIBRARIES.Albrecht Schlosser
2016-06-13Fix cases where function dlysym() is not in library libdl.Manolo Gouy
2015-12-30[CMake] config.h, part 2 - full compatibility with autoconf.Albrecht Schlosser
2015-12-30Harmonize configure and CMake build system (part 1).Albrecht Schlosser
2015-12-30Add configure and CMake checks for X11/Xregion.h.Albrecht Schlosser
2015-04-25[CMake] Add doxygen documentation generation (STR #3195).Albrecht Schlosser
2015-04-25[CMake] Fix CMake build's fltk-config (STR #3217).Albrecht Schlosser
2014-11-22Set correct svn properties on CMake files.Albrecht Schlosser
2014-09-27CMake enhancements, as discussed in STR #3055.Albrecht Schlosser
2014-02-09Split CMake files for better maintenance, as discussed in fltk.general.Albrecht Schlosser