aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/gz-cmake3/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/gz-cmake3/vcpkg.json')
-rw-r--r--vcpkg/ports/gz-cmake3/vcpkg.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/vcpkg/ports/gz-cmake3/vcpkg.json b/vcpkg/ports/gz-cmake3/vcpkg.json
new file mode 100644
index 0000000..c1b464d
--- /dev/null
+++ b/vcpkg/ports/gz-cmake3/vcpkg.json
@@ -0,0 +1,11 @@
+{
+ "name": "gz-cmake3",
+ "version": "3.4.1",
+ "port-version": 6,
+ "description": "CMake helper functions for building robotic applications",
+ "homepage": "https://ignitionrobotics.org/libs/cmake",
+ "license": null,
+ "dependencies": [
+ "gz-cmake"
+ ]
+}