wipeout-rewrite/vcpkg.json
Stephen Gregoratto a9b9e35266 Add vcpkg.json
2023-09-04 01:12:08 +10:00

15 lines
278 B
JSON

{
"name": "wipeout-rewrite",
"version-string": "1.0.0",
"builtin-baseline": "0fa8459cf3a7caca7adc58f992bc32ff13630684",
"dependencies": [
{
"name": "sdl2",
"version>=": "2.26.5"
},
{
"name": "glew",
"version>=": "2.2.0#3"
}
]
}