mirror of
https://github.com/fltk/fltk.git
synced 2026-05-18 17:16:58 +08:00
410a01c6db
CMake/compatibility.cmake: define functions and macros to be used if a particular CMake functionality requires a higher CMake version than FLTK's minimum CMake version, see 'cmake_minimum_required(...)' in the root CMakeLists.txt. Note: target_link_directories() is available since CMake 3.13