Files
fltk/lib
2025-03-08 15:19:48 +01:00
..

lib/README.txt
--------------

This README file is a placeholder for FLTK library files on your system
if FLTK is built "in-tree", i.e. if the build folder is the same as the
source folder.

  *** This is strongly discouraged! ***

Building FLTK "out-of tree"

If FLTK is built using CMake all static and shared libraries are created
in the 'lib' subdirectory of the build tree. We strongly recommend to
build with CMake outside the source tree ("out-of-tree") as described
in README.CMake.txt in the root folder of the FLTK distribution.