mirror of
https://github.com/AdaCore/ada_libfswatch.git
synced 2026-02-12 13:09:18 -08:00
24-sustained
Ada_libfswatch
This is an Ada binding to the libfswatch library part of the fswatch project.
Building
This requires the libfswatch library to be installed under libfswatch/. (The best way
to do this is to configure fswatch with --prefix=<path_to_ada_libfswatch>/libfswatch)
This has been tested with release 1.15.0.
To build the library, type make.
Description
Languages
Ada
97.2%
Makefile
2.8%