mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-05 00:55:22 +00:00
9 lines
163 B
JSON
9 lines
163 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
|
"dependencies": [
|
|
"glew",
|
|
"gtest",
|
|
"sdl2"
|
|
]
|
|
}
|