zad5
This commit is contained in:
11
2dkg_zad5/2dgk_zad5/vcpkg.json
Normal file
11
2dkg_zad5/2dgk_zad5/vcpkg.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
|
||||
"name": "dgk-zad5",
|
||||
"version": "0.1.0",
|
||||
"dependencies": [
|
||||
"sdl2",
|
||||
"nlohmann-json",
|
||||
"sdl2-ttf",
|
||||
"sdl2-image"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user