Boris Yakobowski 838480d8fc Merge branch 'mr/boris/gnatcoll' into 'master'
Tighten dependencies to gnatcoll_core

See merge request eng/ide/ada_libfswatch!7
2024-07-09 19:11:41 +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%