mirror of
https://github.com/fltk/fltk.git
synced 2026-05-12 01:54:25 +08:00
007e37d897
... 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.