Nicolas Setton 94c0a5f137 Merge pull request #4 from AdaCore/topic/reloading_monitor
Add support for event filters
2020-11-05 15:58:21 +00:00
2020-10-16 14:49:43 +01:00
2020-11-03 15:36:02 +00:00
2020-11-03 15:36:02 +00:00
2020-11-03 15:36:02 +00:00
2020-10-16 14:50:00 +01:00

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
No description provided
Readme 74 KiB
Languages
Ada 97.2%
Makefile 2.8%