aboutsummaryrefslogtreecommitdiff


Dependencies:

    GNAT

    FLTK

    FLTK-Ada Binding




How to build/install:

Both this repository and the FLTK-Ada binding are written to use the GNAT Project Manager build
tools. To build Adapad for testing purposes, use the following command

    gprbuild adapad.gpr

And to install Adapad, use

    gprinstall -p --mode=usage adapad.gpr




For further information on the build tools, consult

    https://docs.adacore.com/gprbuild-docs/html/gprbuild_ug.html