fltk/fltk-options
Albrecht Schlosser 7992b0b9ab CMake: fix installation on macOS
fluid and fltk-options are now installed correctly as bundles and as
stand-alone executables side by side in the 'bin' folder relative
to CMAKE_INSTALL_PREFIX.

This works but the installation folders may be changed in the future.

Targets fltk::fluid is now exported correctly so

  find_package(FLTK CONFIG ...)

works with both the build folder and an installed version.
2024-02-14 17:06:10 +01:00
..
icons Move global FLTK options into new app fltk-admin (#560) 2023-01-21 17:14:41 +01:00
.gitignore Give fluid and fltk-options their own .gitignore files 2023-02-05 19:41:19 +01:00
CMakeLists.txt CMake: fix installation on macOS 2024-02-14 17:06:10 +01:00
Makefile Make the 'Forms' compatibility library 'fltk_forms' optional 2023-12-20 17:33:37 +01:00
fltk-options.cxx #840: Generously adds Fl::args_to_utf8() for MinGW support. 2023-12-15 13:04:57 +01:00
fltk-options.desktop Move global FLTK options into new app fltk-admin (#560) 2023-01-21 17:14:41 +01:00
fltk-options.plist Move global FLTK options into new app fltk-admin (#560) 2023-01-21 17:14:41 +01:00
fltk-options.xml Move global FLTK options into new app fltk-admin (#560) 2023-01-21 17:14:41 +01:00
makedepend Remove Fl_Simple_Terminal (replaced by Fl_Terminal) 2024-01-06 18:29:25 +01:00