Merge branch 'topic/alr_26' into '26.0'

Fix alire build of ada_libfswatch

See merge request eng/ide/ada_language_server!2194
This commit is contained in:
Max Reznik
2026-01-22 12:32:15 +00:00

View File

@@ -1,4 +1,4 @@
-- Stub project for libfswatch, which is not supported on Mac OS
with "gnatcoll";
with "gnatcoll_core";
project ada_libfswatch is
end ada_libfswatch;