fltk/fltk-options
Albrecht Schlosser 3bdc51c480 CMake: don't export unnecessary executable files
Exporting executable files means that they would appear in the CMake
config files as "imported targets". This could break the config files
of Linux and other distributions if such executables are not installed
when building FLTK programs.

The only executable files that need to be exported are the `fluid`
executables that may be used to convert .fl files during building.
2026-02-07 19:36:59 +01:00
..
icons Make remaining 'XPM' images 'const' 2024-10-20 17:00:16 +02:00
.gitignore Give fluid and fltk-options their own .gitignore files 2023-02-05 19:41:19 +01:00
CMakeLists.txt CMake: don't export unnecessary executable files 2026-02-07 19:36:59 +01:00
fltk-options-shared.plist Bump version number from 1.4.4 to 1.4.5 2026-02-06 17:55:44 +01:00
fltk-options.cxx Improve output of 'fltk-options -h' and '-L*' 2024-11-24 16:51:35 +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 Bump version number from 1.4.4 to 1.4.5 2026-02-06 17:55:44 +01:00
fltk-options.xml Move global FLTK options into new app fltk-admin (#560) 2023-01-21 17:14:41 +01:00
makedepend Update dependencies, whitespace, and Fl_File_Chooser.cxx 2024-03-19 15:39:18 +01:00
Makefile Quote variables that may contain spaces in fltk-options/Makefile 2024-08-10 16:40:06 +02:00