Skip to content

Commit 068bc8e

Browse files
committed
Add comment for why SDL is marked as off
1 parent a5f65bc commit 068bc8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
-DUSE_SYSTEM_BZIP2=ON
9696
-DUSE_SYSTEM_CURL=ON
9797
-DUSE_SYSTEM_ICONV=ON
98-
-DUSE_SYSTEM_SDL3=OFF
98+
-DUSE_SYSTEM_SDL3=OFF # we want to use SDL from Externals, anyways
9999
-GNinja
100100
)
101101

0 commit comments

Comments
 (0)