Files
fltk/CMake
Albrecht Schlosser 794d493eb6 CMake: check version for some properties in fl_debug_target()
Debug only, if fl_debug_target() is used:

Prior to CMake 3.19 some properties of "INTERFACE_LIBRARY targets"
can't be read with get_property(). These properties are now
excluded if the CMake version is lower than 3.19.
2025-04-02 19:59:56 +02:00
..