mirror of
https://github.com/fltk/fltk.git
synced 2026-05-22 23:37:02 +08:00
4858882e1e
- move target (demo) specific code from macro to CMakeLists.txt - refactor macOS specific code for a cleaner structure - improve documentation Note: CMake ignores platform specific code like creating bundles on other platforms, hence the entire code could be simplified (less conditional code)