Skip to content

Commit

Permalink
Bug Fix: Windows CI Builds
Browse files Browse the repository at this point in the history
- Add SDL2 to the VCPkg configuration used by the Windows CI
  • Loading branch information
BenjamenMeyer committed Sep 7, 2023
1 parent 58f8e71 commit ea61472
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engine/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"version>=": "1.1.1m"
},
"sdl1",
"sdl2",
"zlib"
]
}

0 comments on commit ea61472

Please sign in to comment.