Skip to content

Commit

Permalink
Set minimal GNAT version for Alire.
Browse files Browse the repository at this point in the history
Add alire to gitignore.
  • Loading branch information
Blady-Com committed Feb 13, 2021
1 parent 1186a88 commit b43b464
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -1,3 +1,5 @@
/bin/
/obj/
/lib/
/alire/
alire.lock
2 changes: 2 additions & 0 deletions alire.toml
Expand Up @@ -12,3 +12,5 @@ licenses = "CECILL-2.1"

project-files = ["lib_uxstrings1.gpr"]

[[depends-on]]
gnat = ">=2020"

0 comments on commit b43b464

Please sign in to comment.