glfw/CMake
Camilla Löwy b850107a32 Update minimum CMake version to 3.16
This replaces some workarounds and manual logic with new features
available with CMake 3.16, including list(FILTER), list(JOIN),
foreach(IN LISTS) and enable_language(OBJC).  Policy settings no longer
needed with 3.16 have been removed.

Related to #2541
2024-11-27 16:25:07 +01:00
..
modules Wayland: Fix case of epollshim find module name 2021-06-22 00:06:51 +02:00
cmake_uninstall.cmake.in Move CMake uninstall template file to CMake subdir 2019-11-14 21:49:14 +01:00
GenerateMappings.cmake Update minimum CMake version to 3.16 2024-11-27 16:25:07 +01:00
glfw3.pc.in Win32: Add library name suffix to pkg-config file 2023-11-15 16:37:46 +01:00
glfw3Config.cmake.in Move more non-source template files to CMake dir 2020-02-08 17:42:53 +01:00
i686-w64-mingw32-clang.cmake Fix file flags 2019-04-07 20:44:21 +02:00
i686-w64-mingw32.cmake Add MinGW-w64 Clang toolchain files 2019-04-01 17:40:44 +02:00
Info.plist.in Shorten name of Info.plist template file 2019-12-09 23:35:50 +01:00
x86_64-w64-mingw32-clang.cmake Fix file flags 2019-04-07 20:44:21 +02:00
x86_64-w64-mingw32.cmake Add MinGW-w64 Clang toolchain files 2019-04-01 17:40:44 +02:00