AdaCore / ada_libfswatch

prototype Ada binding to the libfswatch library https://github.com/emcrisostomo/fswatch/

Repository from Github https://github.comAdaCore/ada_libfswatchRepository from Github https://github.comAdaCore/ada_libfswatch

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.

About

prototype Ada binding to the libfswatch library https://github.com/emcrisostomo/fswatch/

License:Other


Languages

Language:Ada 97.2%Language:Makefile 2.8%