fltk/CMake
Albrecht Schlosser d5c0e215a4 MacOS: Improve detection of SDK version (#1103)
CMake/macOSMaxAllowed.c:
  avoid C compiler warning in test code

CMake/setup.cmake, technical changes:
- optimization: test SDK 15.0.0 first to avoid unnecessary test if true
- use a function instead of a macro
- use different names for (cached) result variables
- use prefix FLTK_ for cache variables

Note: the cache variables are marked 'internal': you may need to grep
  CMakeCache.txt to view them.
2024-11-05 16:09:39 +01:00
..
cmake_uninstall.cmake.in
compatibility.cmake
export.cmake
fl_add_library.cmake
fl_create_example.cmake
fl_debug_pkg.cmake
fl_debug_var.cmake
fl_summary.cmake
FLTK-Functions.cmake
FLTKConfig.cmake.in
install-symlinks.cmake.in
install.cmake
macOS-bundle-wrapper.in
macOSMaxAllowed.c MacOS: Improve detection of SDK version (#1103) 2024-11-05 16:09:39 +01:00
MacOSXBundleInfo.plist.in
options.cmake CMake: ignore FLTK_MSVC_RUNTIME_DLL on other platforms 2024-10-09 16:04:38 +02:00
posixScandir.cxx
pthread_mutex_recursive.c
resources.cmake CMake: replace check_function_exists() with check_symbol_exists() (#1053) 2024-08-31 16:59:03 +02:00
setup.cmake MacOS: Improve detection of SDK version (#1103) 2024-11-05 16:09:39 +01:00
variables.cmake Add -lwinspool necessary for new class Fl_PDF_File_Surface 2024-08-06 17:27:10 +02:00