Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Add environment for generator scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Vexatos committed Jan 14, 2021
1 parent 8742856 commit a159894
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gen/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Manifest.toml

5 changes: 5 additions & 0 deletions gen/Project.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[deps]
Clang = "40e3b903-d033-50b4-a0cc-940c62c95e31"
GTK3_jll = "77ec8976-b24b-556a-a1bf-49a033a670a6"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"

0 comments on commit a159894

Please sign in to comment.