tangled
alpha
login
or
join now
matrixfurry.com
/
monado
0
fork
atom
The open source OpenXR runtime
0
fork
atom
overview
issues
pulls
pipelines
build: Add vcpkg manifest for easier Windows builds
Ryan Pavlik
4 years ago
28b68077
f9b50971
+13
2 changed files
expand all
collapse all
unified
split
vcpkg.json
vcpkg.json.license
+11
vcpkg.json
···
0
0
0
0
0
0
0
0
0
0
0
···
1
+
{
2
+
"name": "monado",
3
+
"version-string": "21.0",
4
+
"dependencies": [
5
+
"eigen3",
6
+
"pthreads",
7
+
"libusb",
8
+
"hidapi",
9
+
"zlib"
10
+
]
11
+
}
+2
vcpkg.json.license
···
0
0
···
1
+
SPDX-FileCopyrightText: 2021 Collabora, Ltd
2
+
SPDX-License-Identifier: CC0-1.0