Added vcpkg files
This commit is contained in:
12
vcpkg.json
Normal file
12
vcpkg.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"dependencies": [
|
||||
"glew",
|
||||
"opengl",
|
||||
"sdl3",
|
||||
{
|
||||
"name": "sdl3-image",
|
||||
"features": [ "png" ]
|
||||
},
|
||||
"gtest"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user