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