[vlpp] tools on osx (#33816)

This commit is contained in:
autoantwort 2023-09-19 18:49:38 +02:00 committed by GitHub
parent b5c59f51ce
commit 25c41db771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 2 deletions

View File

@ -1,6 +1,7 @@
{
"name": "vlpp",
"version": "1.1.0.0",
"port-version": 1,
"maintainers": "vczh",
"description": "Common C++ construction, including string operation / generic container / linq / General-LR parser generator / multithreading / reflection for C++ / etc",
"homepage": "https://github.com/vczh-libraries/Release",
@ -68,7 +69,8 @@
"description": "Enable Reflection"
},
"tools": {
"description": "Build tools"
"description": "Build tools",
"supports": "!osx"
},
"workflowcompiler": {
"description": "Enable VlppWorkflow Compiler",

View File

@ -8670,7 +8670,7 @@
},
"vlpp": {
"baseline": "1.1.0.0",
"port-version": 0
"port-version": 1
},
"volk": {
"baseline": "1.3.250",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "654b1fb66c8a083d723a6a655acf5eb706fe97f2",
"version": "1.1.0.0",
"port-version": 1
},
{
"git-tree": "8df8b965877d7d55e02b0563e1874d6c4fbbd9f2",
"version": "1.1.0.0",