fltk/CMake/Android
Albrecht Schlosser 5438954d8c Generate FL/fl_config.h rather than FL/abi-version.h
... as discussed in fltk.coredev in thread "RFC: introduce public
config header <FL/fl_config.h>", see:
https://groups.google.com/g/fltkcoredev/c/xLCs1AIXMVo/m/MHZpQggzAQAJ

- Rename abi-version.h to fl_config.h, rename input files,
  update dependencies, .gitignore, CMake, configure and Makefiles.

- Include Cairo options in FL/fl_config.h

- Rename FLTK_USE_CAIRO to FLTK_HAVE_CAIROEXT for consistency.

- Include <FL/fl_config.h> in config.h and wherever necessary,
  fix include order (move FL/Fl.H to the top) and more.

- Move USE_X11 to fl_config.h and rename to FLTK_USE_X11

- Do not include <config.h> in Cairo demo program which is no
  longer required in Cairo programs since FLTK 1.4.0
2021-12-18 22:44:08 +01:00
..
AndroidManifest.xml.in Android CMake: macro for multiple tests 2019-01-16 01:25:59 +01:00
app.build.gradle.in Android CMake: macro for multiple tests 2019-01-16 01:25:59 +01:00
build.gradle.in Android: starting to use CMake to build AndroidStudio files. 2019-01-15 01:22:18 +01:00
CMakeList.txt.in Android CMake: icons, docs, more apps 2019-01-17 21:29:24 +01:00
fl_config.cmake.in Generate FL/fl_config.h rather than FL/abi-version.h 2021-12-18 22:44:08 +01:00
hdpi.ic_launcher.png Android CMake: icons, docs, more apps 2019-01-17 21:29:24 +01:00
HelloAndroid.cxx.in Remove unused and outdated demo, update dependencies 2021-12-18 18:26:48 +01:00
mdpi.ic_launcher.png Android CMake: icons, docs, more apps 2019-01-17 21:29:24 +01:00
Roboto-Regular.ttf Android: starting to use CMake to build AndroidStudio files. 2019-01-15 01:22:18 +01:00
settings.gradle.in Android CMake: fix, more autogenerated files 2019-01-16 02:12:29 +01:00
strings.xml.in Android CMake: macro for multiple tests 2019-01-16 01:25:59 +01:00
xhdpi.ic_launcher.png Android CMake: icons, docs, more apps 2019-01-17 21:29:24 +01:00
xxhdpi.ic_launcher.png Android CMake: icons, docs, more apps 2019-01-17 21:29:24 +01:00