aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/gz-utils2/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/gz-utils2/vcpkg.json')
-rw-r--r--vcpkg/ports/gz-utils2/vcpkg.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/vcpkg/ports/gz-utils2/vcpkg.json b/vcpkg/ports/gz-utils2/vcpkg.json
new file mode 100644
index 0000000..c8d2d7b
--- /dev/null
+++ b/vcpkg/ports/gz-utils2/vcpkg.json
@@ -0,0 +1,11 @@
+{
+ "name": "gz-utils2",
+ "version": "2.0.0",
+ "port-version": 1,
+ "description": "Ignition Utils, a component of Ignition Robotics, provides general purpose classes and functions designed for robotic applications.",
+ "homepage": "https://gazebosim.org",
+ "license": "Apache-2.0",
+ "dependencies": [
+ "gz-utils"
+ ]
+}