mirror of
https://github.com/fltk/fltk.git
synced 2026-08-19 01:13:24 +08:00
... with cmake_minimum_required(VERSION 3.4) or higher. This version sets CMP0065 to 'NEW' which by default inhibits exporting global symbols from executable programs. For details see CMake policy CMP0065 and README.Wayland.txt.