fltk/CMake
Albrecht Schlosser b595db30d4 CMake/Windows: enable MSVC runtime DLL option for Clang (#1058)
User @supsm reported that using LLVM/clang to compile together with
the MSVC linker should support the MSVC runtime DLL selection.

This commit enables the option on Windows except MinGW and MSYS
rather than MSVC only.
2024-09-03 11:17:58 +02:00
..
cmake_uninstall.cmake.in Introduce "Modern CMake" in FLTK 2024-02-07 18:37:34 +01:00
compatibility.cmake
export.cmake
fl_add_library.cmake CMake: make compile definition "FL_DLL" public for MSVC (#960) 2024-04-27 18:35:39 +02:00
fl_create_example.cmake
fl_debug_pkg.cmake
fl_debug_var.cmake CMake: improve output of fl_debug_target() 2024-05-05 19:41:50 +02:00
fl_summary.cmake CMake build summary: output libdecor location if found 2024-04-20 19:49:04 +02:00
FLTK-Functions.cmake
FLTKConfig.cmake.in Fix "Cannot build project with CMake ..." (#970) 2024-05-13 12:05:27 +02:00
install-symlinks.cmake.in
install.cmake
macOS-bundle-wrapper.in
MacOSXBundleInfo.plist.in
options.cmake CMake/Windows: enable MSVC runtime DLL option for Clang (#1058) 2024-09-03 11:17:58 +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: Fix installing partial 'FLTK.framework' (#961) 2024-08-30 12:27:08 +02:00
variables.cmake Add -lwinspool necessary for new class Fl_PDF_File_Surface 2024-08-06 17:27:10 +02:00