Skip to content

Commit

Permalink
[gz-tools2] fix build (#31214)
Browse files Browse the repository at this point in the history
  • Loading branch information
autoantwort authored May 4, 2023
1 parent 388e9f1 commit daeaf2c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ports/gz-tools2/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
{
"name": "gz-tools2",
"version": "2.0.0",
"port-version": 1,
"description": "Gazebo tools provide the ign command line tool that accepts multiple subcommands.",
"homepage": "https://gazebosim.org",
"license": "Apache-2.0",
"supports": "!(arm & windows) & !uwp",
"dependencies": [
"gz-cmake3",
{
"name": "ignition-modularscripts",
"host": true
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -3026,7 +3026,7 @@
},
"gz-tools2": {
"baseline": "2.0.0",
"port-version": 0
"port-version": 1
},
"gz-utils2": {
"baseline": "2.0.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/g-/gz-tools2.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "31343bbe7d8ae7e4bfaa5bf8e7a29dc653d98acc",
"version": "2.0.0",
"port-version": 1
},
{
"git-tree": "10058238d27070a39c55eeb9ec6a4e5246a9f853",
"version": "2.0.0",
Expand Down

0 comments on commit daeaf2c

Please sign in to comment.