Files
projectm/vcpkg.json
2024-05-03 15:09:33 -05:00

9 lines
163 B
JSON

{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"dependencies": [
"glew",
"gtest",
"sdl2"
]
}