Skip to content

Commit

Permalink
Add wrap files for zycore-1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mochaaP committed Jan 9, 2025
1 parent d9165d6 commit f81dfa7
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ci_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1141,5 +1141,10 @@
"build_options": [
"x-plane-sdk:cpp=enabled"
]
},
"zycore": {
"build_options": [
"zycore:examples=enabled"
]
}
}
8 changes: 8 additions & 0 deletions releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -4000,5 +4000,13 @@
"1.3.3-2",
"1.3.3-1"
]
},
"zycore": {
"dependency_names": [
"zycore"
],
"versions": [
"1.5.1-1"
]
}
}
8 changes: 8 additions & 0 deletions subprojects/zycore.wrap
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[wrap-file]
directory = zycore-c-1.5.1
source_url = https://github.com/zyantific/zycore-c/archive/refs/tags/v1.5.1.tar.gz
source_filename = v1.5.1.tar.gz
source_hash = 292ec0b30a68a6be416119756238efb5ab34122de80cca884e269e28f6fc126b

[provide]
dependency_names = zycore

0 comments on commit f81dfa7

Please sign in to comment.