summaryrefslogtreecommitdiff
path: root/CMake/fl_create_example.cmake
AgeCommit message (Expand)Author
2025-03-16Remove libfltk_cairo (fltk::cairo)Albrecht Schlosser
2024-02-13CMake: improve formatting, remove debug statementsAlbrecht Schlosser
2024-02-07Introduce "Modern CMake" in FLTKAlbrecht Schlosser
2023-12-21Ensure that exporting 'fl_disable_wayland' worksAlbrecht Schlosser
2023-11-25CMake/Windows/MSVC: add DLL path as target propertyAlbrecht Schlosser
2023-11-15CMake: Raise cmake_minimum_required from 3.12 to 3.15Albrecht Schlosser
2023-03-09CMake: build shared libs with OPTION_CAIROEXT (issue #250)Albrecht Schlosser
2023-02-02Fix position() methods that shadow Fl_Widget::position()Matthias Melcher
2022-11-13Make building Fluid optional. (#539)Matthias Melcher
2022-01-23Remove experimental platforms Android, Pico, SDL (PR #376)Albrecht Schlosser
2021-12-18Generate FL/fl_config.h rather than FL/abi-version.hAlbrecht Schlosser
2021-07-26Add CMake compatibility functions and macrosAlbrecht Schlosser
2021-05-31Windows platform: use GDI+ to antialias oblique lines and curves.ManoloFLTK
2021-05-13Refactor macOS bundle generation to avoid "quarantine"Albrecht Schlosser
2021-04-30CMake: improve detection and configuration of image libsAlbrecht Schlosser
2021-04-30Fix build with Cairo for CMake < 3.13Albrecht Schlosser
2021-04-08Fix CMake warningAlbrecht Schlosser
2021-04-08Fix macOS bundle: set missing fields for test appsAlbrecht Schlosser
2021-03-01Fix cairo build (autoconf + CMake) + README'sAlbrecht Schlosser
2020-08-26macOS: don't create bundles when using X11Albrecht Schlosser
2020-08-18CMake: Fix macOS bundle wrapper generationAlbrecht Schlosser
2020-07-23Create macOS "bundle wrapper" scripts (#115)Albrecht Schlosser
2020-07-20CMake: simplify create_example macroAlbrecht Schlosser
2020-07-15CMake: refactor and reformat CMake filesAlbrecht Schlosser