summaryrefslogtreecommitdiff
path: root/meshmc/cmake/vcpkg-ports/vcpkg-tool-meson/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'meshmc/cmake/vcpkg-ports/vcpkg-tool-meson/vcpkg.json')
-rw-r--r--meshmc/cmake/vcpkg-ports/vcpkg-tool-meson/vcpkg.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/meshmc/cmake/vcpkg-ports/vcpkg-tool-meson/vcpkg.json b/meshmc/cmake/vcpkg-ports/vcpkg-tool-meson/vcpkg.json
new file mode 100644
index 0000000000..04a0cbbec8
--- /dev/null
+++ b/meshmc/cmake/vcpkg-ports/vcpkg-tool-meson/vcpkg.json
@@ -0,0 +1,11 @@
+{
+ "name": "vcpkg-tool-meson",
+ "version": "1.8.2",
+ "description": "Meson build system",
+ "homepage": "https://github.com/mesonbuild/meson",
+ "license": "Apache-2.0",
+ "supports": "native",
+ "dependencies": [
+ "vcpkg-cmake-get-vars"
+ ]
+}