Skip to content

Commit 960e6c2

Browse files
Added STL dependency
1 parent e552400 commit 960e6c2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

third-party/bootstrap-deps.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@
3939
"revision": "3.4"
4040
}
4141
},
42+
{
43+
"name": "SDL",
44+
"source": {
45+
"type": "git",
46+
"url": "https://github.com/libsdl-org/SDL",
47+
"revision": "release-3.2.28"
48+
}
49+
},
4250
{
4351
"name": "stb",
4452
"source": {

0 commit comments

Comments
 (0)