forked from vegastrike/Vega-Strike-Engine-Source
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvcpkg.json
More file actions
33 lines (33 loc) · 715 Bytes
/
Copy pathvcpkg.json
File metadata and controls
33 lines (33 loc) · 715 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "vega-strike",
"version-string": "0.10.0",
"builtin-baseline": "5a01de756c28279ddfdd2b061d1c75710a6255fa",
"dependencies": [
"boost-python",
"boost-log",
"boost-date-time",
"boost-iostreams",
"boost-system",
"boost-filesystem",
"boost-thread",
"boost-chrono",
"boost-atomic",
"boost-assign",
"boost-format",
"boost-json",
"boost-program-options",
"egl-registry",
"expat",
"freeglut",
"libarchive",
"libpng",
"libjpeg-turbo",
"libvorbis",
"openal-soft",
"opengl",
"sdl2",
"sdl2-image",
"zlib"
]
}